tallbl0nde / TriPlayer

A feature-rich background audio player for Nintendo Switch (requires Atmosphere)
MIT License
174 stars 23 forks source link

[Feature Request] Add deezer support #43

Open PoloNX opened 3 years ago

PoloNX commented 3 years ago

Hi friend, I'm a developper in C++ and can I works on your project ? I want add the support of deezer.

tallbl0nde commented 3 years ago

Sure, although I'd recommend a fork as at the moment everything is designed to work with local files. However if you can add Deezer support alongside the current code I'm more than happy to merge it.

Happy to answer any questions you may have!

chexo3 commented 2 years ago

I've been thinking about this myself. I think I heard somewhere that TriPlayer had some sort of plugin system, but I don't know where I got that idea as I can't find any info on it.

I think I'll go dig around in the source code on Github now, maybe I'll take a crack at it later. I've never done homebrew Switch development before, but I've taught myself how to do stuff like this before.