|
e0e5e314f1
|
Added icecast.xml.
|
2023-10-08 02:40:54 +04:00 |
|
|
6311b998d4
|
In nginx.conf deny access to /api/{listener,playlist} from outside, scripts are connecting directly to theservice via a unix socket.
|
2023-10-08 02:04:24 +04:00 |
|
|
8c510e6958
|
Fixed a dwelling-radio intake. Replaced a default playlist with this one.
|
2023-10-02 04:10:15 +04:00 |
|
|
c3b3604a6f
|
Found and fixed a typo in nginx.conf. And added a X-Real-IP header for :8000 HTTP port.
|
2023-09-23 23:09:47 +04:00 |
|
|
758bc50e50
|
Added an intake for a future dwelling-radiodj utility.
|
2023-09-21 05:01:33 +04:00 |
|
|
bb2c7e4e6d
|
Due to all the strange headaches with liquidsoap and since I don't have any jingles or live streams I added support for ezstream.
|
2023-09-21 02:00:28 +04:00 |
|
|
b86cd122b3
|
In radio.liq *.set() replaced by := for settings.
|
2023-09-20 03:38:22 +04:00 |
|
|
b02d89836f
|
In radio.liq replaced fade.initial and fade.final by fade.in and fade.out.
|
2023-09-20 03:37:53 +04:00 |
|
|
fea96118bc
|
Set a new path to radio files (where playlists, filelist, and music are stored).
|
2023-09-17 19:15:56 +04:00 |
|
|
fd3775d5fb
|
In nginx.conf added b32.i2p address to a server_name option.
|
2023-09-14 03:15:42 +04:00 |
|
|
1df162445e
|
Removed configuration file.
|
2023-08-06 03:19:26 +04:00 |
|
|
64d2347eef
|
Uncomment Onion-Location header. Removed a separate I2P listen statement.
|
2023-07-22 22:49:43 +04:00 |
|
|
38f04aa9f8
|
Removed code for liquidsoap.
|
2023-07-22 22:15:24 +04:00 |
|
|
b4d38e6146
|
In logrotate truncate file instead of recreating it.
|
2023-06-12 21:35:24 +04:00 |
|
|
898642dfa5
|
Changed icecast port in radio.vars.liq.
|
2023-05-26 23:37:45 +04:00 |
|
|
1dd1ffd83e
|
Changed icecast port in nginx.conf to 8001.
|
2023-05-26 23:03:52 +04:00 |
|
|
eaea8df71e
|
Log only critical errors. Level 2 produces sentences like Decoding some/song.ogg ended: Ogg.End_of_stream for every song.
|
2023-03-13 04:02:05 +04:00 |
|
|
31a892e43d
|
Remove log section from config, since it is not used anymore.
|
2023-03-13 03:31:40 +04:00 |
|
|
7f5a3bdb7f
|
Let's actually add a test config and a testing run target in makefile.
|
2023-03-13 02:14:52 +04:00 |
|
|
1b91f70edd
|
Added most_listened_song_file_path option.
|
2023-03-13 01:40:30 +04:00 |
|
|
71bbcd1edc
|
Set normalization to its current values, only threshold was changed from -75. to -40..
|
2023-03-12 01:03:46 +04:00 |
|
|
9a27077d55
|
Made use of replaygain and tweaked normalization, so my radio must become louder.
|
2023-02-25 14:53:31 +04:00 |
|
|
83cdc222c7
|
Change arav.top to arav.su.
|
2023-02-23 17:49:01 +04:00 |
|
|
3dc2380e09
|
Comment out Onion-Location header in nginx.conf.
|
2023-02-19 21:24:56 +04:00 |
|
|
7ffc108b11
|
Removed robots.txt endpoint from nginx.conf.
|
2023-02-19 21:23:38 +04:00 |
|
|
182a4c02c9
|
Added reading of filelist.html file from disk.
|
2023-02-19 21:18:36 +04:00 |
|
|
fb6ab57a29
|
Changed fallback song format to ogg.
|
2023-02-19 20:19:58 +04:00 |
|
|
af40ccfd2c
|
r.sock changed to sock in nginx.conf.
|
2023-02-07 02:25:18 +04:00 |
|
|
0ff8f4310e
|
r.sock changed to sock.
|
2023-02-07 02:24:58 +04:00 |
|
|
192fa0d58f
|
Removed ToStdout option from Configuration.
|
2023-02-07 02:24:44 +04:00 |
|
|
3e39839df3
|
Replaced depricated method map_metadata() with metadata.map.
|
2022-08-31 00:46:39 +04:00 |
|
|
b26f23b4e3
|
Set liquidsoap to log into a file.
|
2022-08-29 22:17:31 +04:00 |
|
|
7f50eafc89
|
Increase log file size to 10M.
|
2022-08-29 22:16:56 +04:00 |
|
|
37b3ccd3ae
|
Liquidsoap's ;ogging to stdout is ruled in vars file.
|
2022-08-29 20:24:47 +04:00 |
|
|
cf63f471a8
|
Commented out Tor. Fixed formating. Removed unneeded scheme header.
|
2022-08-29 20:06:58 +04:00 |
|
|
314138641a
|
Set a path to a liquidsoap.
|
2022-08-29 19:35:38 +04:00 |
|
|
d608cf1a2d
|
Added missing / in radio_dir.
|
2022-08-29 10:07:24 +04:00 |
|
|
0c5cf57b80
|
Enabled stdout logs for liquidsoap.
|
2022-08-29 10:07:01 +04:00 |
|
|
e1141e3d6f
|
Added liquidsoap script.
|
2022-08-29 07:18:07 +04:00 |
|
|
e94973920e
|
Added configuration fields for a liquidsoap.
|
2022-08-29 07:17:40 +04:00 |
|
|
e9c6a12f23
|
Rearranged options in a logrotate file.
|
2022-08-29 07:16:20 +04:00 |
|
|
91755551ee
|
Fixed path in logrotate config.
|
2022-06-30 00:26:18 +04:00 |
|
|
77f9005ba4
|
Added logrotate file.
|
2022-05-24 23:40:56 +04:00 |
|
|
35c8a3e469
|
$dwelling_root changed to $http_root. Added robots.txt location.
|
2022-05-24 18:41:32 +04:00 |
|
|
630c703c12
|
Changed formatting. Fixed a typo in proxy_pass path.
|
2022-05-24 18:01:00 +04:00 |
|
|
8c895db131
|
This fixes an issue when filelist is being downloaded instead.
|
2022-04-16 16:05:37 +04:00 |
|
|
ccabc859e9
|
Nah, no shared folder needed.
|
2022-03-31 17:11:51 +04:00 |
|
|
dece9cc154
|
New path to radio_filelist.html.
|
2022-03-31 17:10:37 +04:00 |
|
|
9d58b16d55
|
Fixed a typo in a word Scheme.
|
2022-03-31 17:06:11 +04:00 |
|
|
a21a361167
|
Changed path to unix socket in NGiNX config.
|
2022-03-31 02:20:32 +04:00 |
|