RE: Future Podcast support.
I listen to a lot of podcasts. I tried using Google Listen, but it's really cumbersome and half the time can't make it all the way through the podcast without the audio stopping.
Subsonic's built in podcast support is fairly good. The android apps need a bit of work though. I'd like to see the following:
1. Automatic scheduled downloads of specific podcasts
2. Setting to dictate how many podcasts to maintain on the phone
3. Separate podcast "now-playing" list.
4. Setting for download on wifi-only
5. Setting for how often to look for new podcasts (1 hr, 5 hr, etc...)
I'm was going to look at your code on github shortly as this is something I've wanted to do on the stock one for a long time, but I'm liking your variant a bit better
Other thoughts:
1. I don't see a "Pin" option like in Sindre's version. Although, I mostly use it for podcasts... so above may null the need for me.
2. Loading of large playlists. On both app versions, this is very slow and painful. If I compare this to Google music, it's night and day. I have not looked through the API much yet to see if it's a function of the APP or the server, but it would be excellent if the system would load up SOME of the the playlist immediately, while loading the remainder in the background. This gives the illusion that everything works immediately, like it does on G Music. If I load up all the music in my "Hard Rock" folder, it takes quite a few minutes to load and get going. (I have probably 9k songs in that folder alone) Maybe it's faster on other people's systems, as I only have 1Mb Uploads for now.
Thanks for the hard work!