I am interested in trying out this script as I have been using utorrent/therenamer on the server to do this. I have since moved this functionality off the server and onto my HTPC. Unfortunately, something with therenamer causes XBMC to lose focus and is very annoying. In reading through the instructions, I'm not sure if my format is supported. My episodes are organized as follows:
server://tv/Show Name/Season 1/01 - Episode.ext
If possible, how would I make this work properly?
Thanks in advance!
SortTV: Sort TV episodes, movies, and music into directories for xbmc (Linux/Win/Mac)
TechLife
Member+ Joined: Aug 2008 Reputation: 13 Location: Aurora, CO |
2012-01-19 20:18
Post: #441
*If I helped, please +rep below* Main HTPC: Core i5, 8GB RAM, SSD, Win7x64SP1, Frodo 12.1 Extenders: 3-AppleTV (CrystalHD 2.0) The XBMC team, plug-in devs, skinners, etc. do this for us for FREE in their spare time because they want to. Think about that for a second before you start bitching... |
| find quote |
Nexxo
Junior Member Posts: 32 Joined: Sep 2011 Reputation: 0 |
2012-01-19 23:53
Post: #442
TechLife Wrote:In reading through the instructions, I'm not sure if my format is supported. My episodes are organized as follows: I don't think the format you want is supported.... Quote:--rename-format:{formatstring} All episode naming seems to include the season number as well, which is a good thing IMO. The script is still definetly worth it with everything else it does! |
| find quote |
Nexxo
Junior Member Posts: 32 Joined: Sep 2011 Reputation: 0 |
2012-01-21 12:48
Post: #443
I'm trying to get the xbmc-remote-control option to update my library automatically. I however get the following error message:
WARN: Could not connec to xbmc server: Invalid argument Any ideas? |
| find quote |
TechLife
Member+ Joined: Aug 2008 Reputation: 13 Location: Aurora, CO |
2012-01-22 21:57
Post: #444
So even though my format isn't supported, I spent the day yesterday getting uTorrent and this script setup on my F12 server. It's awesome to say the least. Thanks to the dev for creating and maintaining this script. I see your paypal account growing shortly.
![]() I am having a couple issues that I hope you guys can help me out with however: Code: SortTVEDIT: I was finally able to get this corrected. Do the following as root if you are experiencing this issue: Code: perl -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers()"The second is that even though I have added the following lines: Code: show-name-substitute=CSI New York-->CSI: NYAny help is greatly appreciated. Thanks in advance! Also, I'd like to offer a suggestion... I am running this script entirely in the background on my server and I'm sure I'm not the only one. Therefore, if there is an update available and I don't happen to see it here, I'm never going to know. I would propose an option to have a message popup in XBMC when the script runs if an update is available. Thanks again! EDIT: Though I have no knowledge of perl whatsoever, I was able to modify the script to accommodate my naming convention: /Series/Season 1/01 - Episode.ext If anyone is interested, or if the dev wants to add this to the next version, here is all I had to do: After existing line 1438: my $ep3 = sprintf("%dx%02d", $series, $episode); Add line: Code: my $ep4 = sprintf("%02d", $episode);Add line: Code: $newfilename =~ s/\[EP4]/$ep4/ig;And if you want to modify the help section: After existing line 668: [EP3]: "1x01" Add line: Code: [EP4]: "01" (Episode number only)Don't forget to change your .conf file to use the new formatting rule. *If I helped, please +rep below* Main HTPC: Core i5, 8GB RAM, SSD, Win7x64SP1, Frodo 12.1 Extenders: 3-AppleTV (CrystalHD 2.0) The XBMC team, plug-in devs, skinners, etc. do this for us for FREE in their spare time because they want to. Think about that for a second before you start bitching...
(This post was last modified: 2012-03-02 02:22 by TechLife.)
|
| find quote |
AnalBeard
Member Posts: 55 Joined: Oct 2011 Reputation: 0 |
2012-01-23 12:07
Post: #445
Ok, so i've hit the same problem as mentioned right back at the start of the thread, can't use TheMovieDB:
Quote:Running install for module 'WWW::TheMovieDB::Search' edit: i should note that I'm running kFreeBSD which is effectively Debian Squeeze running on a BSD core, so although it's one of the more exotic OSes out there, it should have more in common with Debian-based issues than anything else. further edit: the above problem was caused by a dependency that wouldn't install unless sudo was used. Problem is now solved Fileserver: Athlon 7850 | 2GB RAM | 5x2TB in RAID-Z2 ZFS pool (6TB usable) | kFreeBSD 6 | Lian Li PC-A05B HTPC: Apple TV 2 | Eden Beta | reFocus
(This post was last modified: 2012-01-23 12:30 by AnalBeard.)
|
| find quote |
JoachimL
Junior Member Posts: 9 Joined: Feb 2011 Reputation: 0 |
2012-01-30 09:25
Post: #446
I am running sorttv on a linux box which has the media disks mounted via NFS, so the season image symlinks created confused the hell out of XBMC. I've created a small patch to enable copying instead. This is the result of diff -u. Am I doing this correctly? I'm not familiar with perl.
Code: --- v1.31/sorttv/sorttv.pl 2011-08-18 15:52:19.000000000 +0200
(This post was last modified: 2012-01-30 14:39 by JoachimL.)
|
| find quote |
wererogue
Junior Member Posts: 6 Joined: Feb 2012 Reputation: 0 |
2012-02-04 19:06
Post: #447
Hi there, I'd like to request what should be a trivial feature - I'd code it myself but the baby at home and the boss at work have other ideas!
Could you add an option to do nothing (fail) when TVDB information is unavailable? I love love love sorttv, but I've spent rather more time than should be necessary cleaning up when it's plowed ahead and created a new show when it couldn't match a misspelled or poorly formatted name. This is useful for me because I run the script twice - once on a folder that is automatcally populated (by RSS) with files that can generally be trusted for naming and formatting, and once on a folder for files that we add ourselves, which are much less reliable. They're sorted to the same destination, though. Thanks for your time, and thanks for sorttv.pl! |
| find quote |
newphreak
Member+ Joined: Oct 2010 Reputation: 0 Location: sofa @ Norway |
2012-02-04 19:55
Post: #448
wererogue Wrote:Hi there, I'd like to request what should be a trivial feature - I'd code it myself but the baby at home and the boss at work have other ideas!What he said. This goes for one annoying little "bug" I have. When there is no episode name and it sorts it goes without that. But when TVDB is updated it also creates a second link, so sometimes i get double episodes in XBMC.
Samsung ES7005 55" led tv - Denon AVR-3313 - NAD C275BEE - B&W DM683 - B&W HTM61 - B&W 686 Asus EB1501P ION2 - OCZ Vertex 2 64gb ssd - Built in IR Receiver And a Logitech Harmony Touch to control it all. http://www.OpenELEC.tv |
| find quote |
wererogue
Junior Member Posts: 6 Joined: Feb 2012 Reputation: 0 |
2012-02-06 23:05
Post: #449
Ok, after finding a little time to look at the script I see that it's not entirely trivial - it looks like the flow needs a little reworking to make failing clean at that point?
Anyway, I'll keep poking at it (and learning perl) when I get the chance, unless someone beats me to it. |
| find quote |
cliffe
Senior Member Posts: 180 Joined: Jun 2010 Reputation: 7 |
2012-02-07 13:50
Post: #450
Thanks guys. Its great to see some code being contributed! I'll merge code into the next release soon. I've just moved house (to the UK) and started a new job, so SortTV development had slowed down. However, I have had a chance to implement a few of the feature requests, so expect a release some time in the next few weeks.
wererogue Wrote:Ok, after finding a little time to look at the script I see that it's not entirely trivial - it looks like the flow needs a little reworking to make failing clean at that point? The simplest solution would be to do something around Code: $name = $tvdb->getEpisodeName($showtitle, $series, $episode);Something like (pseudo-code): Code: if not defined $name AND config option for forcing it is enabledIts not a pretty flow, but that would be acceptable in this case. Feel free to come up with a better solution if you can. I look forward to the patch. Cheers. |
| find quote |


Search
Help