Skip to content

Releases: maddox/pluto-for-channels

1.2.3

12 Aug 20:53
Compare
Choose a tag to compare
  • Mogrifies series genres to conform to major top level genres in Channels

1.2.2

12 Aug 19:40
Compare
Choose a tag to compare
  • Mogrifies movie genres to conform to major top level genres in Channels

1.2.1

12 May 17:39
Compare
Choose a tag to compare
  • Does a better job capturing season and episode numbers when episodes provide them in their description.

1.2.0

29 Mar 20:17
Compare
Choose a tag to compare

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

02 Mar 18:49
Compare
Choose a tag to compare
  • Fixed a crash on a nil original air date

1.1.0

15 Jan 23:05
Compare
Choose a tag to compare

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

28 Dec 18:04
0b94282
Compare
Choose a tag to compare
  • Some null metadata caused issues

1.0.17

02 Dec 21:14
Compare
Choose a tag to compare
  • Docker container would sometimes not boot

1.0.16

02 Dec 20:38
Compare
Choose a tag to compare
  • Added unique ID to identify episodes in EPG

1.0.15

02 Dec 16:23
Compare
Choose a tag to compare
  • Index page now shows what version is running and if there's an update available.