Commit graph

27 commits

Author SHA1 Message Date
scoobybejesus
eb74dc4ae5 Add SHOW_PREVIOUS_TRACKS env var, and use in base.html and index.html 2022-06-22 21:16:14 -04:00
scoobybejesus
25b46feac7 Modify base.html websocket script to update elements on index.html. Modify index.html to show previous two tracks. 2022-06-22 19:05:51 -04:00
scoobybejesus
781aebc6ad Remove duplicate requirement. 2022-06-21 19:33:53 -04:00
dsc
21160e17c5 switch from youtube-dl to yt-dlp 2022-02-28 19:03:27 +02:00
Sander
fd824035b7
Merge pull request #2 from scoobybejesus/patch-1
Add html for if search route is enabled
2021-09-10 17:12:09 +02:00
Sander
15ddfeb4d0
Merge pull request #3 from scoobybejesus/patch-2
Create search.js
2021-09-10 17:12:01 +02:00
Sander
a47d9b0784
Merge pull request #4 from scoobybejesus/patch-3
Add sources req'd for search.js
2021-09-10 17:11:53 +02:00
scoobybejesus
e5a010c303
Add sources req'd for search.js 2021-09-09 20:56:50 -04:00
scoobybejesus
35a0d8ead1
add %if to source search.js 2021-09-09 20:52:28 -04:00
scoobybejesus
0966761648
Create search.js 2021-09-09 20:49:38 -04:00
scoobybejesus
a7ca6449a4
Add html for if search route is enabled 2021-09-09 20:29:17 -04:00
Sander
628279f78a
Merge pull request #1 from scoobybejesus/master
Adds Now Playing w/ websocket and <head> script
2021-08-12 02:01:43 +02:00
scoobybejesus
5e966b872c
Websocket only sends new track (or updated name) 2021-08-08 13:00:30 -04:00
scoobybejesus
c43ad4bffd
Nginx changes for websocket 2021-08-07 22:50:34 -04:00
scoobybejesus
e69229eefe
Adds #now_playing, as updated by websocket script 2021-08-07 22:39:11 -04:00
scoobybejesus
9716feab33
Script to open websocket for #now_playing updates 2021-08-07 22:36:47 -04:00
scoobybejesus
c7a48d2bd9
Add websocket route for current track 2021-08-07 22:33:24 -04:00
dsc
c0a1415eae Add JSON API for searches. Introduces new settings.py config option 'enable_search_route' 2021-08-04 18:53:56 +02:00
dsc
3ed9eee2f7 Updated README 2021-06-30 21:08:22 +02:00
dsc
50f788a5d0 enforce prefix 2021-06-17 04:41:29 +02:00
dsc
826392b1c8 Reformat library page 2021-06-17 04:25:08 +02:00
dsc
3e2fc0b2ce remove duplicate requirements.txt entries 2021-06-17 04:12:22 +02:00
dsc
6302eb858f Report error for request search 2021-06-17 04:11:14 +02:00
dsc
b4fbe65002 Update README 2021-06-17 04:05:11 +02:00
dsc
9db992698a Update README 2021-06-17 04:03:40 +02:00
dsc
476314fe38 Fix nginx config 2021-06-17 04:01:23 +02:00
dsc
9c2d2b365f Initial commit 2021-06-17 03:44:15 +02:00