emeric
|
fe53b6469b
|
Order albums by original date, if available (fallback on date)
|
2023-06-18 16:08:23 +02:00 |
|
emeric
|
118f20e3bf
|
Added play next. fixes #289
|
2023-04-29 23:09:43 +02:00 |
|
emeric
|
ca09a14780
|
Added release type in UI (artist view)
|
2023-04-20 15:29:21 +02:00 |
|
emeric
|
1d41a26ead
|
Added release type in scanner + UI (detailed view only)
|
2023-04-16 15:00:04 +02:00 |
|
emeric
|
3c415679c9
|
Minor UI tweak
|
2023-04-01 23:12:21 +02:00 |
|
emeric
|
d94ef3b07c
|
Added first artist to player
|
2023-04-01 17:08:45 +02:00 |
|
emeric
|
93a71c0ab1
|
Updated play queue
|
2023-04-01 15:23:38 +02:00 |
|
emeric
|
2881f300c4
|
Updated some views
|
2023-04-01 15:00:47 +02:00 |
|
emeric
|
faf6aca874
|
New layout test
|
2023-03-27 20:59:21 +02:00 |
|
emeric
|
a62810e47a
|
New layout test
|
2023-03-26 14:19:26 +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
|
69f7b89d33
|
Removed AcousticBrainz support. fixes #221
|
2023-01-15 15:03:12 +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
|
f494b68438
|
Adjusted gap between lines. refs #276
|
2022-11-21 21:08:46 +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
|
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
|
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
|
88e117ccde
|
Fixed dropdown alignment to prevent horizontal scrolling. fixes #239
|
2022-05-30 13:33:54 +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
|
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
|
73576a9917
|
Still converting to bootstrap 5. JS Validation fixes
|
2022-05-18 12:47:14 +02:00 |
|
emeric
|
470379aff6
|
Still converting to bootstrap 5. Minor fixes
|
2022-05-16 20:47:25 +02:00 |
|
emeric
|
eb9e4cb6ab
|
Still converting to bootstrap 5. Fixed play queue
|
2022-05-14 00:00:06 +02:00 |
|
emeric
|
863c002724
|
Still converting to bootstrap 5. Fixed regression on releases
|
2022-05-12 20:24:23 +02:00 |
|
emeric
|
0a9fbb2046
|
Still converting to bootstrap 5. Updated releases again
|
2022-05-12 13:12:05 +02:00 |
|
emeric
|
060e673cc1
|
Still converting to bootstrap 5. Minor cleanup
|
2022-05-11 21:33:26 +02:00 |
|
emeric
|
5eec40dc44
|
Still converting to bootstrap 5. Releases update + admin views
|
2022-05-11 20:57:06 +02:00 |
|
emeric
|
c88f791d0d
|
Still converting to bootstrap 5. Fixed some track list issues
|
2022-05-10 23:33:56 +02:00 |
|
emeric
|
9119193341
|
Still converting to bootstrap 5. Minor style fix
|
2022-05-09 21:03:19 +02:00 |
|
emeric
|
13b6437cea
|
Still converting to bootstrap 5. Restored search
|
2022-05-09 20:33:34 +02:00 |
|