<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 16 February 2017 at 08:31, Anthony Giggins <span dir="ltr"><<a href="mailto:seven@seven.dorksville.net" target="_blank">seven@seven.dorksville.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On 16 February 2017 at 00:29, Michael Wisniewski <span dir="ltr"><<a href="mailto:mikewiz38@gmail.com" target="_blank">mikewiz38@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="m_7396396625631724259gmail-">On Wed, Feb 8, 2017 at 4:56 PM, Anthony Giggins <span dir="ltr"><<a href="mailto:seven@seven.dorksville.net" target="_blank">seven@seven.dorksville.net</a>></span> wrote:<br></span><span class="m_7396396625631724259gmail-"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_7396396625631724259gmail-m_-8361250495549102800h5">On 9 February 2017 at 08:19, Michael Wisniewski <span dir="ltr"><<a href="mailto:mikewiz38@gmail.com" target="_blank">mikewiz38@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div>I'm missing some information about TV Season and Episode numbers in Myth and decided to do a bit of research into why.  It looks like you would run...</div><div><br></div><div>$ mythmetadatalookup --refresh-all</div><div><br></div><div>In order to fill in this information.  But there are still some recordings that do not fill the information in, but yet it exists in tvdb.  When exploring this a bit further, I get a lot of output from the command, but this one little snip is of interest.  It looks like it executes this:</div><div><br></div><div><div>2017-02-08 16:12:27.926741 I  Running Grabber: /usr/share/mythtv/metadata/Tel<wbr>evision/ttvdb.py -l en -a US -N 272472 Pups Save a Blimp; Pups Save a Chili Cook-Out</div><div>2017-02-08 16:12:28.325963 I  Running Grabber: /usr/share/mythtv/metadata/Tel<wbr>evision/ttvdb.py -l en -a US -C 272472</div><div>2017-02-08 16:12:28.576924 I  Result Found, Season 0 Episode 0</div><div>2017-02-08 16:12:28.576983 I  Returning Metadata Results: PAW Patrol 0 0</div></div><div><br></div><div>If I look the information up in tvdb, it is definitely in there as "Paw Patrol" S04xE01 and S04xE02, but mythmetadatalookup says it returns 0.  </div><div><br></div><div>So then, I try to execute the ttvdb command...</div><div><br></div><div>$ /usr/share/mythtv/metadata/Tel<wbr>evision/ttvdb.py -r -i -N 272472 "Pups Save a Blimp"<br></div><div><br></div><div>And the information it returns back is 'returned zero results'.  I thought it was a bit strange, so I substitute the series id (272472) with the series name, and I am starting to get some information back.  For example...</div><div><br></div><div>/usr/share/mythtv/metadata/Tel<wbr>evision/ttvdb.py -r -i -N "Paw Patrol" "Pups Save a Blimp"<br></div><div><br></div><div>This will then return information about the particular episode.</div><div><br></div><div>Now "Paw Patrol" may be a bad example because the half hour(?) show has two episodes in it, so the recording will place a semi-colon to separate the two.  But, this is happening on more episodes than just this one.  </div><div><br></div><div>I think what the problem is that ttvdb searches on the tvdb series ID instead of the name.  I was wondering if anybody was having a similar experience or if this is a known issue...or something that I'm doing wrong.</div><div><br></div><div>Thanks!</div><div><br></div></div></blockquote><div><br></div></div></div><div>This is Correct, Mythtv and ttvdb have no concept of double episodes, the usual response is this should be corrected at the Listing/EPG provider, </div><div>I had put some thought into writing a script to be run from a userjob to split double episodes but I haven't progressed from there</div></div><br></div><div class="gmail_extra"><br></div></div></blockquote><div><br></div></span><div>I did some changes to myth over the weekend and still thinking about these double episodes.  It seems like this is my issue that I'm having.  </div><div><br></div><div>You talked about writing a script....did you start?  What is your logic behind it?  </div><div><br></div><div>I'm thinking about writing something where if the episode number is empty and a semi-colon in the subtitle, insert another row into the database and split the subtitle up between the two rows.  I just don't know what kind of damage I might do to myth by doing this, since I haven't checked out the database schema that much...</div><div><br></div></div></div></div></blockquote><div><br></div></div></div><div>No this never got past a thought, it used to be somewhat possible with the old nuvexport; As you could mark the start and end of the first episode in the recording in the mythtv editor, run nuvexport to export the first episode, then do the opposite for the second episode which would dump both episodes out to mp4 or avi (which could be inserted back into recordings if you so wish) but nuvexport last time I tried was no longer functional.</div><div><br></div><div>On the other hand you could just cut it in the middle and be done with it, the odds of that being the correct cut point would be hit or miss, or perhaps use the same logic as mythtv and cut it in the middle with a soft rollover pad (I usually use a 10 min pad to the end of the first episode and start or the second)</div><div><br></div><div>As per Mike P's Comments it has been mentioned on the shepherd mailing lists but This still has not been implemented</div><div><br></div><div><a href="https://groups.google.com/forum/?hl=en#!topic/shepherd-list/0MTtS3FszQc" target="_blank">https://groups.google.com/<wbr>forum/?hl=en#!topic/shepherd-<wbr>list/0MTtS3FszQc</a><br></div><div><br></div><div>Cheers,</div><div><br></div><div>Anthony</div></div><br></div></div>
</blockquote></div><div class="gmail_extra"><br></div>OK, I started writing something yesterday, but ran into a snag with mythtranscode --inversecut which I was hoping it would simply things, meaning you'd still need to edit the recording once (for the first episode) and apply the cut list and the script would pick that up and split the 2 separate episodes from the one cut, however it appears the inversecut option is not working as I would expect see the other thread I started "mythtranscode --inversecut", I wait and see if I'm doing something fundamentally stupid otherwise I may revert to my previous idea of cutting the recording in half + pre/post roll perhaps with dd unless someone else has a better plan.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Anthony</div></div>