dsc
|
1f04b1e9d5
|
fix thumbnails
|
2023-09-02 22:24:12 +03:00 |
|
dsc
|
9cff22f6ac
|
more scheme nonsense
|
2023-09-02 22:13:24 +03:00 |
|
dsc
|
ba37f74599
|
close writer
|
2023-09-02 22:11:38 +03:00 |
|
dsc
|
c59e2edf8e
|
browsers are too strict nowadays
|
2023-09-02 21:46:31 +03:00 |
|
dsc
|
238022c052
|
fix yt-dlp path
|
2023-09-02 21:38:14 +03:00 |
|
dsc
|
311e3279bf
|
remove station truncation :P
|
2023-09-02 21:26:45 +03:00 |
|
dsc
|
4a6d6025d7
|
fix youtube download
|
2023-09-02 21:19:05 +03:00 |
|
dsc
|
62c04edc09
|
Refactor/rewrite, new frontend, new radio logic
|
2023-09-02 21:02:09 +03:00 |
|
dsc
|
abb67ada08
|
update gitignore
|
2023-08-31 04:15:26 +03:00 |
|
dsc
|
0bf9a07cf0
|
fix yt-dlp
|
2023-08-31 04:12:06 +03:00 |
|
dsc
|
5d8caf4d24
|
support multiple streams
|
2023-08-31 04:11:11 +03:00 |
|
dsc
|
1cf5b0e79a
|
More search results in IRC output
|
2023-08-31 04:06:27 +03:00 |
|
dsc
|
22441c932a
|
More than 10 karma allowed ;)
|
2023-08-31 04:06:03 +03:00 |
|
dsc
|
9a23d7e71f
|
Merge pull request 'JSON API route' (#7) from json_api into master
Reviewed-on: https://git.wownero.com/dsc/ircradio/pulls/7
|
2023-08-31 01:04:28 +00:00 |
|
dsc
|
48b1189c3e
|
fix yt-dlp
|
2023-07-07 22:20:19 +03:00 |
|
dsc
|
077ce3f3b7
|
Merge pull request 'Add SHOW_PREVIOUS_TRACKS env var. Subtle style change. Launch new tabs on history/library.' (#4) from scoobybejesus/ircradio:script-or into master
Reviewed-on: https://git.wownero.com/dsc/ircradio/pulls/4
|
2022-06-23 19:38:42 +00:00 |
|
dsc
|
67ec5a5999
|
Merge pull request 'Modify base.html websocket script to update elements on index.html. Modify index.html to show previous two tracks.' (#3) from scoobybejesus/ircradio:prev-track into master
Reviewed-on: https://git.wownero.com/dsc/ircradio/pulls/3
|
2022-06-23 19:30:18 +00:00 |
|
dsc
|
8aac79cd5f
|
Merge pull request 'Remove duplicate requirement.' (#2) from scoobybejesus/ircradio:master into master
Reviewed-on: https://git.wownero.com/dsc/ircradio/pulls/2
|
2022-06-23 15:34:43 +00:00 |
|
scoobybejesus
|
9a66e1b853
|
Subtle style change, plus launch new tabs on history/library.
|
2022-06-22 21:27:19 -04:00 |
|
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
|
337831ea1d
|
JSON API route
|
2022-03-18 10:30:08 +02: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 |
|