jumpmanjay / HDGrandSlam.bundle

A Plex plug-in that interfaces with HDHomeRun tuners and DVRs
MIT License
75 stars 8 forks source link

Adding transcode selection preference for HDTC-2US. #3

Closed fallen751 closed 8 years ago

fallen751 commented 8 years ago

Hey - love the plug-in, thanks for sharing with the community. I've made some changes to make the HDTC-2US tuner transcoding selectable via the plug-in. I think this is convenient for changing the transcode type on the fly (away from my home network). Also, it lets users have different HDGrandSlam and DLNA transcoding defaults which is nice when you might have different clients for these streams (in my case a PS4 and a Roku). I also cleaned up trailing white space in init.py. Let me know if you have any questions.

jumpmanjay commented 8 years ago

Thanks. I can see the merit of changing it on the fly.

How about this- A drop-down with the current groups, but also with a "SD configured" option which uses the default configured option.

fallen751 commented 8 years ago

Sure - I definitely see value in allowing users to use the selected HDTC-2US default transcoding configuration. I tried to keep this functionality in place via the "default" option in the drop down. I can rename to "SD configured" to be more clear about this option does.