bgaesslein
bgaesslein
While this might be possible I'm thinking it doesn't really fit within the scope of Gelli as an audio player.
I've got this working in my personal fork. I might open a pull request once I'm sure it's stable.
Have you tried clearing app data and cache?
Making the App class extend MultiDexApplication makes it start up in a KitKat emulator but on login it crashes because apparently isIgnoreBatteryOptimizations is not found (NoSuchMethodError). Makes sense since this...
Yes, the various "go to artist" links will still go to the album artist. There's currently no way to go to individual artists' pages for songs from compilation albums, maybe...
It's been a while, I'll try upgrading from the current release again later today and let you know. Given that the Song model had to be changed to support an...
Thanks, I will look into it and update the PR accordingly.