Craig Drummond
b6bd94c236
Update (c) year
2022-01-08 21:24:07 +00:00
Craig Drummond
11bb7571c9
Update (c) year
2021-01-01 10:06:43 +00:00
Craig Drummond
d7b3965b9b
Update (c) year
2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f
Update (c) year
2019-09-15 15:56:58 +01:00
Craig Drummond
eff0e66d39
Use AUTOMOC
2018-03-07 19:04:14 +00:00
padertux
4f26eb686e
Refactor code to use C++11 nullptr
2018-01-08 23:01:25 +01:00
Craig Drummond
2139d3dbb8
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
0a73215867
Update (c) year
2017-04-02 18:45:30 +01:00
Craig Drummond
2538650986
Add return statement
...
Issue #957
2017-02-04 15:03:54 +00:00
Craig Drummond
b32bc200ef
If can't load SQLite db, then show error and terminate.
2016-07-12 20:18:14 +01:00
Craig Drummond
c0f8397b17
Fix Jamendo and Magnatune covers.
2016-06-17 22:43:49 +01:00
Craig Drummond
6a3e1da91c
Delay creation of Jamendo and Magnatune DBs until required.
2016-01-29 21:27:15 +00:00
Craig Drummond
705648420a
Update (c) year
2016-01-08 18:55:13 +00:00
Craig Drummond
cd2a952219
Check alidity of 'db' in startUpdate
2015-09-19 15:26:39 +01:00
Craig Drummond
717abc86c9
Use text for string rows - otherwise '+44' is converted to '44'
...
#717
2015-08-02 15:10:13 +01:00
Craig Drummond
311367d269
Sledgehammer. If schema version changes, delete SQL file to force
...
re-load.
2015-07-30 21:02:41 +01:00
Craig Drummond
25ff471d3b
- Speed up album loading and searching. Use single query to get track
...
details - and use this to build listing.
- Reduce space of db slightly - by not storing album and albumId if
these are the same.
- Remove indexes, as these were incorrect anyway.
#702
2015-07-21 21:58:41 +01:00
Craig Drummond
ecc3321f30
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
d394f1868a
Oops forgot to add these!!!
2015-06-19 23:05:58 +01:00