Skip to content

1.1.0

Compare
Choose a tag to compare
@fayer3 fayer3 released this 12 Jul 19:29
· 16 commits to master since this release
  • full TV Programm added
  • added Kodi version check for DRM
    • DRM contetnt is only playabe wit Kodi version > 18.0 and inputstream.adaptive > 2.2.2
  • support for playback without inputstream.adaptive
    • choose between these formats:
      • dash (with inputstream.adaptive)
      • hls (with inputstream.adaptive)
      • hls
      • video (lower quality)
  • removed requirement of inputstream.adaptive, is now installed before playback
  • fixed error on playback, playback is now only attempted once
  • get season and episode number of video from title (thanks to Maven85)
  • add option to remove season and episode number from title
  • add thumbnail as poster image for videos