Releases: maddox/pluto-for-channels
Releases · maddox/pluto-for-channels
1.2.3
- Mogrifies series genres to conform to major top level genres in Channels
1.2.2
- Mogrifies movie genres to conform to major top level genres in Channels
1.2.1
- Does a better job capturing season and episode numbers when episodes provide them in their description.
1.2.0
This adds a way to correct individual channels that have IDs that may conflict with other sources' channels.
This specifically fixes an issue with CNN.
1.1.1
- Fixed a crash on a nil original air date
1.1.0
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
1.0.18
- Some null metadata caused issues
1.0.17
- Docker container would sometimes not boot
1.0.16
- Added unique ID to identify episodes in EPG
1.0.15
- Index page now shows what version is running and if there's an update available.