emeric
|
49dc6c84f1
|
Added a database version check
|
2019-05-17 13:11:04 +02:00 |
|
emeric
|
febfe518ba
|
Added unit tests on orphaned entries
|
2019-05-16 13:49:56 +02:00 |
|
emeric
|
41c317d3ff
|
Do not block the database while constructing the similarity maps
|
2019-05-15 14:03:33 +02:00 |
|
emeric
|
3aa6edd74f
|
Added Album Artist support
|
2019-05-15 13:15:18 +02:00 |
|
emeric
|
397c6f4e9c
|
Add Opus file scan + fixed ogg tag parsing
|
2019-05-06 13:51:17 +02:00 |
|
emeric
|
d19ed184b3
|
Added Opus transcode support
|
2019-05-05 23:33:10 +02:00 |
|
emeric
|
099d516091
|
Various cleanup
|
2019-04-19 14:06:43 +02:00 |
|
emeric
|
3df9a2ad54
|
Updated the Service interface
|
2019-04-19 13:39:08 +02:00 |
|
emeric
|
0aef48f3bc
|
Fallback on the cluster similarity searcher if no song is classified
|
2019-04-19 13:01:57 +02:00 |
|
emeric
|
89ce9ab6c6
|
Added a notify message when adding a filter
|
2019-04-19 13:01:08 +02:00 |
|
emeric
|
0a6eaf847a
|
Enqueue tracks in a understandable order when playing an artist
|
2019-04-16 13:40:49 +02:00 |
|
emeric
|
e2cb6917eb
|
API Subsonic: added getSimilarSongs functions, corrected a bug in the file path generation
|
2019-04-16 13:13:01 +02:00 |
|
emeric
|
cc437c7cfe
|
API Subsonic: respect the user's bitrate/max bitrate in the stream request
|
2019-04-15 13:08:57 +02:00 |
|
emeric
|
a3d40c5ed0
|
Updated README
|
2019-04-13 20:27:16 +02:00 |
|
emeric
|
3377ab371e
|
API Subsonic: Correctly handle maxBitRate=0 parameter
|
2019-04-13 20:24:14 +02:00 |
|
emeric
|
2791f70ad7
|
API Subsonic: Correctly remove entries from playlists
|
2019-04-13 20:18:32 +02:00 |
|
emeric
|
fdbac7f444
|
API Subsonic: Adding playlist support
|
2019-04-12 14:00:05 +02:00 |
|
emeric
|
366420013f
|
Subsonic API: added request parameters in debug (but censored clear text passwords)
|
2019-04-09 13:23:38 +02:00 |
|
emeric
|
a0e57ce2c4
|
Added artist sort name filed
|
2019-04-09 13:08:05 +02:00 |
|
emeric
|
3da931e52a
|
Subsonic API: improved compatibility for DSub client
|
2019-04-08 13:38:38 +02:00 |
|
emeric
|
93cb5cd50c
|
Subsonic API: switch from property_tree to Wt::Json to properly report empty arrays/nodes
|
2019-04-07 19:25:08 +02:00 |
|
emeric
|
99b56da15f
|
Subsonic API: send back an error on bad login parameters
|
2019-04-07 17:55:25 +02:00 |
|
emeric
|
b4103999a7
|
Subsonic API: better parameter/error handling
|
2019-04-07 17:23:46 +02:00 |
|
emeric
|
9ebea81104
|
Subsonic API: make API more compliant
|
2019-04-07 14:46:33 +02:00 |
|
emeric
|
0b6975097c
|
Subsonic API: keep tags to make players more effective in offline mode
|
2019-04-06 18:48:19 +02:00 |
|
emeric
|
4960bfa8c3
|
Add an option to preserve tags when transcoding
|
2019-04-06 18:47:29 +02:00 |
|
emeric
|
edc59fb2db
|
API subsonic: Better report songs
|
2019-04-06 18:37:07 +02:00 |
|
emeric
|
1f344aaaae
|
API Subsonic: added search methods
|
2019-04-06 15:02:59 +02:00 |
|
emeric
|
f83c1e2274
|
Updated readme
|
2019-04-05 16:07:51 +02:00 |
|
emeric
|
344334fd71
|
API Subsonic: add an option to disable
|
2019-04-05 16:07:38 +02:00 |
|
emeric
|
316ef6eeb5
|
API Subsonic: add ID3 browsing support
|
2019-04-05 15:25:23 +02:00 |
|
emeric
|
35b3d631ef
|
API Subsonic: added authentication support
|
2019-04-05 10:54:36 +02:00 |
|
emeric
|
3ee937a409
|
API Subsonic: better support, added genre
|
2019-04-03 23:53:41 +02:00 |
|
emeric
|
ab2ed24f75
|
API Subsonic: first working version, still WIP (missing commands, no authentication)
|
2019-04-01 13:57:14 +02:00 |
|
emeric
|
be6ca7cc1b
|
Misc cleanup
|
2019-03-24 14:11:39 +01:00 |
|
emeric
|
89f36e4235
|
Updated README
|
2019-03-23 15:22:39 +01:00 |
|
emeric
|
03074cedc8
|
properly handle multi tags like MP3 ID3 v2.4 tags
|
2019-03-23 14:58:29 +01:00 |
|
emeric
|
368766974e
|
Similarity: fallback on tags if the artist or release has no track containing features
|
2019-03-21 13:06:25 +01:00 |
|
emeric
|
37e87ccc1c
|
Now handling multi artists in tracks, playqueue and play history views
|
2019-03-19 13:38:44 +01:00 |
|
emeric
|
3150de4f0c
|
Fixed color for Tracks and Player views
|
2019-03-19 12:56:53 +01:00 |
|
emeric
|
41542492ac
|
Better looking grid
|
2019-03-18 23:04:33 +01:00 |
|
emeric
|
313c35bd41
|
Fixed regression on tag parsing
|
2019-03-18 23:04:14 +01:00 |
|
emeric
|
f009996910
|
Updated README
|
2019-03-18 13:55:11 +01:00 |
|
emeric
|
202d447422
|
Added multi artists support
|
2019-03-18 13:54:13 +01:00 |
|
emeric
|
9538aa9de9
|
Merge branch 'develop' into multi-artists
|
2019-03-10 14:22:01 +01:00 |
|
emeric
|
080fa856f4
|
Better debug dump
|
2019-03-10 14:21:40 +01:00 |
|
emeric
|
e609b239f3
|
Do not lock the database while retrieving all the track features
|
2019-03-10 14:13:59 +01:00 |
|
emeric
|
4d01a1e996
|
WIP
|
2019-03-10 13:49:51 +01:00 |
|
emeric
|
99d592a71e
|
Add a SOM test
|
2019-03-09 14:19:24 +01:00 |
|
emeric
|
0a94aa2875
|
Fixed bug on training + removed some debug info
|
2019-03-09 14:18:23 +01:00 |
|