Commit Graph

29 Commits

Author SHA1 Message Date
Craig Drummond
18077a8072 Artist index for Jamendo 2015-07-16 22:08:08 +01:00
Craig Drummond
677e9f7905 Fix album/artist sort of "The ???" entries 2015-07-16 22:02:44 +01:00
Craig Drummond
95e3301281 Only create fts table if it does not already exist. 2015-07-09 20:18:16 +01:00
Craig Drummond
0a4a37596b Get rid of double not (!!) !!!!!!!
#687
2015-07-09 20:12:57 +01:00
Craig Drummond
b78660c9ba If unicode61 tokenizer fails, try with simple tokenizer.
#687
2015-07-09 19:56:03 +01:00
Craig Drummond
a763a2a217 Add some debug info if FTS creation fails 2015-07-09 19:17:45 +01:00
Craig Drummond
6f61b3997e Add more debug 2015-07-07 23:47:00 +01:00
Craig Drummond
a1cb4acbe2 - Fix index creation
- Create index (artistId, albumId) to speed up albums listing
2015-06-28 08:21:24 +01:00
Craig Drummond
1c6361086a Implement sorting of albums by last modified 2015-06-27 17:34:05 +01:00
Craig Drummond
5fe2db6319 Move view settings into menu button for each view 2015-06-27 17:06:14 +01:00
Craig Drummond
3d26523151 Sore last-modified, so that can be used for later sort 2015-06-26 21:45:06 +01:00
Craig Drummond
0cf56fae6e Use idx paramter! 2015-06-26 21:22:27 +01:00
Craig Drummond
9b13de6c2f Add genre/artistId index for Jamendo/Magnatune slows ingest down a
little, but speeds up loading
2015-06-21 11:17:16 +01:00
Craig Drummond
7a5f1fe1c6 Check db is valid 2015-06-20 18:54:42 +01:00
Craig Drummond
6804f35824 Add function to clear songs 2015-06-20 18:51:32 +01:00
Craig Drummond
7253bcb56b Empty songs_fts when empty songs 2015-06-20 18:46:07 +01:00
Craig Drummond
6d52512c46 Re-work online services so that Jamendo and Magantune use SQL backend.
This is NO WHERE NEAR COMPLETE! There are *lots* of missing features,
etc.
2015-06-19 21:39:56 +01:00
Craig Drummond
d29e685863 Implement getXXXIndex functions 2015-06-08 23:05:15 +01:00
Craig Drummond
c18e48a60b Album/artist sorting 2015-06-08 20:54:44 +01:00
Craig Drummond
23be42719f Re-implement songExists 2015-06-08 20:36:20 +01:00
Craig Drummond
5750efe823 Re-implement tag editing, etc, from folders view. 2015-06-08 20:08:49 +01:00
Craig Drummond
d734f3a4bb Implement getDetails() for SQL backend - to supply set of artists, albums, etc for tag editor, dynamic rules, etc. 2015-06-08 19:55:47 +01:00
Craig Drummond
1d558fe2eb Set, and use, dbName! 2015-06-08 18:57:05 +01:00
Craig Drummond
66e66d9c7e ifdef indent 2015-06-08 18:53:38 +01:00
Craig Drummond
2de4af3dd8 Only update if parsed filter has actually changed. 2015-06-08 18:22:18 +01:00
Craig Drummond
a5220b3112 Apply filter when obtaining album details. 2015-06-08 18:14:48 +01:00
Craig Drummond
087bffb08c Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
Craig Drummond
6e860c6263 Re-add code to parse cue files, and add playlists to listing. Needs
testing!
2015-06-02 20:21:12 +01:00
Craig Drummond
59e329d3e9 Initial import of *VERY* incomplete, and not fully functional Cantata
webapp. Mainly used to test SQLite backend for storing MPD db.
2015-06-01 22:57:49 +01:00