As the title states, how does Plex mark a show as one of its DVR recordings vs something ripped from a DVD?
I have a CRON task on my Linux box that will copy shows over from my (non-Plex) dvr. Since these OTA recordings include commercials, I’d like to use the Plex comskip utility to mark the commercials to skip through them on playback. I have other shows in my library that are ripped from DVDs that do not include any commercial interruptions.
Right now, I have Plex set up to run the comskip on all TV shows… But it would be nice to mark those copied over from my DVR as ‘recordings’. If it’s a matter of manipulating the sqlite database, I can do that. I already have a script that will change the language track on any show marked as ‘unknown’ to ‘English’. If there is another field to mark as DVR recording, I can do that… I just don’t know where to look…