firsttris / plugin.video.sendtokodi

:tv: plays various stream sites on kodi using youtube-dl
MIT License
121 stars 27 forks source link

Use existing manifest as default setting #85

Closed nullket closed 1 year ago

nullket commented 1 year ago

@firsttris The usage of available manifests is possible since https://github.com/firsttris/plugin.video.sendtokodi/pull/74. As part of this initial support the default setting was false to gain some experience before enabling it for everyone. In order to proceed with the I would like to switch this now to on per default. Might break a page or two in case of unknown bugs (while still repairing a lot of them per default).

nullket commented 1 year ago

Merged to be able to proceed with #74