Commit Graph
624 Commits
Author SHA1 Message Date
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
emeric d5ead9193f Moved the copyright information in the new release info view 2019-03-08 17:17:56 +01:00
emeric c1ffe8ab57 Updated README 2019-03-08 16:12:24 +01:00
emeric 45b4468c01 Refactored the inputvector part of the som implementation 2019-03-08 15:46:29 +01:00
emeric 11a0ed9f12 Breakable training, added cache 2019-02-27 13:57:43 +01:00
emeric 6fcb693261 Reorganized sources, better accuracy for similarities based on features 2019-02-05 14:08:46 +01:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00
emeric b76c60f437 WIP on the clusterer 2018-12-14 13:41:22 +01:00
emeric de712936eb Adding a clusterer on top of the network 2018-12-10 13:02:44 +01:00
emeric 63abdc782c Adding a weight for each input dimension 2018-12-09 15:20:29 +01:00
emeric 4a06a5a1cf WIP som network 2018-12-07 13:52:41 +01:00
emeric 8b25773482 Merge branch 'develop' 2018-11-29 21:05:12 +01:00
emeric 05a2aa4aa1 Properly escape user messages (fix popup error) 2018-11-29 21:04:49 +01:00
emeric 925ad453f8 Prevent crash 2018-11-29 21:03:59 +01:00
emeric 188bb2ec38 Added missing French translations 2018-11-18 15:28:12 +01:00
emeric a3ae7ac1f1 Merge branch 'develop' 2018-11-17 16:01:30 +01:00
emeric 31afdae4fc Added French translation. Auth token now valid for a year instead of two weeks 2018-11-17 15:59:44 +01:00
emeric 8ec87c9346 Prevent demo user from saving radio/repeat states 2018-10-08 13:37:25 +02:00
emeric ec852f8a2f Persistent radio and repeat button 2018-10-08 13:33:44 +02:00
emeric 1a6b218c77 Add last login attempt field 2018-09-28 13:42:02 +02:00
emeric 995be9470d Fixed bad cluster scan on track update 2018-09-26 22:44:52 +02:00