dir2cast
dir2cast copied to clipboard
Turn a directory of MP3s into a podcast - automatically.
When there are two froward slashes in the beginning (it happens) it breaks the paths.
Dear Ben, depending on new GooglePlay requirements, the rss header must contain also GooglePlay xmlns attributes: `xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"` all: `` Is it possible to add this in next revision? More info:...
I had the issue where the default dir2cast.ini was not working for file links and the path showed up as 'file:///path/dir2cast/cast1.mp3' I resolved this problem by setting MP3_URL to 'domain.com/dir2cast'....
I have about 1TB of MP3s. Due to leechers, I don't want them accessible via the web, so I serve downloads of files via a PHP proxy file. I want...
I just heard about this RFC. I'm going to work on adding support for RFC 5005 to dir2cast. My feed is at 1.2MB containing around 350 shows over 10 years....
Hey can u please add Google Podcast RSS Support? Like ` Test Podcast [email protected] PodcastAuthor/googleplay:author> Description `
hey i have some .m4a files on my webserver and all is working fine but is it possible to remove the media extensions on the Podcast Showtitles? i have no...
Is there the possibility to just return a 404 error, when the directory (or media item) can't be found? I think it would be nice to not return the directory...
Hi, I'm currently running the project using the (default) docker configuration. When I don't change anything and run `sudo docker-compose up` everything runs as expected. However, when I make changes...
Adding the ability to add a title.txt to the MP3 folder would set the title of the podcast. Adding this since I have some podcasts with spaces in the title,...