![]() |
|
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) |
/usr/local/bin/mythicalLibrarian: line 1877: mythicalLibrarian: command not found - daveo - 2011-05-21 02:43 Hey all, seems this is a simple problem, but i don't know how to make this work. Using latest svn, myth .24. Everything else passes. All tests complete RESULTS MythTV Database Test: ***PASSED*** Installed Packages: ***PASSED*** Notifications Test: ***PASSED*** XBMC Communications: ***PASSED*** File System Checks: ***PASSED*** mythicalTesting: COULD NOT COMPLETE Overall mythicalReadiness: ***FAILURE*** - soulnothing - 2011-05-21 17:45 I think I may be getting the same thing. Code: SEARCHING: www.TheTvDb.com SHOW NAME: mister rogers EPISODE: show 1332Granted that's the testing phase. But I got very similar results in my output.log for shows, I forgot to copy it prior to trying to update, and the output.log.old is blank. This started 2 nights ago, prior to that everything was working fine. Now every show I record ends up in the Showing directory. Pertaining to the zap2it.txt. I did a touch on the file name, and also copied over a old copy and no go. I was using the mythtv 0.23 mysql method, but tried the 0.24 python method and that didn't solve anything. - outleradam - 2011-05-21 23:49 I'm working on it. - outleradam - 2011-05-22 00:05 Fixed in SVN Revision 939 Code: press any key to continue on to the final results...- outleradam - 2011-05-22 01:28 SVN R942 moved to stable. Let me know if there are any problems. - soulnothing - 2011-05-22 03:20 Working thanks. - outleradam - 2011-05-22 06:21 Btw.. I've designed the testing to be an accurate representation of an actual run. Everything from identification to communication and permissions.... even Myth database communications are tested. If testing fails, mythicalLibrarian will fail because its using all the same code with different parameters. It makes it easier to find errors. So if the diagnostics fails and there's no helpful solution provided by mythicalDiagnostics, please let me know. didn't work..same problem? using latest svn - daveo - 2011-05-22 17:16 Recordings Database is not used for testing. Performing fuzzy logic lookup on database file. Please wait. It may take a moment to build mythical librarian database files executing mythicalLibrarian testfile.ext 'mister rogers' 'show 1332' testing for exit status 0 /usr/local/bin/mythicalLibrarian: line 1877: mythicalLibrarian: command not found exited with status 127 OVERALL FAILURE press any key to continue on to the final results... All tests complete RESULTS MythTV Database Test: ***PASSED*** Installed Packages: ***PASSED*** Notifications Test: ***PASSED*** XBMC Communications: ***PASSED*** File System Checks: ***PASSED*** mythicalTesting: COULD NOT COMPLETE Overall mythicalReadiness:***FAILURE*** -----End of diagnostics----- mythicalLibrarian has encountered an error. This may be due to lack of network connection. If the problem persists, contact outleradam here: http://forum.xbmc.org/showthread.php?tid=65644 These issues must be corrected in order for mythicalLibrarian to perform correctly Please try again. If problem persists, please post here: http://forum.xbmc.org/showthread.php?tid=65644 MythTV job not added because mythicalLibrarian already exists in slot 1 permissions were set for user: mythtv. RSS Feed will be located at http://192.168.1.50/mythical-rss/rss.xml . mythicalLibrarian is located in /usr/local/bin mythicalLibrarian's log is located in ~/.mythicalLibrarian/output.log Renamed video files will be placed in new folders within original. ie. /var/lib/mythtv/recordings/Episodes, /Movies and /Showings. Check the mythicalLibrarian checkbox when setting up recordings. ./mythicalSetup.sh: line 840: 1: command not found For more information, type 'mythicalLibrarian --help' Done. - outleradam - 2011-05-24 02:09 Have you upgraded? TheTVDb changed it's address. Please post your ~/.mythicalLibrarian/output.log Also, please wrap logs in code tags... Code: All tests complete RESULTSOk i got it - daveo - 2011-05-24 05:53 The error i was receiving was during the kind of gui set up, when i ran Code: mythicalLibrarian --mythicalDiagnostics |