Commit Graph
1128 Commits
Author SHA1 Message Date
emeric ff63ad6448 Listenbrainz: fixed listens parsing. fixes #262 2022-09-26 20:41:31 +02:00
emeric f8d61b67ac Fixed regression on tracklist deletion. fixes #260 2022-09-18 14:06:14 +02:00
emeric 576c56f5f5 Fixed build on Rpi OS 32bits 2022-09-09 22:17:10 +02:00
emeric 6f51f42555 Fixed regression on playlists 2022-09-08 20:25:13 +02:00
emeric 08c809e71c Review from CodeFactor 2022-09-07 19:50:26 +02:00
emeric 43aa2ece3c Playing a track in the album view will now play the whole album at the selected track index (+ reworked play queue controller) 2022-09-07 18:35:15 +02:00
emeric 915e114933 Subsonic API: added getSong endpoint. ref #212 2022-09-06 12:48:52 +02:00
emeric 56e9b4f787 Better handle badly tagged multi-discs releases 2022-09-04 21:14:48 +02:00
emeric a6e2818a38 LMS prefix in title is actually annoying => removing it 2022-09-03 20:20:49 +02:00
emeric 31fe884c6d Fixed 32bits build 2022-08-21 14:18:16 +02:00
emeric 5324d1fd15 Added a config parameter to set the read style used by the metadata parser. Default value switched from fast to accurate 2022-08-21 14:17:20 +02:00
emeric 1fb838c8d0 Subonsic API: added estimateContentLength parameter support for stream endpoint. fixes #244 2022-08-20 14:56:16 +02:00
emeric 49f0d40515 Handle track duration with milliseconds precision. ref #244 2022-08-20 14:27:54 +02:00
emeric 556d8ccb09 Add custom field 'type' in subsonic response to ease client hacks or custom behaviors. fixes #243 2022-08-18 15:23:39 +02:00
emeric b58b2de58d Fixed some compilation warnings 2022-08-07 14:13:34 +02:00
emeric 167865d077 Setting window title to help browsing in history. ref #253 2022-08-07 13:48:29 +02:00
emeric 671d724241 Share message strings across sessions 2022-08-06 14:58:26 +02:00
emeric 4423890b87 fixed style 2022-08-06 14:18:57 +02:00
emeric 7eb267652b Listenbrainz: skip tracks that do not have mbid instead of crashing. fixes #249 2022-07-13 20:18:25 +02:00
emeric 82dd6428f1 Fixed unit tests 2022-07-03 15:02:19 +02:00
emeric f05ea3ae94 Fixed date time format in tracklist 2022-07-03 14:17:14 +02:00
emeric 352ba4e98f Fixed long durations 2022-07-02 16:54:39 +02:00
emeric 1c7ef90108 Added a way to save the current playqueue in a playlist 2022-07-02 15:39:50 +02:00
emeric 27cad7ba0e Added clusters for track list 2022-07-01 13:53:37 +02:00
emeric 42fb1a2665 Clean track lists view when removing a track list 2022-07-01 13:30:20 +02:00
emeric 169a5f5d08 Dedicated view for tracklist 2022-06-30 21:18:42 +02:00
emeric b4e8f55d15 Can now delete a tracklist 2022-06-26 20:02:14 +02:00
emeric 1d233e39af Added a playlist view. Can only play the playlists for now (no save/edit) 2022-06-26 15:12:49 +02:00
emeric 93d1f66413 Fixed search input when enter is pressed. fixes #241 2022-06-20 21:03:38 +02:00
emeric e9d8b4ccc3 Fixed bad text format 2022-06-20 20:39:36 +02:00
emeric 00f6abf492 Fixed typo 2022-06-20 20:39:22 +02:00
emeric 665482cce3 Fixed Wt warning about internal path 2022-06-20 20:33:04 +02:00
emeric 901826f4e3 Synchronize starred tracks with ListenBrainz 'loves'. fixes #163 2022-06-20 20:08:00 +02:00
emeric b9305f2c25 Raised artist/album/track limits when explorin the collection. fixes #237 2022-06-12 21:15:56 +02:00
emeric 27dfaf999a Tried to factorize some db code 2022-06-10 21:43:28 +02:00
emeric a5c5185640 Made a first split for Artist view. ref #235 2022-06-08 12:26:25 +02:00
emeric c4005c5183 Made preferred file names for cover configurable. fixes #238 2022-05-30 20:02:36 +02:00
emeric 8d0bbd0807 Fixed lgtm alert 2022-05-28 18:52:30 +02:00
emeric 657b35d541 Fixed arch build 2022-05-28 14:57:39 +02:00
emeric 5969a5d9fb Removed unnecessary includes 2022-05-25 21:45:39 +02:00
emeric ee42e51b00 Codefactor review 2022-05-25 21:04:35 +02:00
emeric d13cb3e0ad Removed some unused Wt stuff to make the docker image lighter 2022-05-25 20:10:28 +02:00
emeric 4c55913fac Still converting to bootstrap 5. Migrated init wizard 2022-05-25 17:15:24 +02:00
emeric 080ed0bc6d Still converting to bootstrap 5. Reworked play/more button 2022-05-24 23:39:39 +02:00
emeric 6fa5cad955 Still converting to bootstrap 5. Updated media player 2022-05-23 23:06:40 +02:00
emeric 158f1bc65c Still converting to bootstrap 5. Updated filter badges 2022-05-20 13:36:00 +02:00
emeric 2282127d86 Still converting to bootstrap 5. Some cover refacto 2022-05-20 00:08:37 +02:00
emeric f1233ffdb2 Fixed scanner status refresh 2022-05-18 21:37:23 +02:00
emeric 6d503a615c Merge branch 'develop' into bootstrap5 2022-05-18 18:37:00 +02:00
emeric 703d510c2f Fixed #225, regression #184 2022-05-18 12:51:25 +02:00