Broque Thomas
11d91a2ebb
Update script.js
2025-09-28 22:09:57 -07:00
Broque Thomas
0d74634983
beatport progress
2025-09-28 20:27:29 -07:00
Broque Thomas
589250dc6f
Update script.js
2025-09-28 19:56:47 -07:00
Broque Thomas
4167c361a7
beatport progress
2025-09-28 19:51:29 -07:00
Broque Thomas
6df2759e22
beatport progress
2025-09-28 18:43:49 -07:00
Broque Thomas
526aeb0bda
beatport progress
2025-09-28 18:37:07 -07:00
Broque Thomas
5981bd772f
beatport progress
2025-09-28 18:16:28 -07:00
Broque Thomas
dc8e3c1033
beatport progress
2025-09-28 07:59:36 -07:00
Broque Thomas
27b1e57d97
beatport progress
2025-09-27 22:21:20 -07:00
Broque Thomas
7e42e20887
beatport progress
2025-09-27 20:16:18 -07:00
Broque Thomas
6aa936103c
Update script.js
2025-09-27 17:36:48 -07:00
Broque Thomas
d6b83586a5
Update script.js
2025-09-27 16:58:50 -07:00
Broque Thomas
94bb897869
Update script.js
2025-09-27 13:53:40 -07:00
Broque Thomas
a993a972fd
beatport progress
2025-09-27 12:57:24 -07:00
Broque Thomas
ef69eb698b
beatport progress
2025-09-27 00:10:58 -07:00
Broque Thomas
ce21cf0126
beatport progress
2025-09-26 23:25:23 -07:00
Broque Thomas
b553e2ef41
beatport progress
2025-09-26 23:07:03 -07:00
Broque Thomas
6ef839ab89
beatport progress
2025-09-26 22:15:44 -07:00
Broque Thomas
f5ae3d611c
beatport progress
2025-09-26 22:04:46 -07:00
Broque Thomas
0ba4b6a079
pull genres with imges.
2025-09-26 16:11:50 -07:00
Broque Thomas
ccc686a892
placeholder beatport playlist functionality
2025-09-26 15:12:25 -07:00
Broque Thomas
90c6af078d
add watchlist functionality to library page
2025-09-26 07:43:12 -07:00
Broque Thomas
c90d5e11ae
style fix
2025-09-25 21:41:37 -07:00
Broque Thomas
909e5e59de
Update script.js
2025-09-25 21:28:52 -07:00
Broque Thomas
961156d628
Update script.js
2025-09-25 21:20:11 -07:00
Broque Thomas
5b834f5135
hide details until ready
2025-09-25 18:25:03 -07:00
Broque Thomas
0247f324ee
fix year not displaying
2025-09-24 22:52:33 -07:00
Broque Thomas
09d633f80b
add to wishlist functionality for library page
2025-09-24 22:30:38 -07:00
Broque Thomas
ffdee23cb0
fix library page
2025-09-24 12:38:00 -07:00
Broque Thomas
3e8b469adb
library page updates
2025-09-23 23:47:58 -07:00
Broque Thomas
96043ef530
library page updates
2025-09-23 15:15:29 -07:00
Broque Thomas
03b0b8c6c5
library page update
2025-09-23 14:19:11 -07:00
Broque Thomas
9485dfb03b
start of library page
2025-09-23 11:42:58 -07:00
Broque Thomas
180413677c
toggle to force the download of all tracks in modal
2025-09-23 10:42:10 -07:00
Broque Thomas
35f4b25bad
fix wishlist modal not auto restarting after initial run.
2025-09-23 08:44:47 -07:00
Broque Thomas
a053ed22a3
artist bubble modal design update
2025-09-22 18:01:56 -07:00
Broque Thomas
c3dd91d676
update design for download missing track modal
2025-09-22 17:52:55 -07:00
Broque Thomas
e06f0ea372
auto scan after download completion and follow with auto incremental update for active server
2025-09-22 15:01:28 -07:00
Broque Thomas
8cceef0610
m4a support on search page stream
2025-09-22 12:41:05 -07:00
Broque Thomas
85d7dce943
status updates and album card download status
2025-09-22 11:34:39 -07:00
Broque Thomas
ba37225e1b
gui navidrome support
2025-09-22 09:46:30 -07:00
Broque Thomas
fcee0194e7
navidrome functionality start
2025-09-21 21:02:12 -07:00
Broque Thomas
0f64d17bf6
add navidrome to settings
2025-09-21 14:10:17 -07:00
Broque Thomas
325828a5bf
fix modal cleanup
2025-09-20 18:48:07 -07:00
Broque Thomas
fd071eb4a3
Update script.js
2025-09-13 21:40:33 -07:00
Broque Thomas
7d5d2bf30b
fix multiple searches on enter press
2025-09-13 20:05:01 -07:00
Broque Thomas
21d016fcbd
Add configurable redirect URI for Spotify and Tidal
...
Redirect URIs for Spotify and Tidal OAuth are now configurable via the web UI and settings. Updated backend clients to use the configured redirect URI if provided, improving flexibility for deployments with custom callback URLs.
2025-09-12 21:56:26 -07:00
Broque Thomas
c4b4adf7fb
Add web-based Spotify and Tidal OAuth flows
...
Introduces web server routes and UI buttons for initiating Spotify and Tidal OAuth authentication flows, with dedicated callback servers for token exchange. Updates Docker ports for OAuth callbacks and refines PKCE handling for Tidal. Improves user experience by allowing authentication directly from the web UI.
2025-09-11 13:24:15 -07:00
Broque Thomas
ac7a8f1513
Add metadata updater system for artists
...
Introduces a metadata updater backend in web_server.py, including API endpoints for starting, stopping, and checking status, and a threaded worker for updating artist metadata from Spotify. Updates script.js to add UI controls, polling, and progress display for the metadata updater, with logic to hide the tool when Jellyfin is the active server.
2025-09-10 19:19:29 -07:00
Broque Thomas
ae9f426361
Add activity logging for key user actions
...
Introduces activity item logging for settings saves, connection tests, auto-detects, authentication flows, searches, batch cancellations, and discovery operations in web_server.py. Updates dashboard connection test API and UI to use a new endpoint and function, ensuring user actions are tracked and surfaced in the activity feed.
2025-09-10 17:16:01 -07:00