2011-01-13, 01:11
What was happening is when I edited the /usr/local/bin/MythDataGrabber shebang to 2.7, it kept reverting to 2.6 everytime I ran mythicalSetup, so what I did was run mythicalSetup and soon as it got to the first prompt, I opened new shell and edited the MythDataGrabber to 2.7 now, and then continued with mythicalSetup. Well this time I had success, I think:
That's of course what kept failing, the main problem of accessing the MySQLDB/python binding, looks resolved!
Still couldn make contact with my XBMC on the desktop, and I just realized it's because I had user/pass set on the HTTP access from within XBMC: http://i.imgur.com/MoEk3.jpg I just removed the user/pass and now it worked, here's the mythicalLibrarian --update from just now:
I also saw a little notification in XBMC saying "mythicalLibrarian test" in the corner so it surely is working.
So now I just went into XBMC > Video > Add Source and put /media/myth (folder of myth recordings mounted here on desktop via NFS), and set the content to TV, am running a scan and it seems to be stuck: http://i.imgur.com/E6Cwq.jpg It hasn't moved from showing that for quite a while, and I don't even have any episodes of Lost & Found, so something is up...
edit: Scan seems to have died out, I hit scan again and it's hanging on "Scanning for new content". Checking xbmc.log here's what keeps happening: http://pastebin.com/kHCZCACr
Code:
Performing MythTV Python Bindings database test
/usr/bin/python2.6
Python2.6 installed
Establishing database connection
Connected to: mythbox
Db Identified as: sql://[email protected]:3306/
Diagnostics passed.
MythTV Python Bindings are installed properly
MythTV Database Test ***PASSED***
That's of course what kept failing, the main problem of accessing the MySQLDB/python binding, looks resolved!
Still couldn make contact with my XBMC on the desktop, and I just realized it's because I had user/pass set on the HTTP access from within XBMC: http://i.imgur.com/MoEk3.jpg I just removed the user/pass and now it worked, here's the mythicalLibrarian --update from just now:
Code:
mythicalLibrarian will now conduct mythicalDiagnostics
Press any key to continue to online testing....
--You have entered diagnostic mode
mythicalLibrarian will now conduct a series of tests.
press any key to verify installed packages...
package 'curl' is installed
package 'agrep' or 'tre-agrep' is installed
package 'libnotify-bin' is installed
Installed packages check ***PASSED***
Press any key to perform Desktop Message test...
Performing librarian-notify-send test
This test verifies that the message was sent to the DBUS.
This test does not verify the user has a valid desktop open.
Desktop Notifications test ***PASSED***
Press any key to perform MythTV Database test...
Performing MythTV Python Bindings database test
/usr/bin/python2.6
Python2.6 installed
Establishing database connection
Connected to: mythbox
Db Identified as: sql://[email protected]:3306/
Diagnostics passed.
MythTV Python Bindings are installed properly
MythTV Database Test ***PASSED***
Press any key to perform XBMC Notification test...
Performing XBMC Notifications test
SENDING REQUESTED COMMANDS TO:192.168.1.101:8080
TESTING:
OK
XBMC Communications ***PASSED***
Press any key to test file system permissions...
Testing file system permissions
TargetPathIsInputPath is selected. Testing with current folder
USER SETTING |FLAG|Folder name
MoveDir |1 |/home/bobby2/.mythicalLibrarian/mythicalSetup/Episodes
AlternateMoveDir |1 |/home/bobby2/.mythicalLibrarian/mythicalSetup/Episodes
PrimaryMovieDir |1 |/home/bobby2/.mythicalLibrarian/mythicalSetup/Movies
AlternateMovieDir|1 |/home/bobby2/.mythicalLibrarian/mythicalSetup/Movies
PrimaryShowDir |1 |/home/bobby2/.mythicalLibrarian/mythicalSetup/Showings
AlternateShowDir |1 |/home/bobby2/.mythicalLibrarian/mythicalSetup/Showings
mythicalLibrarian|1 |/home/bobby2/.mythicalLibrarian
Critical Filesystem checks ***PASSED***
press any key to test mythicalLibrarian...
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
Revision 922 Wed Jan 12 17:52:29 EST 2011
RECSTART: DATE:
PROGRAMID: ShowCategory:
PLOT:
PERFORMING MAINTENANCE ROUTINE...
REMOVING ORPHAN FOLDER:/home/bobby2/.mythicalLibrarian/mythicalSetup/Episodes/Mister Rogers Neighborhood/Season 7
SEARCHING: www.TheTvDb.com SHOW NAME: mister rogers EPISODE: show 1332
TESTING FOR ZAP2ITID MATCH:SH002930 Mister Rogers' Neighborhood
FOUND:Mister Rogers' Neighborhood ID#:77750 WITH CONFIDENCE:-2
DATABASE IS MAINTAINED. TIME IS:1294872791 NEXT UPDATE IS:1294942411
AIRDATE FAILED. TITLE MATCH ON ABSOLUTE EPISODE NUMBER:
TOTAL MATCHES:2 TOTAL VERIFIED FUZZY ERRORS:0
EPISODE:Show 1332 EPISODE NUMBER:462 S07E07 WITH CONFIDENCE: -1
CONFIDENCE:-3 LOGIC PATH: Attempted Match On Zap2itID: Failed; Attemted match on Standard Logic: Failed; Attemted Title match on Fuzzy Logic: Sucessful; Attemped match on OriginalAirDate: Failed; Attemted SubTitle match on Standard logic: Sucessful;
JOB: mythicalLibrarian 'testfile.ext' 'mister rogers' 'show 1332'
TARGET SET:/home/bobby2/.mythicalLibrarian/mythicalSetup/Episodes/Mister Rogers Neighborhood/Season 7/Mister Rogers Neighborhood S07E07 (Show 1332).ext
exited with status 0
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: ***PASSED***
Overall mythicalReadiness: ***PASSED***
-----End of diagnostics-----
chgrp: invalid group: `mythtv'
Installation and tests completed successfully.
ADDING JOB to slot 0
Could not add mythcialLibrarian MythTV UserJob because no slots were available
permissions were set for user: mythtv.
No RSS Feeds will be used on this server. Configure /var/www/mythical-rss to link to web server for access by mythicalLibrarian.
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.
For more information, type 'mythicalLibrarian --help'
Done.
I also saw a little notification in XBMC saying "mythicalLibrarian test" in the corner so it surely is working.
So now I just went into XBMC > Video > Add Source and put /media/myth (folder of myth recordings mounted here on desktop via NFS), and set the content to TV, am running a scan and it seems to be stuck: http://i.imgur.com/E6Cwq.jpg It hasn't moved from showing that for quite a while, and I don't even have any episodes of Lost & Found, so something is up...
edit: Scan seems to have died out, I hit scan again and it's hanging on "Scanning for new content". Checking xbmc.log here's what keeps happening: http://pastebin.com/kHCZCACr