2010-03-19, 00:19
I upgraded to 272 and then ran --doover. No changes to the processing of the Cycling shows which are in my /Showings directories.
Here's the one that seems to have been libraried (is that a verb?) correctly:
Here's a 'ls -al' of my .../Showings/Cycling directory: http://pastebin.com/3zN5PHSK
And here is the output.log from the --doover run I just did: http://pastebin.com/gW2dA4yS
Hope that helps, and thanks as always for the support.
/Greg
Here's the one that seems to have been libraried (is that a verb?) correctly:
Code:
ls -al /mnt/video2/store/Episodes/Cycling
total 1710840
drwxr-xr-x 2 mythtv mythtv 4096 2010-03-15 14:13 .
drwxrwxr-x 15 mythtv mythtv 4096 2010-03-17 08:22 ..
-rw-r--r-- 1 mythtv mythtv 1750162876 2010-03-15 13:00 Cycling S2010E315 (Tirreno-Adriatico Recorded [email protected]).mpg
-rw-r--r-- 1 mythtv mythtv 207 2010-03-15 14:13 Cycling S2010E315 (Tirreno-Adriatico Recorded [email protected]).nfo
-rw-r--r-- 1 mythtv mythtv 124 2010-03-15 14:13 Cycling S2010E315 (Tirreno-Adriatico Recorded [email protected]).txt
-rw-r--r-- 1 mythtv mythtv 136 2010-03-15 14:13 tvshow.nfo
Here's a 'ls -al' of my .../Showings/Cycling directory: http://pastebin.com/3zN5PHSK
And here is the output.log from the --doover run I just did: http://pastebin.com/gW2dA4yS
Hope that helps, and thanks as always for the support.
/Greg
Quote:outleradam Wrote:for now all episodes which are tagged with the sports event label can be redone with --doover. I would like some feed back before I remove that --doover option from categoric handling files..
I need to know it works before they get dumped into showings. For now they are still handled pretty much the same way as a episode which did not get scraped and was handled like a generic show. Until I can get confirmation that everything works, it will stay the same way. Once I'm sure everything works I want to move sports events into the /showings folder and remove their --doover option.
Upon some further investigation, it looks like the last time mythicalLibrarian tagged a Sports Event, it did in fact place it into an Episodes rather than Showings directory. So the earlier S0E0 files in my /Showings/Cycling subdirectory are probably artifacts of earlier versions of the script.
Is there an easy way to re-run just those files? Can I do a --scan mpg on the files that have been renamed to Cycling S0E0 [...] without messing up mythtv's database?