2010-05-30, 17:07
I was not able to reproduce the problem on my mac.
Here is the results from my cat ~/.profile
Make sure you have the proper /usr/local/mysql lines in there
here is my user job in mythtv:
Make sure you have the job set up to run under mythtv
I will work on automating more of the setup if there is interest displayed.
Code:
Revision 476 Sat May 29 17:25:54 CDT 2010
Accessing MythTV DataBase:
COMMERCIAL DATA START:0 STOP:1249
COMMERCIAL DATA START:13831 STOP:18919
COMMERCIAL DATA START:38308 STOP:44142
RECSTART:2010-05-30 07:05:00 MOVIEYEAR: SERIESDATE:2001-03-13
PROGRAMID:EP002775980073 ShowCategory:Sitcom STARS:0 RATING:0
PLOT: Jackie tests Kelso on maturity, parenting and fidelity.
TESTING FOR ZAP2IT SERIES ID MATCH:That '70s Show
MATCH FOUND BASED ON Zap2itID:That '70s Show ID:73787
DB ABSOLOUTE Exx NR:84 BASED ON ORIG AIR DATE:2001-03-13
TOTAL MATCHES:8 TOTAL VERIFIED FUZZY ERRORS:0
EPISODE:The Trials Of Michael Kelso ABSOLUTE NUMBER:84 S03E18
JOB: mythicalLibrarian '/new/1020_20100530070500.mpg' 'That '70s Show' 'The Trials of Michael Kelso'
TARGET SET:/new/Episodes/That 70s Show/Season 3/That 70s Show S03E18 (The Trials Of Michael Kelso)
sudo: /usr/local/bin/librarian-notify-send: command not found
CREATING SYMLINK IN MOVE MODE
MOVED: /new/1020_20100530070500.mpg
TO: /new/Episodes/That 70s Show/Season 3/That 70s Show S03E18 (The Trials Of Michael Kelso).mpg
sudo: /usr/local/bin/librarian-notify-send: command not found
SENDING REQUESTED COMMANDS TO:192.168.1.110:8080
Here is the results from my cat ~/.profile
Code:
PATH=/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/bin:/usr/local/bin:/usr/local/mysql:/usr/local/mysql/bin:/usr/local/mysql
here is my user job in mythtv:
Code:
/usr/local/bin/mythicalLibrarian "%DIR%/%FILE%"
I will work on automating more of the setup if there is interest displayed.