dvrtech-us / TabloTV-Plex-Channel

TabloTV Plugin for Plex
12 stars 13 forks source link

Sports not showing in "Recent Recordings" #4

Closed donnietaylor closed 10 years ago

donnietaylor commented 10 years ago

Recorded sports will not show up in the "Recent Recordings". It appears there are if's for Movies: if recordingDict['recordingtype'] == 'Movie':

And for TvShows: if recordingDict['recordingtype'] == 'TvShow':

But there doesn't appear to be anything for sports.

I would suggest either adding an all-recordings tab, or modify this one to show sports as well. image

image

image

dvrtech-us commented 10 years ago

Thanks for submitting this, I've added Sports support into the Code and it should be live in the channel store within the week.