XBMC Community Forum
mythicalLibrarian - a tool to build Movie and TV Show library from MythTV recordings - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116)
+--- Thread: mythicalLibrarian - a tool to build Movie and TV Show library from MythTV recordings (/showthread.php?tid=65644)



- outleradam - 2010-04-01 20:53

Since there have been no confirmed reports of any problems in the last week, I'm moving SVN to stable tonight.

Next up:

I will be hosting categoric pictures on a photobucket account. mythicalLibrarian will be linked directly to these pictures. These will only be for cetrain categories. I would like some suggestions. Please post pictures for News, Sports event and any other categories. I will be hosting these pictures to be downloaded as the folder.jpg and therefore the picture you see for the show.


- am4c130d - 2010-04-02 13:15

Adam,

Just wanted to thank you for working through all the issues. MythicalLibrarian has run error free for a week for me, renaming every recording (which goes from foreign sport to domestic kids shows and daily news) - thank you. I also think you are pretty close to nailing the most robust naming scheme, if not bang on.

Thanks

Alan


- djroketboy - 2010-04-02 19:31

Is there a way to redo episodes that have the -1 at the end?


- outleradam - 2010-04-02 21:27

You probly have a pre-SVN 298 version. Run:
mythicalLibrarian --undo
mythicalLibrarian --upgrade

make sure everything comes up right then run
mythicalLibrarian --scan mpg /path/to/recordings

There was some breakage during the categoric naming period.


- djroketboy - 2010-04-02 21:30

--undo does nothing, is there a way i can monitor what it's doing?


- outleradam - 2010-04-02 21:33

did you run sudo mythicalLibrarian --undo? It warns you that there will be no messages while the process is underway. It's a pretty quick process. It takes about 1 minute to undo 500 episodes. Never stop an undo. It's in the warnings.

If undo has been done, then it's undone, otherwise you can rename ~/.mythicalLibrarian/undo.sh.old to undo.sh and rerun sudo mythicalLibrarian --undo

The undo will undo everything if you let it run. It will appear to do nothing and will not say anything while running, nor is there any logging.


- djroketboy - 2010-04-02 21:38

should the links be undone and back to normal?

Another thing i've noticed, if i select SVN, it still only gives me stable (according to whats installed)

I selected SVN 306; It tells me i'm using "Continue using: Stable Fri Apr 2 15:36:41 EDT 2010"

EDIT: Sorry, I really should learn to read Smile


- outleradam - 2010-04-03 05:07

So, is there a problem and what did you not read?


- djroketboy - 2010-04-03 05:09

the part i didn't rea was about the logging.
no --undo does nothing for me.

If it is undoing something I have no idea what its undoing.


- outleradam - 2010-04-03 20:13

It removes symlinks and puts the old file back in place. The undo works very well unless you move the files or stop it in the middle. You can make the undo.sh.old file into a undo.sh file to rerun if you stopped it in the past.