tvshowtime / tvshowtime-plex-scrobbler

This scrobbler sends episodes you watch on your Plex Media Center to TVShow Time
MIT License
64 stars 16 forks source link

Updated Plex log monitoring regex. Added X-Plex-Token for authentication. #11

Closed cristianmiranda closed 8 years ago

cristianmiranda commented 8 years ago

Hi,

This is a fix for the scrobbler not working with the latest version of plex since logs says:

Library item <item_id> '<item_description>' got played by account <account_id>!

And also required X-Plex-Token in order to use the API when using plex home. Let me know if you have any questions.