SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #341  
Old 03-14-2009, 04:57 PM
Sean977 Sean977 is offline
Sage User
 
Join Date: Jan 2005
Posts: 49
First off GREAT TOOL!!!! I've just started playing around with it and i think it's fantastic. I do have a couple of questions though.

I'm using the beta9 version with my default.txt saying /genPropertyFile /useOriginalName but the original file name isn't being used in the properties file.

For example I put the avi called fantastic 4 - Rise of the silver surfer over the mediascraper.exe and in the properties file under title it says 4: Rise of the silver surfer.

Secondly I'm not getting any genre information returned in the properties file, my file or info file? I'm not sure if the genre info is supposed to show up in the properties file, but if it's not can this be added? I know it's supposed to be there on the my file.

Other than those two hiccups this is a great addition to Sage. Way to go!!!

Thanks in advance for any help with the above problems.

-sean
Reply With Quote
  #342  
Old 03-15-2009, 07:42 AM
theringnebula's Avatar
theringnebula theringnebula is offline
Sage User
 
Join Date: Jul 2008
Location: Kingston, NH
Posts: 49
Quote:
Originally Posted by evilpenguin View Post
Hmm, this is wierd: no where I can find says that a comma is a special XML character. I guess I can just strip them out when I write to XML.
I think the problem is not with the XML... I think the problem is when you are passing the filename to the SageTV webserver it can't understand the commas in the filename.
Reply With Quote
  #343  
Old 03-17-2009, 03:26 PM
Phydeaux Phydeaux is offline
Sage Advanced User
 
Join Date: Aug 2008
Posts: 222
Further to my much earlier post re: scraping data from TheTVDB for the TV series M*A*S*H - I definitely understand the programming challenges preventing a solution to this. Darn, if it was a two season show I could pound out .MY files manually....

Would it be possible to somehow over-ride use of the TV Series name and instead use the series ID that TheTVDB uses?

http://www.thetvdb.com/?tab=series&id=70994

RLW
Reply With Quote
  #344  
Old 03-18-2009, 08:03 PM
rabbitslayer rabbitslayer is offline
Sage User
 
Join Date: Sep 2006
Posts: 51
Blood+

I am having issues with episode 20 from Ghost Hunt... it is telling me mediaScraper is Atempting 5 times and then file not found failure. Is there something I should do for this?

It will also not recognize "Code Geass" at all... is there more to the name that I a missing? I didn't see it in theTVDB...

Last edited by rabbitslayer; 03-19-2009 at 11:32 AM.
Reply With Quote
  #345  
Old 03-19-2009, 06:33 PM
bluenote bluenote is offline
Sage Aficionado
 
Join Date: Nov 2004
Location: Vancouver, canada
Posts: 336
Wow, this utility works really well. I love it. And I see that there's the ability to actually make these files recordings, too, so I dont have to differentiate between a show generated by Sage and a show thats imported from some other source. Awesome.

I'm having one problem -- battlestar galactica S4 E9 seems to be crashing this for me, and it continues to crash each time rather than passing over it.

How can I make it ignore this one (and Im guessing, any other files in my large collection) when I run and then update the properties files?

thanks!

Cory

EDIT: actually, it seems to be multiple battlestar galactica files that end up returning a 404 error (after 5 retries). For now I'll have to move the whole 5 gb of files, but I'd like to come up with something more permanent?

Last edited by bluenote; 03-19-2009 at 06:39 PM.
Reply With Quote
  #346  
Old 03-20-2009, 08:23 PM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Couple of questions and observations

I just gave this a try tonight. I wanted to use it to organize incoming files into my archive folder and nothing more. My defaults.txt is as follows:
Code:
/baseFolder "F:\Archived TV" /organizeFiles /organizeBaseFolder "E:\temp\moved"
1.) After running it still made .properties files for everything it found even though I did not tell it to in my settings above.

2.) When it moved the files to "E:\temp\moved" it created a subfolder called "TV", then placed each file appropriately in there. Why did it create the "TV" folder?
example:
Code:
E:\temp\moved\TV\Scrubs\Season 8
3.) TheTVdb now allows matching shows by originalAirDate. This makes it possible to match shows such as:
Code:
The.Daily.Show.03.19.2009.PDTV.XviD-iHT.[VTV].avi
Is it possible to match a show like this?

4.) Can I add multiple shows into a folder.override?

5.) Would it be possible to name shows in a custom format?
Code:
Episode##-EpisodeTitle.xxx
This would allow me to merge the shows into my current file structure of:
Code:
SeriesName\Season ##\##-EpisodeTitle.xxx

Last edited by kricker; 03-20-2009 at 08:25 PM.
Reply With Quote
  #347  
Old 03-24-2009, 03:12 PM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Did I offend?
Reply With Quote
  #348  
Old 03-24-2009, 03:25 PM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
Quote:
Originally Posted by kricker View Post
Did I offend?
I think he is just pretty busy coming out with the next version that supports the phoenix api's and the new layout for fanart.

Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
Reply With Quote
  #349  
Old 03-24-2009, 03:26 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
I can't speak for EP, but I am VERY offended.

Just in general, not at you
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #350  
Old 03-24-2009, 04:00 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by kricker View Post
Did I offend?
Bah, no, i'm just doing a bad job watching this thread

Quote:
1.) After running it still made .properties files for everything it found even though I did not tell it to in my settings above.
1) You're right, I'll fix that.

Quote:
2.) When it moved the files to "E:\temp\moved" it created a subfolder called "TV", then placed each file appropriately in there. Why did it create the "TV" folder?
2) My tool is modeled after how I organize my videos. I can make that configurable pretty easily.

Quote:
3.) TheTVdb now allows matching shows by originalAirDate. This makes it possible to match shows such as:
3) Nope, it'd be far to complicated to differentiate between that airdate and season/episode numbers.

Quote:
4.) Can I add multiple shows into a folder.override?
4) Folder.override files apply to everything in the same folder. So if you want multiple files to use one folder.override just put them in the same folder.

Quote:
5.) Would it be possible to name shows in a custom format?
5) You can't do something like that currently, but I have a few ideas how to make it more customizable in the future.

Last edited by evilpenguin; 03-24-2009 at 04:03 PM.
Reply With Quote
  #351  
Old 03-25-2009, 07:15 PM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Quote:
Originally Posted by evilpenguin View Post
3) Nope, it'd be far to complicated to differentiate between that airdate and season/episode numbers.
A dated show would always have 2 by 2 by 4 where a season and episode should only ever have 2 by 2 number format.
Reply With Quote
  #352  
Old 03-25-2009, 07:50 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by kricker View Post
A dated show would always have 2 by 2 by 4 where a season and episode should only ever have 2 by 2 number format.
I might add it in eventually when I do some stuff for matching Sage Recordings based off of their original airdate.
Reply With Quote
  #353  
Old 03-30-2009, 08:39 AM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Quote:
Originally Posted by evilpenguin View Post
I might add it in eventually when I do some stuff for matching Sage Recordings based off of their original airdate.
ahhh that would be nice!
Reply With Quote
  #354  
Old 03-31-2009, 08:24 AM
Taddeusz Taddeusz is offline
SageTVaholic
 
Join Date: Nov 2004
Location: Yukon, OK
Posts: 3,919
I am trying to get mediaScraper working but apparently thetvdb.com is down? Anyone have any idea what's going on with the site?
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3
Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver
Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD
Reply With Quote
  #355  
Old 03-31-2009, 10:30 AM
bluenote bluenote is offline
Sage Aficionado
 
Join Date: Nov 2004
Location: Vancouver, canada
Posts: 336
Can anyone suggest what to do about 404 errors exiting out the process for me? I love this app but running it folder by folder is not preferred.
Thanks!

Cory
Reply With Quote
  #356  
Old 04-01-2009, 07:24 AM
aflat aflat is offline
Sage Aficionado
 
Join Date: Feb 2009
Posts: 302
thetvdb was back up last night at about 9pm EST(if not earlier, thats just when I tried) and it seems much faster. They may have been doing server updates.
Reply With Quote
  #357  
Old 04-01-2009, 09:54 PM
wayner wayner is offline
SageTVaholic
 
Join Date: Jan 2008
Location: Toronto, ON
Posts: 7,491
I apologize if I missed this but will MediaScraper use the new phoenix API folder structure or will it still put the fanart into the same folder as the media file?
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA
Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA
Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server
Reply With Quote
  #358  
Old 04-01-2009, 10:44 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
I've got everything updated for the new phoenix folder structure, I'm just on vacation right now and can't upload it. I'll take care of it right when I get back on sunday.
Reply With Quote
  #359  
Old 04-02-2009, 07:53 PM
wayner wayner is offline
SageTVaholic
 
Join Date: Jan 2008
Location: Toronto, ON
Posts: 7,491
Thanks EP - enjoy your vacation.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA
Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA
Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server
Reply With Quote
  #360  
Old 04-03-2009, 04:39 AM
Nick_W Nick_W is offline
Sage Advanced User
 
Join Date: Aug 2007
Posts: 215
Hi EP,

Thanks for this, it's great

I've found it doesn't work with:

Hell's Kitchen

I've tried all the following:

Hells Kitchen US S05 E01.avi
Hell's Kitchen US S05 E01.avi
Hells Kitchen S05 E01.avi
Hell's Kitchen S05 E01.avi
Hells Kitchen US S05E01.avi
Hell's Kitchen US S05E01.avi
Hells Kitchen S05E01.avi
Hell's Kitchen S05E01.avi

Regards,

Nick.
Reply With Quote
Reply

Tags
fanart, imdb, metadata, themoviedb, thetvdb


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
STV Import: Read & Write Metadata files for Default STV 5/6 (v2.2.9 18/Feb./2010) JREkiwi SageTV Customizations 251 10-09-2019 11:11 AM
Utility: Batch Metadata Importer 3.x stuckless Batch Metadata Tools 2416 09-20-2011 08:03 PM
manually edit video metadata loomdog32 SageMC Custom Interface 8 01-04-2009 12:34 AM
Runningtime not populated in Metadata mycorona SageMC Custom Interface 2 11-30-2008 01:08 PM
Keeping custom metadata for imports via AddShow() Opus4 SageTV Studio 9 02-20-2008 06:35 PM


All times are GMT -6. The time now is 02:17 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.