doing some thinking here..
one of my recording folders is on an ext3 drive and the backup is on an ntfs folder..could it be because of the ntfs filesystem sucking hard and not supporting permissions?
mythicalLibrarian - a tool to build Movie and TV Show library from MythTV recordings
watson540
Member Posts: 82 Joined: Jan 2010 Reputation: -40 |
2010-01-28 08:00
Post: #51
|
| find quote |
watson540
Member Posts: 82 Joined: Jan 2010 Reputation: -40 |
2010-01-28 08:11
Post: #52
outleradam Wrote:NO!.. I just need a single log. Not the entire thing. nah..i just started messing with this stuff today.. the file i had first i got from today..then i re-downloaded and set it up again.. the one i have now is dated the 27th of jan weird stuff cause I DO have a few episodes that were named correct.. also..first time i got it was from a google link (GSOC?)i thought..but the one you posted is at sourceforge? |
| find quote |
outleradam
Member+ Joined: Sep 2009 Reputation: 20 Location: Louisiana |
2010-01-28 08:14
Post: #53
Try deleting the database folders. The new ones are no longer comparable as of 25jan10
Use mythicalLibrarian to make a library out of your MythTV files. Leave the recording to MythTV and use XBMC as your library. Installation and Instructions:http://wiki.xbmc.org/index.php?title=MythicalLibrarian Technical Support:http://forum.xbmc.org/showthread.php?tid=65644 ![]() [url=http://forum.xda-developers.com/showthread.php?tid=1081892][/url] |
| find quote |
watson540
Member Posts: 82 Joined: Jan 2010 Reputation: -40 |
2010-01-28 08:17
Post: #54
good idea..as I see the google code page on your project is not in sync with your sourceforge page..(and why are there 2 anyway?)
i downloaded the first one i had again..from the google page..and it wasnt even dated.. ill delete EVERYTHING and start over |
| find quote |
watson540
Member Posts: 82 Joined: Jan 2010 Reputation: -40 |
2010-01-28 08:25
Post: #55
everything cleaned out.. I notice the log looks a tad different, but the naming is still off
@@@@@@@@@@@NEW SEARCH INITIATED AT Thu Jan 28 01:21:04 EST 2010@@@@@@@@@@@@@ PERFORMING MAINTENANCE ROUTINE SEARCHING: http://www.TheTvDb.com SHOW NAME: Family Guy EPISODE: Lois Kills Stewie FILE NAME: /mnt/ntfs/mythtv/1011_20100127190000.mpg creating home mythicalLibrarian and log file SEARCH FOUND:Family Guy ID#: 75978 LOCAL DATABASE UPDATED:/home/mythtv/mythicalLibrarian/Family Guy SEARCH FOUND: ID#: DEFINED ABSOLOUTE EPISODE NUMBER: Lois Kills Stewie ###################DEBUG MODE ENABLED#################### LISTING INTERNAL VARIABLES USED BY mythicalLibrarian. INTERNET TIMEOUT:50- TVDB API KEY:6DF511BB2A64E0E9- mythicalLibrarian WORKING DIR:/home/mythtv/mythicalLibrarian- MOVE DIR:/mnt/extra/episodes- USING SHOWNAME AS FOLDER:Disabled- FAILSAFE MODE:Enabled- FAILSAFE DIR:/mnt/ntfs/episodes- ALTERNATE MOVE DIR:/mnt/ntfs/episodes- USE ORIGINAL DIR:Disabled NOTIFICATIONS:Enabled DEBUG MODE:Enabled- INPUT SHOW NAME:Family Guy- LOCAL SHOW NAME TRANSLATION:- ShowName:Family Guy SENT TVDB SHOW NAME:Family%20Guy- RESOLVED SERIES ID:- RESOVED SHOW NAME:Family Guy- INPUT EPISODE NAME:Lois Kills Stewie- ABSOLOUTE EPISODE NUMBER:Lois Kills Stewie - RESOLVED EPISODE NAME:- SEASON - EPISODE:E- SYMLINK MODE:LINK- FILESIZE: 541490'kB' CREATE AND DELETE FLAGS: ORIGINALDIR:1- FREE:77344372kB- WORKINGDIR:1 Free:2221852kB- MOVEDIR:1- FREE:25351468kB- ALTERNATEMOVEDIR:1- FREE:77344372kB- PRIMARYMOVIEDIRWRITABLE:1- FREE:77344372kB- ALTERNATEMOVIEDIR:1- FREE:25351468kB- DATABASE INFORMATION RECSTART:2010-01-27 19:00:00- MOVIE YEAR:2007- ORIGINAL SERIES DATE:2007-11-11- PROGRAMID:EP002960010108- CHANNEL ID:1011- CATEGORY:Comedy- EXTRAPOLATED DATA DETERMINED THIS RECORDING AS A:Series With Episode Data- STARS:0 RATING:0 ZAP2IT SERIES ID:4163209- MATCHED TVDB SERIES ID:- ####################END OF DEBUG LOG##################### Symlink created /mnt/extra/episodes/Family Guy.SE ().mpg also nothing shows up on the xbox
(This post was last modified: 2010-01-28 08:37 by watson540.)
|
| find quote |
watson540
Member Posts: 82 Joined: Jan 2010 Reputation: -40 |
2010-01-28 09:18
Post: #56
narrowed it down to this:
#output Series format showname=show name sxx=season number exx=episode number epn=episode name if [ ! -z "$exx" ]; then ShowFileName=`echo "$NewShowName.$sxx$exx ($epn)"` #output Movie Format elif [ ! -z "$MovieAirDate" -o "$mythicalLibrarianProgramIDCheck" = "MV" ]; then ShowFileName=`echo "$NewShowName ($MovieAirDate)"` MoveDir="$PrimaryMovieDir" exx="Movie" fi so..if the show has an episode number then it will output $NewShowName.$sxx$exx ($epn) which is what I want.. but i guess mine dont have an ep number?? because I get the fle named $NewShowName ($MovieAirDate)..but the air date is only a year not a whole date, and a lot of them are just named with () and no date..so im not sure what to do here really though..im not even worried about the naming so much as i am the fact it doesnt even show up in my library..because its fairly useless to me otherwise..thanks for help but mebbe ill just give up on this and revisit in a year or so
(This post was last modified: 2010-01-28 09:25 by watson540.)
|
| find quote |
outleradam
Member+ Joined: Sep 2009 Reputation: 20 Location: Louisiana |
2010-01-28 15:45
Post: #57
watson540 Wrote:good idea..as I see the google code page on your project is not in sync with your sourceforge page..(and why are there 2 anyway?) Ok, looks like you're up-to-date now. Did you get the dependencies, "apt-get install curl agrep"? I have the two repositories, one for current and one for stable. That's all. Tell me if there is a file called "~/mythicalLibrarian/Family Guy/Family Guy.E.txt" if not, find the user setting "Timeout" and increase it to 120 also try running it from the command line and tell me what you see, "/home/mythtv/mythicalLibrarian/mythicalLibrarian.sh" "Family Guy" "the" "null" Code: Accessing MythTV DataBase:Use mythicalLibrarian to make a library out of your MythTV files. Leave the recording to MythTV and use XBMC as your library. Installation and Instructions:http://wiki.xbmc.org/index.php?title=MythicalLibrarian Technical Support:http://forum.xbmc.org/showthread.php?tid=65644 ![]() [url=http://forum.xda-developers.com/showthread.php?tid=1081892][/url]
(This post was last modified: 2010-01-28 16:16 by outleradam.)
|
| find quote |
watson540
Member Posts: 82 Joined: Jan 2010 Reputation: -40 |
2010-01-28 21:46
Post: #58
yeah i use portage cause im a gentoo user..pretty sure without curl it wouldnt be getting ANY info from thetvdb...and im sure we would see errors relating to a missing agrep in the logs as well..
no matter though i know they're installed as i did that before i installed the script (already had curl and grep..just not agrep.) [i] app-text/agrep Available versions: 2.04 Installed versions: 2.04(04:19:11 PM 01/27/2010) Homepage: ftp://ftp.cs.arizona.edu/agrep/README Description: agrep is a tool for the fast searching of text allowing for errors in the search pattern. [i] net-misc/curl Available versions: 7.19.4 7.19.6 ~7.19.7 {ares gnutls idn ipv6 kerberos ldap libssh2 nss openssl ssl test} Installed versions: 7.19.6(01:57:21 AM 01/28/2010)(gnutls ipv6 ldap ssl -ares -idn -kerberos -libssh2 -nss -test) Homepage: http://curl.haxx.se/ http://curl.planetmirror.com Description: A Client that groks URLs ill give your other suggestions a shot and get back with you |
| find quote |
outleradam
Member+ Joined: Sep 2009 Reputation: 20 Location: Louisiana |
2010-01-28 22:37
Post: #59
The logs only display what I've programmer them to display. Gentoo may not be using posix BASH2. I will do some research when I get back home. I'm on my phone now so it's a bit difficult to do anything other then simple lookups and typing.
Use mythicalLibrarian to make a library out of your MythTV files. Leave the recording to MythTV and use XBMC as your library. Installation and Instructions:http://wiki.xbmc.org/index.php?title=MythicalLibrarian Technical Support:http://forum.xbmc.org/showthread.php?tid=65644 ![]() [url=http://forum.xda-developers.com/showthread.php?tid=1081892][/url] |
| find quote |
watson540
Member Posts: 82 Joined: Jan 2010 Reputation: -40 |
2010-01-28 23:06
Post: #60
thanks..here is my bash version..im going to upgrade to version 4 though and see what happens
[u] app-shells/bash Available versions: 3.1_p17 3.2_p39 ~3.2_p48-r1 4.0_p35 **4.1 {afs bashlogger examples mem-scramble net nls plugins vanilla} Installed versions: 3.2_p48-r1(12:46:04 AM 01/17/2010)(net nls -afs -bashlogger -examples -plugins -vanilla) Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html Description: The standard GNU Bourne again shell also note the plugins use flag..is that needed? |
| find quote |

![[Image: newsig-1.png]](http://i236.photobucket.com/albums/ff111/DrivingTibNaked/newsig-1.png)
- EPISODE:E- SYMLINK MODE:LINK- FILESIZE: 541490'kB'
Search
Help