Commit Graph
1332 Commits
Author SHA1 Message Date
emeric c3620db62b Merge branch 'develop' for release v3.31.1 2022-09-08 20:44:13 +02:00
emeric 5d5ef5ed13 Review from lgtm 2022-09-08 20:37:01 +02:00
emeric 6f51f42555 Fixed regression on playlists 2022-09-08 20:25:13 +02:00
emeric 28822157a5 Merge branch 'develop' for release v3.31.0 2022-09-07 21:08:18 +02:00
emeric 08c809e71c Review from CodeFactor 2022-09-07 19:50:26 +02:00
emeric de47440ad4 Review from lgtm 2022-09-07 19:48:56 +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 aa3d226215 Remove annoying logs 2022-09-04 21:15:08 +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 91bc963c42 Defer media session after audio context init. Seems to fix random media session issues 2022-09-03 20:20:12 +02:00
emeric e3f5d9c027 defer audio ctx initialization to first user interaction. fixes #194 2022-09-03 14:42:53 +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 2aafeddb1b Added missing translations 2022-08-20 14:26:04 +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 4e246ac0b6 Fixed arch build 2022-08-07 14:12:53 +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 22c7416810 Merge branch 'master' into develop 2022-08-06 14:19:55 +02:00
emeric 4423890b87 fixed style 2022-08-06 14:18:57 +02:00
Emeric POUPON cc526117a2 Merge pull request #254 from chengyuhui/zh-translation
Update messages_zh.xml
2022-08-06 00:09:25 +02:00
Harry Cheng 0d5e979845 Update messages_zh.xml 2022-08-02 16:53:17 +08:00
emeric 36c92601e3 Merge branch 'develop' for release v3.30.1 2022-07-13 23:09:30 +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 62e4da95e4 Merge branch 'develop' for release v3.30.0 2022-07-03 16:46:43 +02:00
emeric 82dd6428f1 Fixed unit tests 2022-07-03 15:02:19 +02:00
emeric 51a3f6ba6f Merge branch 'playlists' into develop, fixes #57 2022-07-03 14:18:17 +02:00
emeric f05ea3ae94 Fixed date time format in tracklist 2022-07-03 14:17:14 +02:00
emeric 5a5bbb910c Updated README 2022-07-03 14:14:43 +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