|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Fanart Help!
I'm having some difficulties and need some assistance / help.
I have Diamond and Phoenix Fanart plugins installed. I have a handful of TV shows that the Fanart is either corrputed (the graphics are washed out red or they show only 1/2 the graphic) or there are items missing (like the poster) I've tried to use BMT (that's installed also) to delete fanart and then update fanart. This seems to have only random success. Is there some way to just delete ALL fanart and tell BMT to redownload all fanart? I'm OK if this takes a few hours. Seems like I'm constantly struggling with this. The family has now grown impatient with me (as I'm always fiddling with this thing). |
#2
|
||||
|
||||
I'll assume that you've read the bmt user guide, and that you missed this....
Quote:
In addition, you'll probably want to remove cached items as well. The easiest way to do this is to remove the folders... SAGE_HOME/cache/ SAGE_HOME/userdata/Phoenix/cache/ Removing the cached folders will ensure that the various plugins will no longer have scaled copies of the fanart, and they will need to regenerate their caches. And lastly, the "pinkish" image issue is a known issue. There is a fix in the works, but the fix requires a new version of sagetv, so that we can leverage the image processing apis in sagetv that corroectly handles the color model, instead of using the java apis that do not correctly handle the color model.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#3
|
|||
|
|||
Stuckless....thanks....I've missed that in the new manual.....
I'm going to give it a try.....thanks....will let you know what happens.... |
#4
|
||||
|
||||
Quote:
Good luck.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#5
|
|||
|
|||
Stuckless,
Well, I've been able to fix most of the fanart. there are a couple of shows (TV shows) that will not seem to update. I can find them on tvdb no problem (the office is one of them). I notice when I search for all "the office" and click on the "update fanart" button, the lower left corner that shows the current search shows the word "null" Seems like BMT does not recognize the show. I've noticed in the metadata for these shows the fanart name field is blank, but the show name is correct. Is there some way to correct this? Maybe I have another problem all together. |
#6
|
||||
|
||||
Quote:
Using the MediaTitles.xml you can force a match of "The Office" to it's tvdb id. You can look in the user guide as well, I think there is information in there on how to use the MediaTitles.xml.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#7
|
|||
|
|||
Stuckless,
I created a files "MovieTitles.xml" and placed it in the directory per the guide. When I go to BMT and ask for say "The Office" to refresh, I still get 0 finds out of the 12 or so that are recorded. Is there something I'm doing wrong? I see that there is a *.sample of the xml file in the scraper folder. I used that as a template for intenting |
#8
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#9
|
|||
|
|||
I didn't restart sage or do the refresh. I've just done that, so I'll give it a couple of hours to see what happens.
Here is the mediatitle file (I've changed the suffix from xml to txt for this upload) |
#10
|
||||
|
||||
Quote:
Code:
<match> <regex>[\\/]Adventure Time[\\/]</regex> <metadata type="tv" name="tvdb">152831</metadata> </match>
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#11
|
|||
|
|||
I don't have an "Adventure Time" directory as all of the sage shows are written to a specific folder. If you mean the sagetv recording folder, then yes, I would hope that that would work.....
|
#12
|
||||
|
||||
Quote:
[\/] basically means match a directory seprator (both unix and windows). So [\/]Adventure Time would match a filepath that has "\Adventure Time" or "/Adventure Time". [\/]Adventure Time[\/] has a directory separator at both ends of the name Adventure Time, so this can only ever match on a Directory \Adventure Time\ or /Adventure Time/ This is covered in the manual as well, but maybe take a look at these http://forums.sagetv.com/forums/showthread.php?t=54388 Code:
<match> <regex>[\\/]Castle-.*</regex> <title>Castle</title> <year>2009</year> <metadata type="tv" name="tvdb">83462</metadata> </match>
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
BMT / Fanart / Themes Leveraging Fanart? | Addict | SageTV v7 Customizations | 2 | 09-09-2010 05:38 AM |
Fanart: Complete Fanart Collection... 4000 Movies and TV shows | mkanet | SageTV Customizations | 24 | 04-20-2010 03:31 PM |
FanArt How To | mphilli7823 | SageMC Custom Interface | 2 | 10-16-2009 06:37 PM |
SageMC, Fanart, MediaScraper & Central FanArt folder structure – Help requested | rmac321 | SageMC Custom Interface | 24 | 06-14-2009 02:00 PM |
Fanart Help | Quazeye | SageMC Custom Interface | 0 | 04-12-2009 04:47 PM |