Skip to content

Releases: mar-mei/guide2go

1.2.0

04 Jan 20:18
0af9b0a
Compare
Choose a tag to compare

Release Notes:

  • Grab images from Schedules Direct in a local folder. This script will download tvshow/movie images and save them in a local folder. Then it will expose the images from a go server. This is useful for players like Emby or Plex.
  • For players like tiviMate I added the "live" and "new" icon in the tittle of the program. This is usually auto-added in Emby or other IPTV players, but TiviMate does not do this by reading XML tags.
  • Added the option to proxy the images instead of downloading them locally. It will pass the guide2go server IP and the server will act as a reverse-proxy to Schedules Direct to grab the image. (only usefully for small EPG files).

Thanks to: Chuchodavids

1.1.3

26 Sep 09:34
Compare
Choose a tag to compare

Bug Fix

  • New episodes not flagged as "new" in Plex #15

1.1.2

20 Jul 12:51
Compare
Choose a tag to compare

Release Notes:

  • New XML tags:
<rating> <credits>
  • Download error messages from Schedules Direct can be deactivated in the config file

Information about the new functions can be found in README.md

Bug Fix

  • Lowercase values in the video tag

When starting this version for the first time, the cache file is deleted. Is necessary so that the new settings are available.

1.1.1

28 May 19:23
Compare
Choose a tag to compare

Release Notes:

  • Incorrect Schedules Direct metadata are shown in the log.

Bug Fix

  • Problem with missing images with incorrect data from Schedules Direct.

1.1.0

17 May 08:19
Compare
Choose a tag to compare

Configuration files from version 1.0.6 or earlier are not compatible!

  • New file format for the configuration file (YAML).
  • 3x faster
  • Less memory
  • Smaller cache file

1.06

11 Oct 17:01
Compare
Choose a tag to compare

dd_progid is only created if needed

1.0.5

30 Aug 19:26
Compare
Choose a tag to compare

Add XML episode-num system dd_progid

<episode-num system="dd_progid">EP02782268.0030</episode-num>
<episode-num system="original-air-date">2018-09-15</episode-num>