View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 403 posts ] 
Go to page Previous  1 ... 20, 21, 22, 23, 24, 25, 26, 27  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Thu Apr 22, 2010 6:18 pm 
Offline
Joined: Mon Feb 06, 2006 5:11 pm
Posts: 353
Location: Brisbane, Australia
Looks like it needs that perl module installed. I'll try and remove that dependency. In the meantime, you could try and install that module.

DateTime::Format

bigB.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 22, 2010 8:20 pm 
Offline
Joined: Sun Mar 07, 2010 1:17 am
Posts: 16
Ok, I installed several perl date:time modules but the same error remains. Is there a specific one in Synaptic I should be looking for?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 22, 2010 8:28 pm 
Offline
Joined: Mon Feb 06, 2006 5:11 pm
Posts: 353
Location: Brisbane, Australia
Hi,

I think it might be this one;
libdatetime-format-strptime-perl

BigB.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 22, 2010 10:44 pm 
Offline
Joined: Sun Mar 07, 2010 1:17 am
Posts: 16
I already had that one installed


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 23, 2010 7:30 am 
Just wanted to say thank you.

I have been running other updaters that are around the with mixed success. My Docco folder would always cause issues.

Just ran your scanner and it worked a treat picking up the odd titles.

Thanks again for such a robust program that really works on difficult titles.


Top
  
 
 Post subject:
PostPosted: Sat Apr 24, 2010 4:58 pm 
Offline
Joined: Mon Feb 06, 2006 5:11 pm
Posts: 353
Location: Brisbane, Australia
Thanks jbman,

The key has always been to mimic how a human would interpret the filenames. Get the occasional one that requires prior knowledge like the movie "Open Season 2", but most of the time it is possible. I haven't modified the filename parser significantly for quite some time.

BigB.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Apr 24, 2010 7:33 pm 
Offline
Joined: Sun Mar 07, 2010 1:17 am
Posts: 16
bigB,

Mythvideo-scanner runs but stops at an AVI file that I have on my drive. This is what I get:

Code:
/var/lib/mythtv/videos/Stand Up Comedy/D.L. Hughley/D.L.Hughley.Unapologetic.avi
Found NFO file
 Found imdb ref: 1114667
Undefined subroutine &DateTime::Format::Strptime called at grabbers/imdb.pm line 214.


Any ideas? thnks.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Apr 24, 2010 7:39 pm 
Offline
Joined: Mon Feb 06, 2006 5:11 pm
Posts: 353
Location: Brisbane, Australia
Hi,

Something is wrong with the DateTime::Format module. Try installing it manually by running as root:
Code:
cpan DateTime::Format


I do plan on removing that dependency, just haven't had time.

BigB.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 25, 2010 9:11 am 
Offline
Joined: Sun Mar 07, 2010 1:17 am
Posts: 16
Ok, I did it manually, but it seems to give me an error at the end with the part I needed:


Code:
........................................................DONE
Fetching with LWP:
  http://www.perl.org/CPAN/modules/03modlist.data.gz
Going to read /home/htpc1/.cpan/sources/modules/03modlist.data.gz
............................................................................DONE
Going to write /home/htpc1/.cpan/Metadata
Warning: Cannot install DateTime::Format, don't know what it is.
Try the command

    i /DateTime::Format/

to find objects with matching identifiers.



Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 26, 2010 6:12 pm 
Offline
Joined: Mon Feb 06, 2006 5:11 pm
Posts: 353
Location: Brisbane, Australia
Hi Killabee,

I have removed the dependence on that module, try the latest revision.

BigB.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 26, 2010 9:59 pm 
Offline
Joined: Sun Mar 07, 2010 1:17 am
Posts: 16
Ok, now it stops without an error. It only scans a few files. Weird. Here is what I get:
Code:
htpc1@htpc1-desktop:~/mythvideo-scanner$ mythvideo-scanner.pl
Using settings for htpc1-desktop
Reading MythTV DB settings from: /usr/share/mythtv/mysql.txt
Mythvideo Database schema is 1028, suggests Mythtv version >=0.22
Images will be downloaded to:
 Covers:      '/var/lib/mythtv/coverart'
 ScreenShots: '/var/lib/mythtv/screenshots'
 Fanart:      '/var/lib/mythtv/fanart'
 Banners:     '/var/lib/mythtv/banners'
Seaching for these extensions: avi mpg mpeg mkv mpg avi vob mpeg VIDEO_TS iso img mkv mp4 m2ts evo divx mov qt wmv 3gp asf ogg ogm flv
Starting search in '/var/lib/mythtv/videos'

/var/lib/mythtv/videos/New Jack City/NEW_JACK_CITY.ISO
 Existing details are satisfactory.
 Use --update to override.

/var/lib/mythtv/videos/Stand Up Comedy/D.L. Hughley/D.L.Hughley.Unapologetic.avi
Found NFO file
 Found imdb ref: 1114667
Details ------------------------------
Title: D.L. Hughley: Unapologetic
 Prematch: /var/lib/mythtv/videos/Stand Up Comedy/D.L. Hughley/D.L.Hughley.Unapologetic
End ------------------------------
Grabber: Ttvdb, Version: 1.1, ttvdb.py: v1.0.2
 Not a TV show
 
------------------------------
Grabber: Tmdb, Version: 1.1, tmdb.pl: v0.1.1
 
------------------------------
Grabber: Imdb, Version: 2.0, Rev: 104
1114667:D.L. Hughley: Unapologetic


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 26, 2010 10:13 pm 
Offline
Joined: Mon Feb 06, 2006 5:11 pm
Posts: 353
Location: Brisbane, Australia
Hi,

Try it now.

BigB.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 27, 2010 12:11 pm 
Offline
Joined: Sun Mar 07, 2010 1:17 am
Posts: 16
big B,

It works now. Thanks for all your hard work and dedication.


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 16, 2010 10:20 pm 
Offline
Joined: Fri Oct 20, 2006 12:04 pm
Posts: 905
Location: LA, CA
After running the instructions on the OP, I get this

Code:
Can't locate Text/Levenshtein.pm in @INC (@INC contains: /usr/LH/tweaker/lib /usr/lib/perl5/site_perl/5.10.0 /usr/share/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current . . /usr/local/share/mythvideo-scanner/ /usr/share/mythvideo-scanner/) at ./mythvideo-scanner.pl line 62.
BEGIN failed--compilation aborted at ./mythvideo-scanner.pl line 62.


I'm thinking I borked it somewhere...


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 16, 2010 10:33 pm 
Offline
Joined: Mon Feb 06, 2006 5:11 pm
Posts: 353
Location: Brisbane, Australia
Hi,

You need to install the Text::Levenshtein perl module.

BigB.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 403 posts ] 
Go to page Previous  1 ... 20, 21, 22, 23, 24, 25, 26, 27  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu