Commit Graph
21 Commits
Author SHA1 Message Date
emeric 10369fdfee Subsonic API: fixed recently added releases 2020-07-14 12:23:43 +02:00
emeric 73031a33bb Subsonic API: fixed playlist update. fixes #80 2020-07-14 12:18:45 +02:00
emeric d3dcee35a3 Subsonic API: various fixes to make Sublime Music happy 2020-07-14 11:38:06 +02:00
emeric 50b0fd1cb8 Various fixes + refacto 2020-07-05 15:15:51 +02:00
emeric 718d2ee6d7 Made Audinaut work. fixes #76 2020-07-03 21:03:16 +02:00
emeric 03446188ba Subsonic API: do not report numeric values as strings 2020-06-21 14:25:23 +02:00
emeric 73acd65bb3 Subsonic API: added the getScanStatus and startScan commands. fixes #62 2020-06-20 14:31:53 +02:00
emeric 74fc4e058e New UI layout and UI improvements. Fixes #50 2020-05-10 13:11:43 +02:00
emeric 8277b9c82b Corrected typo. fixes #53 2020-05-02 20:46:18 +02:00
emeric e69c4038ac Add a hint for files that are going to be transcoded. ref #53 2020-05-02 16:03:29 +02:00
emeric 9edad1314e Use the last modified file attribute in order to display recently added items. fixes #51 2020-05-02 14:34:40 +02:00
emeric 4749fd7548 Added a new transcoding mode: transcode if and only if the format is not handled by the browser. Made the subsonic API configurable again in conf file. Moved the subsonic's artist list mode in the per-user settings page. fixes #46 2020-04-20 20:54:16 +02:00
emeric 9a3dcbdcbf Subsonic API: Added an option to only list album artists. fixes #27 2020-04-17 23:36:34 +02:00
emeric 06f9673b28 Sort artists using sortname tag + search by name also in this tag. Fixes #44 2020-04-04 15:34:26 +02:00
emeric 5d07dcbc3b Handle sorting method for artists 2020-04-04 14:47:39 +02:00
emeric d8fa47c949 Added missing includes. ref #42 2020-03-29 14:20:29 +02:00
emeric f5034e1e7b Fix some compilation warnings 2020-03-29 14:16:58 +02:00
emeric 7d5654cb7d Subsonic API: do not use ffmpeg to remux the files when transcoding is off. fixes #36 2020-03-08 17:03:49 +01:00
emeric c1da3c5397 Isolate Audio file resource request handler to ease reuse. ref #36 2020-03-07 21:49:28 +01:00
emeric d24ee46f8f As for tracks in albums, set multiple artists for each album, comma separated. Fixes #35 2020-03-02 18:50:03 +01:00
emeric 15e53caa2d Split the lib in smaller libs to ease unit tests 2020-02-13 18:04:35 +01:00