Pluto For Channels Versions Save

:tv: M3U generator optimized for Channels' custom channels.

1.2.3

2 years ago
  • Mogrifies series genres to conform to major top level genres in Channels

1.2.2

2 years ago
  • Mogrifies movie genres to conform to major top level genres in Channels

1.2.1

3 years ago
  • Does a better job capturing season and episode numbers when episodes provide them in their description.

1.2.0

3 years ago

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

3 years ago
  • Fixed a crash on a nil original air date

1.1.0

3 years ago

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

1.0.18

3 years ago
  • Some null metadata caused issues

1.0.17

3 years ago
  • Docker container would sometimes not boot

1.0.16

3 years ago
  • Added unique ID to identify episodes in EPG

1.0.15

3 years ago
  • Index page now shows what version is running and if there's an update available.