Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description is contained in album field for podcast episodes for some reason
|
|
|
|
|
|
|
|
|
|
|
|
#327 update german translation with faq
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getPath might be returning a relative path sometimes.
|
|
#346 Update german translation
|
|
Possible fix for multiple downloads running when switching current playing song
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#309 Add german translation for option to remove songs after they are played
|
|
|
|
as well
|
|
|
|
|
|
|
|
Sync adapters were always expecting to use getMusicDirectory, but both getStarred and getAlbumList will be returning id's for getArtist/getAlbum if the user is browsing by tags on that server.
|
|
downloadRecursively returns true if anything was actually downloaded
|
|
checkDownloads is no longer called in a loop, which was how the queue got filled after clearing and refreshing the shuffle buffer. Fix was to add a delayed call which calls checkDownloads after a refill action occurs.
|
|
|
|
|
|
|
|
|
|
|