Commit Graph

11 Commits

Author SHA1 Message Date
77e1adb674
Removed debug prints. Removed unnecessary convert to utc. Removed title and description vars. 2022-01-23 21:02:31 +04:00
38630ebb34
Show start time of songs in last played songs. Made yesterday, commit today, yay. :) 2022-01-22 19:00:11 +04:00
5d832f9d11
Since Icecast pretty much never get restarted, here I switched to a start date of a stream (Liquidsoap). 2021-12-05 20:34:45 +04:00
1e4963ec2e
Replaced date formats variable name. 2021-12-01 02:22:11 +04:00
ddd4e839d0
Modified link to internal radio. And deleted /filelist and /playlist endpoints and moved them to nginx. 2021-11-16 18:21:26 +04:00
31e9e14063
Quick fix to get first element of an array after a promise is resolved. 2021-09-01 22:17:09 +04:00
d3fb86dbdb
Since it returns only one song it's obvious to return just that song's attributes. 2021-09-01 22:13:04 +04:00
645e94a5d8
getLastPlayedSongs now more universal and instead of /lastplayed there is /lastsong endpoint that returns one previously played song. 2021-09-01 22:10:15 +04:00
f89fbc2aa9
Implemented functionality of getting last played songs. 2021-08-31 22:11:35 +04:00
d851964cce
Updated link to a host where radio is hosted. 2021-07-11 01:44:43 +04:00
c12ecd3741
Total rearrangement of files into a sane structure with multiple entry points instead of single process handling everything. 2021-06-05 18:58:22 +04:00