Commit Graph
68 Commits
Author SHA1 Message Date
emeric 1d41a26ead Added release type in scanner + UI (detailed view only) 2023-04-16 15:00:04 +02:00
emeric 1332287bbf added conf option 'playqueue-max-entry-count'. fixes #293 2023-02-23 20:05:07 +01:00
emeric 12d967fe4f Refactored scanner to ease further improvements 2023-02-19 22:58:55 +01:00
emeric d8b47d579b Use TrackMBID to check for duplicated music files. fixes #306 2023-02-01 20:56:56 +01:00
emeric f72f1b7204 Do not notify added tracks in play queue (misleading, not that useful info) but add a track counter in the play queue button instead. fixes #290 2022-12-31 15:26:04 +01:00
emeric 998def846d Added performers. fixes #278 2022-12-14 20:07:54 +01:00
emeric c06a36fcff Added a message box to display release information 2022-11-22 21:53:16 +01:00
emeric 2b7d3bfaf4 Added a message box to display some track information. closes #276 2022-11-21 21:04:23 +01:00
emeric 2aafeddb1b Added missing translations 2022-08-20 14:26:04 +02:00
emeric 167865d077 Setting window title to help browsing in history. ref #253 2022-08-07 13:48:29 +02:00
emeric 1c7ef90108 Added a way to save the current playqueue in a playlist 2022-07-02 15:39:50 +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 901826f4e3 Synchronize starred tracks with ListenBrainz 'loves'. fixes #163 2022-06-20 20:08:00 +02:00
emeric a5c5185640 Made a first split for Artist view. ref #235 2022-06-08 12:26:25 +02:00
emeric 080ed0bc6d Still converting to bootstrap 5. Reworked play/more button 2022-05-24 23:39:39 +02:00
emeric 470379aff6 Still converting to bootstrap 5. Minor fixes 2022-05-16 20:47:25 +02:00
emeric 5eec40dc44 Still converting to bootstrap 5. Releases update + admin views 2022-05-11 20:57:06 +02:00
emeric 147e174315 Still converting to bootstrap 5. Moved away from Wt's boostrap5 theme to better stick to vanilla bootstrap 2022-05-06 13:22:08 +02:00
emeric 582e6ed7ae Still converting to bootstrap 5. Reworked album layout. Switched to bootswatch solar theme 2022-05-02 20:19:32 +02:00
emeric 483cb1bdda Added an option to skip duplicated recording MBID. Fixes #180 2022-02-02 13:31:23 +01:00
emeric 7affe08fc4 Centralized demo account logic in the password auth service. ref #167 2021-09-03 13:41:30 +02:00
emeric 8338e88a26 Removed unused message 2021-05-19 23:48:32 +02:00
emeric acf81e3f1a Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118 2021-04-06 19:59:12 +02:00
emeric 260e5833d3 Skipping directories containing a .lmsignore file. fix #120 2021-03-21 14:32:26 +01:00
emeric 1b49e8f6a6 Properly handled http headers for subsonic API. ref #119 2021-03-05 13:23:47 +01:00
emeric cc28d893f5 Added authentication backends: internal, pam and http-headers. fixes #119 2021-03-04 19:32:09 +01:00
emeric c4c9ccfd3d Added 'hourly' scan period in the scanner setings. fixes #109 2020-12-17 14:11:06 +01:00
emeric 6240ccf747 Fixed regression on artist/release artist handling + fixed bug when firing a signal on still connected but deleted listener 2020-11-12 17:12:08 +01:00
emeric b78967262c Added composer, conductor, lyricist, mixer, producer, remixer tag support 2020-11-12 13:19:22 +01:00
emeric 438e99f5c2 Loading of the recommendation engine now controlled by scanner. Bonus: better control/reporting 2020-10-28 17:40:15 +01:00
emeric 26d12c39e4 UI: Added star/unstar for tracks/albums/artists. ref #74 2020-09-05 11:05:57 +02:00
emeric a785847b9c [WIP] Zipper to download artists/releases, ref #37 2020-08-27 13:31:25 +02:00
emeric bc87e16d08 Changed the add button to a contextual menu 2020-08-20 13:10:54 +02:00
emeric 0ca0b9e66f Fixed stats when checking for missing files 2020-07-26 20:42:59 +02:00
emeric 8f236c16ca Added more details during scan. fixed #32 2020-07-25 16:42:02 +02:00
emeric d0826daa41 Can now interrupt/relaunch scan + scan force from the web interface. ref #32 2020-07-25 14:58:02 +02:00
emeric 36ccd62a84 Replaced show-more button by infinite scrolling. fixes #83 2020-07-24 14:32:26 +02:00
emeric 50b0fd1cb8 Various fixes + refacto 2020-07-05 15:15:51 +02:00
emeric 2d8c350dea Added a link to music brainz for releaseS/artists 2020-05-15 14:12:36 +02:00
emeric 0f4e3270cf Remove quit message (actually quite annoying) 2020-05-13 19:56:33 +02:00
emeric fe032758e0 Fixed name 2020-05-13 14:17:23 +02:00
emeric 97526de1aa Added a tooltip to indicate when transcoding is active. fixes #55 2020-05-13 13:42:10 +02:00
emeric 74fc4e058e New UI layout and UI improvements. Fixes #50 2020-05-10 13:11:43 +02:00
emeric c2e86b5e02 Fix french translation 2020-04-26 15:32:11 +02:00
emeric 0de476c5d3 WIP replaygain support 2020-04-25 22:00:22 +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 27320054e5 Made some more progress on theming 2020-04-17 17:37:26 +02:00