leinelissen / jellyfin-audio-player

🎵 A gorgeous Jellyfin audio streaming app for iOS and Android
https://fintunes.app
MIT License
798 stars 29 forks source link

Android Auto Support #57

Open DigitalWriting-Dev opened 3 years ago

DigitalWriting-Dev commented 3 years ago

Would it be possible to add support for Android Auto?

leinelissen commented 3 years ago

Hi Shini! This would certainly possible, although I have to admit it would be low on the priority list, given that I neither own an Android device nor a car supporting Android Auto. I have been looking into supporting CarPlay though, so maybe React Native allows for a cross-platform solution there as well.

DigitalWriting-Dev commented 3 years ago

I'd be happy to test drive it for you if you end up adding AA support. Also, could you add support to view artists, and not just albums? (with a picture (or logo) and description would be a nice-to-have)

leinelissen commented 3 years ago

That's perfect! Artist view is next on the list for new features, but admittedly, I have little time right now to spend on development, so it might take a while.

Japhys commented 1 year ago

I would love to see support for AA as well! :)

brandonssmith commented 1 year ago

It seems from digging into it a bit that for AA it is simply a referenced wrapper. Since there is already one for the Android Jellyfin client it should be relatively easy to copy over, modify and deploy.

Eysenor commented 1 week ago

I just found this app and I would really like to have android auto support. Is there any news about it?

leinelissen commented 1 week ago

No news at this point, though the implementation looks straightforward. If anyone is willing to pick it up, I'd love to guide them along!