56 Commits (master)
 

Author SHA1 Message Date
dsc 2045da9778 Merge pull request 'Add rudimentary error handling of title' (#11) from scoobybejesus/ircradio:title into master
5 months ago
scoobybejesus 1e70b240f3 Add rudimentary error handling of title
5 months ago
dsc 60f3b6c53b Merge pull request 'Factor out song retrieval and printing. Allow request() to benefit from '|' operator.' (#10) from scoobybejesus/ircradio:master into master
5 months ago
scoobybejesus a4930649fc Incorporate _search into request(). Add helper functions for returning
6 months ago
dsc bbb9c7b0c6 fix lower()
7 months ago
dsc 0bd046cf77 Merge pull request 'flexxing boxes and fading button' (#8) from blasty/ircradio:master into master
7 months ago
Ricky 'fluffybrony' Spaghettio 590a6ffec2 flexxing boxes and fading button
7 months ago
dsc a0440060b4 sum listeners
7 months ago
dsc cabef9ffe2 reformat the request table a bit
7 months ago
dsc 1f04b1e9d5 fix thumbnails
7 months ago
dsc 9cff22f6ac more scheme nonsense
7 months ago
dsc ba37f74599 close writer
7 months ago
dsc c59e2edf8e browsers are too strict nowadays
7 months ago
dsc 238022c052 fix yt-dlp path
7 months ago
dsc 311e3279bf remove station truncation :P
7 months ago
dsc 4a6d6025d7 fix youtube download
7 months ago
dsc 62c04edc09 Refactor/rewrite, new frontend, new radio logic
7 months ago
dsc abb67ada08 update gitignore
7 months ago
dsc 0bf9a07cf0 fix yt-dlp
7 months ago
dsc 5d8caf4d24 support multiple streams
7 months ago
dsc 1cf5b0e79a More search results in IRC output
7 months ago
dsc 22441c932a More than 10 karma allowed ;)
7 months ago
dsc 9a23d7e71f Merge pull request 'JSON API route' (#7) from json_api into master
7 months ago
dsc 48b1189c3e fix yt-dlp
9 months ago
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
2 years ago
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
2 years ago
dsc 8aac79cd5f Merge pull request 'Remove duplicate requirement.' (#2) from scoobybejesus/ircradio:master into master
2 years ago
scoobybejesus 9a66e1b853 Subtle style change, plus launch new tabs on history/library.
2 years ago
scoobybejesus eb74dc4ae5 Add SHOW_PREVIOUS_TRACKS env var, and use in base.html and index.html
2 years ago
scoobybejesus 25b46feac7 Modify base.html websocket script to update elements on index.html. Modify index.html to show previous two tracks.
2 years ago
scoobybejesus 781aebc6ad Remove duplicate requirement.
2 years ago
dsc 337831ea1d JSON API route
2 years ago
dsc 21160e17c5 switch from youtube-dl to yt-dlp
2 years ago
Sander fd824035b7
Merge pull request #2 from scoobybejesus/patch-1
3 years ago
Sander 15ddfeb4d0
Merge pull request #3 from scoobybejesus/patch-2
3 years ago
Sander a47d9b0784
Merge pull request #4 from scoobybejesus/patch-3
3 years ago
scoobybejesus e5a010c303
Add sources req'd for search.js
3 years ago
scoobybejesus 35a0d8ead1
add %if to source search.js
3 years ago
scoobybejesus 0966761648
Create search.js
3 years ago
scoobybejesus a7ca6449a4
Add html for if search route is enabled
3 years ago
Sander 628279f78a
Merge pull request #1 from scoobybejesus/master
3 years ago
scoobybejesus 5e966b872c
Websocket only sends new track (or updated name)
3 years ago
scoobybejesus c43ad4bffd
Nginx changes for websocket
3 years ago
scoobybejesus e69229eefe
Adds #now_playing, as updated by websocket script
3 years ago
scoobybejesus 9716feab33
Script to open websocket for #now_playing updates
3 years ago
scoobybejesus c7a48d2bd9
Add websocket route for current track
3 years ago
dsc c0a1415eae Add JSON API for searches. Introduces new settings.py config option 'enable_search_route'
3 years ago
dsc 3ed9eee2f7 Updated README
3 years ago
dsc 50f788a5d0 enforce prefix
3 years ago
dsc 826392b1c8 Reformat library page
3 years ago