emeric
|
391d859272
|
UI: added away to filter all the views by music library
|
2024-04-28 23:37:59 +02:00 |
|
emeric
|
0780d1ab21
|
Added a way to manually compact and/or optimize the db
|
2024-04-20 23:57:01 +02:00 |
|
emeric
|
1862cd23c2
|
Changed db optimization strategy: now perform a full analyze (only after scan if enough changes has been made, and during application startup). Also perform a vacuum if needed during startup. Added an init screen for the web interface since it can take a while to complete
|
2024-04-18 18:46:35 +02:00 |
|
emeric
|
c6ae3fe3fa
|
Renamed profiling to tracing
|
2024-03-10 12:21:01 +01:00 |
|
emeric
|
aca6c00414
|
Instanciated the profiler + added a way to dump the export the profilin data in the UI
|
2024-03-09 18:55:54 +01:00 |
|
emeric
|
a6d11f4b4b
|
Added a way to set custom tag delimiters for artists and for other fields, fixes #417
|
2024-03-01 23:58:49 +01:00 |
|
emeric
|
9461b2a936
|
Added missing fr translations + added missing unit tests
|
2024-01-26 17:47:39 +01:00 |
|
emeric
|
0ed3f1ba79
|
Initial support for multi library, still WIP
|
2024-01-25 00:01:11 +01:00 |
|
emeric
|
3ad990a183
|
Allowed custom release types + handle more MusicBrainz secondary types in UI. fixes #373
|
2023-12-11 23:25:58 +01:00 |
|
emeric
|
acea515de5
|
Added playcount in track/release info windows ref #349
|
2023-11-25 16:11:35 +01:00 |
|
emeric
|
ece1d4e3d2
|
Refactored how filter tags are handled in the scan settings
|
2023-11-25 15:52:21 +01:00 |
|
emeric
|
28a80b3c9d
|
Subsonic API: added a per-user setting to enable transcoding by default (breaking change: default is disabled). fixes #351, ref #367
|
2023-11-13 11:45:12 +01:00 |
|
emeric
|
9e2040b449
|
Some more renaming
|
2023-11-13 09:25:22 +01:00 |
|
emeric
|
121d27b5cd
|
Subsonic API: cached cluster stats for track and releases, in order to make the getGenre entrypoint efficient on large databases
|
2023-11-08 20:26:24 +01:00 |
|
emeric
|
ac556bb95a
|
Added a way to disable the similarity engine
|
2023-11-02 09:57:51 +01:00 |
|
emeric
|
069470194b
|
Separated feedback services (stars / love for LB) from scrobbling services, to ease last.fm integration
|
2023-10-31 13:37:14 +01:00 |
|
emeric
|
8780bbdffa
|
Subsonic API: try to recognize some formats in stream endpoint (mp3, opus, vorbis)
|
2023-10-15 15:42:09 +02:00 |
|
emeric
|
118f20e3bf
|
Added play next. fixes #289
|
2023-04-29 23:09:43 +02:00 |
|
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
|
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 |
|
Harry Cheng
|
0d5e979845
|
Update messages_zh.xml
|
2022-08-02 16:53:17 +08:00 |
|
emeric
|
1c7ef90108
|
Added a way to save the current playqueue in a playlist
|
2022-07-02 15:39:50 +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
|
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
|
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 |
|
Harry Cheng
|
dd70198866
|
Add Lms.Admin.Database.path-help
With other improvements including symbols
|
2021-07-02 10:25:03 +08:00 |
|
Harry Cheng
|
f1226051c4
|
Update Chinese translation
|
2021-06-29 11:12:57 +08:00 |
|
emeric
|
8338e88a26
|
Removed unused message
|
2021-05-19 23:48:32 +02:00 |
|
emeric
|
17f086ad58
|
Fixed bad formatted zh translation file
|
2021-04-17 15:07:05 +02:00 |
|
Ye61123
|
5e61ce92be
|
Add Simplified Chinese translation
Add preliminary support for Simplified Chinese.
|
2021-03-17 17:51:15 +08:00 |
|