taylorbourne / xteve_lazystream

Docker bundle that provides xTeVe and guide2go for enhanced guide data and Plex/Emby IPTV integration, and Lazystream for integrated high-quality NHL and MLB games.
70 stars 26 forks source link

fix: fix plex update request #70

Closed taylorbourne closed 3 years ago

taylorbourne commented 3 years ago

Fixes problems seen with Plex not running the guide update when the cronjob runs. ~Something within Plex changed and looks like this needs to be a POST request in order to work.~ Got this working in postman by changing up the curl options.

Also made some changes to the sample env docs to make finding the plex URL a bit easier.

@echefel @chesh1r3k @chanrwm

resolves #63