autoradio/config.json

14 lines
271 B
JSON
Raw Normal View History

2023-10-20 22:03:00 +00:00
{
2023-10-20 22:51:52 +00:00
"feeds": {
"Utility Fog": {
"url": "https://www.frogworth.com/utilityfog/feed/",
"dir": "/media/pi/Storage/Music/Utility Fog"
2023-10-20 22:51:52 +00:00
},
"RA Podcast": {
"url": "https://ra.co/xml/podcast.xml",
"dir": "/media/pi/Storage/Music/RA_Podcast"
2023-10-20 22:51:52 +00:00
}
},
"max": 10
}