1
0
Commit Graph

397 Commits

Author SHA1 Message Date
60f59f423d
Version set to 23.33.2. 2023-08-20 18:20:48 +04:00
f7fcfc1ba0
Set column direction for player on narrow screens. 2023-08-20 18:06:14 +04:00
f9b2afdd50
Added log for failed attempts on retrieving songs from playlist.log. 2023-08-20 18:03:51 +04:00
48bbd32eb8
Remove a debug print accidenatlly commited. 2023-08-20 03:27:08 +04:00
075e171b40
Populate a freshly created cache with songs if there are any. 2023-08-20 03:26:14 +04:00
7df94bef12
Only then call make on cache if it is nil. 2023-08-20 03:20:49 +04:00
e402829724
Removed repeated ProtectProc= from services. 2023-08-20 02:45:47 +04:00
8ab04a7906
Forgot to revert src back. Set version to 23.33.1. 2023-08-20 02:38:05 +04:00
681d1afc68
Shortened a code for changing maskImage. 2023-08-20 02:23:00 +04:00
af0cbda364
Added -webkit-mask-image to work on Chrome. 2023-08-20 02:19:04 +04:00
3566e90b1a
Correct audio stopping. 2023-08-20 02:10:29 +04:00
b874b533ca
Version set to 23.33.0. 2023-08-20 01:22:05 +04:00
8d546917d3
Added SVG play and stop buttons. 2023-08-20 01:21:01 +04:00
dbaa813815
Added styling for a custom player. 2023-08-20 01:20:41 +04:00
8d372645ce
Added JS code for a custom player. 2023-08-20 01:20:28 +04:00
4bdbc28f43
Added custom player that is diplayed if JS is enabled. 2023-08-20 01:20:13 +04:00
949e96d195
Removed unnecessary styling for an audio element. 2023-08-20 01:17:11 +04:00
8a9eead4c1
Added -ic-url option in a Makefile. 2023-08-20 01:16:11 +04:00
6c46d2cf5f
Changed path to a mostlistenedsong file. 2023-08-19 19:48:28 +04:00
64353210d7
Added new options to liquidsoap.service as well. 2023-08-19 19:47:04 +04:00
4d93cb26a0
Rearranged options alphabetically in radio.service. 2023-08-19 19:46:42 +04:00
a31d93aa70
Further hardening in a radio's systemd unit. 2023-08-19 19:40:24 +04:00
bb5ec9f791
Version set to 23.32.0. 2023-08-13 00:59:47 +04:00
9b7ea6984e
Added stopit.mp4 banner at the index page. :) 2023-08-13 00:59:07 +04:00
83a0277d71
make run command changed to use new args. 2023-08-13 00:48:40 +04:00
cfb9837974
Updated httpr to version 0.3.1. 2023-08-12 20:37:19 +04:00
5bf80666d6
Removed explicit type for showVersion var. 2023-08-06 03:44:06 +04:00
dc52b7b3be
/filelist in sitemap.xml was changed to changefreq always. 2023-08-06 03:37:56 +04:00
ab0634ba17
Removed auto-generated jade.go from repo and ignored it. 2023-08-06 03:35:32 +04:00
53c28dc409
For ffmpeg optdepend updated description in PKGBUILD. 2023-08-06 03:26:43 +04:00
8acc18dfba
In PKGBUILD removed radio.yaml from backup=. 2023-08-06 03:25:41 +04:00
bf79f77788
Added mod=readonly flag. Removed config.yaml from install target. 2023-08-06 03:25:05 +04:00
7a9c673721
From go.mod and go.sum removed yaml.v3 and updated httpr packages. 2023-08-06 03:22:58 +04:00
1df162445e
Removed configuration file. 2023-08-06 03:19:26 +04:00
7518420289
Version was set to 23.31.0. 2023-08-06 03:17:48 +04:00
a1bf9cf30a
Use flags instead of config file. Also replaced HttpServer with a new code. 2023-08-06 03:17:18 +04:00
832387f663
A little refactoring in main.go. 2023-07-22 23:17:45 +04:00
4cc4d0138a
Return an empty IcecastStatus struct instead of nil in case of an error. 2023-07-22 23:08:18 +04:00
877b5d4013
Playlist file renamed to playlist.m3u. 2023-07-22 22:58:42 +04:00
46b78b4667
In a Makefile added a rm liquidsoap service statement in an uninstall target. 2023-07-22 22:58:17 +04:00
64d2347eef
Uncomment Onion-Location header. Removed a separate I2P listen statement. 2023-07-22 22:49:43 +04:00
b05b878910
Version set to 23.29.0. 2023-07-22 22:16:28 +04:00
38f04aa9f8
Removed code for liquidsoap. 2023-07-22 22:15:24 +04:00
4512e6aa53
In radioctl convert added check for existing ogg file. 2023-07-08 17:41:31 +04:00
abf815ddf3
Added missing break;; 2023-06-25 22:10:44 +04:00
94e777bbd4
Added duration cmd to radioctl. 2023-06-25 22:07:32 +04:00
2c9117dbb6
Send SIGINT to stop Liquidsoap correctly. With default SIGKILL it hangs. 2023-06-13 00:40:32 +04:00
205eb0ab76
Decided to move privacy statements on a separate page on a main site. 2023-06-12 22:01:25 +04:00
12a7c7732b
Now if a list is emty and a table doesn't contains a tbody element it will be correctly created and a song will be added. 2023-06-12 21:50:10 +04:00
f05fe5d888
No-no-no, service itself demands a runtime dir. 2023-06-12 21:38:35 +04:00