This website requires JavaScript.
Explore
Help
Sign In
Funkwhale
/
Clementine-audio-player-Mac-Linux-Windows
mirror of
https://github.com/clementine-player/Clementine
Watch
1
Star
0
Fork
You've already forked Clementine-audio-player-Mac-Linux-Windows
0
Code
Issues
Releases
Wiki
Activity
8,091
Commits
23
Branches
536
Tags
240
MiB
1.4.0rc1-748-g1b3b62195
Commit Graph
3 Commits
Author
SHA1
Message
Date
David Sansome
f9959a4fba
Treat the Jamendo database schema the same as other databases.
2010-12-05 10:55:21 +00:00
David Sansome
b85ddbb380
Put the Jamendo songs in a separate database that gets attached to the main database. "Reload" it by deleting the file, which is much faster than DELETEing all the songs inside. Make reloading the Jamendo, Icecast and Magnatune databases always bypass the network cache. Store the Jamendo track IDs in a separate table - for some reason this makes inserts faster. Fix the Jamendo model after the inital database load. Make the Jamendo dymanic playlist use the entries that are already in the local database rather than fetching the song metadata again.
2010-11-27 16:14:09 +00:00
John Maguire
5feabe09de
Add Jamendo support.
...
Fixes issue
#470
2010-11-23 17:38:39 +00:00