├── README.md ├── m3u.xsl ├── pls.xsl ├── rss2playlist.sh ├── rssfeeds.txt └── volumio.xsl /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buzink/podcast2playlist/HEAD/README.md -------------------------------------------------------------------------------- /m3u.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buzink/podcast2playlist/HEAD/m3u.xsl -------------------------------------------------------------------------------- /pls.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buzink/podcast2playlist/HEAD/pls.xsl -------------------------------------------------------------------------------- /rss2playlist.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buzink/podcast2playlist/HEAD/rss2playlist.sh -------------------------------------------------------------------------------- /rssfeeds.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buzink/podcast2playlist/HEAD/rssfeeds.txt -------------------------------------------------------------------------------- /volumio.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buzink/podcast2playlist/HEAD/volumio.xsl --------------------------------------------------------------------------------