Skip to content

1.1.0

Compare
Choose a tag to compare
@maddox maddox released this 15 Jan 23:05
· 55 commits to main since this release

This release adds the ability to generate multiple feeds with their own unique IDs.

By using a comma separated list of words without spaces, you can generate multiple feeds.

docker run -d --restart unless-stopped --name pluto-for-channels -p 8080:80 -e VERSIONS=Mom,Dog jonmaddox/pluto-for-channels

image