|
Batch Metadata Tools This forums is for discussing the user-created Batch Metadata Tools for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#701
|
||||
|
||||
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 |
#702
|
|||
|
|||
Well here's to hoping you get bored real soon
Multi-disc sets are an important feature (and super-popular) |
#703
|
|||
|
|||
Sean,
Just upgraded to 2.2 today first time using the new setup (I think my other was still 1.8 or older) I am seeing the info in the log, any advice? Thanks in advance B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#704
|
||||
|
||||
B, I can see by the log file that you did a fanart search for WWE Smackdown and it failed because tvdb didn't find anything for that show? Is everything else working for you?
__________________
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 |
#705
|
|||
|
|||
I have all fanart going to /var/media/fanart. I can see files being downloaded there, but is there anything I should do to have the Tiki plugin pick it up? I will also post in that thread.
btw - what do I do for manual override? WWE Smackdown! is there but not WWE Friday Night Smackdown! http://thetvdb.com/?tab=series&id=75640&lid=7 B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#706
|
||||
|
||||
Tiki's plug-in has (had?) an issue with linux paths but Narflex showed him how to fix it. Not sure what the status of that is.
|
#707
|
||||
|
||||
Quote:
As for the smackdown issue, you can add a title override in the metadata-titles.properties in the SageTV root folder. For example, mines looks like... Code:
The\ Office=tvdb\:73244 House=tvdb\:73255 Code:
WWE Friday Night Smackdown!=tvdb\:75640
__________________
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 |
#708
|
|||
|
|||
Quote:
Assuming I need to escape the bang. Got it, I will ask Tiki about the changeover. I am not too keen on SageMC as it seems to really slow down my extenders. (That said do love the features it offers, but the difference is appreciable) B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#709
|
|||
|
|||
Quote:
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#710
|
||||
|
||||
Quote:
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 |
#711
|
|||
|
|||
stuckless: can you explain the title override feature in more detail so that I can add it to the document?
|
#712
|
|||
|
|||
I can't seem to get my new composite provider to show in the Metadata/Fanart Sources list
I'm using metadata-updater-2.2 Also, I'm not sure if I should be using: /compositeMetadataProviders/dvdprof2/searchProviderId=dvdprofiler_local or /compositeMetadataProviders/dvdprof2/searchProviderId=dvdprofiler metadata.properties file: Code:
#Configuration Properties #Wed Apr 22 00:09:10 EDT 2009 /compositeMetadataProviders/dvdprof2/description=Composite provider that uses DVD profiler for searching and supplements with the themoviedb.com /compositeMetadataProviders/dvdprof2/detailProviderId=themoviedb.com /compositeMetadataProviders/dvdprof2/fieldsFromSearchProvider=GenreList;PosterArt;AspectRatio;Description;Duration;MPAARating;ReleaseDate;RunningTime /compositeMetadataProviders/dvdprof2/iconUrl= /compositeMetadataProviders/dvdprof2/name=DVD Profiler and themoviedb.com Provider /compositeMetadataProviders/dvdprof2/searchProviderId=dvdprofiler_local /dvdprofilerLocal/forceRebuild=true /dvdprofilerLocal/imageDir=C\:\\Documents and Settings\\Chris Hallowell\\My Documents\\DVD Profiler\\Databases\\Default\\Images /dvdprofilerLocal/xmlFile=C\:\\Collection.xml /metadata/defaultProviderId=dvdprofiler_local /sageMetadata/alternateBackdropLocation=C\:\\Fanart /sageMetadata/genreLevels=2 |
#713
|
|||
|
|||
Quote:
Quote:
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#714
|
||||
|
||||
chris, the dvd profiler id is "dvdprofiler", this actually changed when I got rid of the remote and local dvd profilers, and just maintained a single profiler.
so, your configuration (metadata.properties), should look like, what you have, except that with the correct dvd profiler id, (aslo sflamm's pdf shows a working configuration as well, since he uses it) Code:
/compositeMetadataProviders/dvdprof2/description=Composite provider that uses DVD profiler for searching and supplements with the themoviedb.com /compositeMetadataProviders/dvdprof2/detailProviderId=themoviedb.com /compositeMetadataProviders/dvdprof2/name=DVD Profiler and themoviedb.com Provider /compositeMetadataProviders/dvdprof2/searchProviderId=dvdprofiler Code:
/metadata/defaultProviderId=dvdprofiler Code:
# java -jar MetadataTools.jar --listProviders
__________________
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 |
#715
|
||||
|
||||
I've added it to the enhancement list.
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 |
#716
|
||||
|
||||
Quote:
There are 2 ways to get information into this file. The first is to manually edit the file and add a Line like... Code:
SearchTitle=ProviderId Code:
Terminator\ 2=imdb\:tt334323
__________________
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 |
#717
|
|||
|
|||
Quote:
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#718
|
||||
|
||||
The first time through, it should prompt you, but if there are no search results, then it won't automatically select anything (that's B's issue above). But if you were prompted with a list of a couple of times, and then you selected, an item, then it should store that item in the metadata-titles.properties. After the scan is complete, you can check that file to see if it did store your selection. If it's not, then it's a bug.
__________________
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 |
#719
|
|||
|
|||
Updated documentation.
|
#720
|
|||
|
|||
Stuckless,
I am sure this is somewhere Are you pulling banners now ? ( I heard you were) Is this only for tv or for movies too? (want to incoporate bannes in my import if they are coming down for movies as well.) Thanks |
Currently Active Users Viewing This Thread: 11 (0 members and 11 guests) | |
|
|
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 |
Automated VideoRedo (DOS batch files) | grauchy | SageTV Customizations | 3 | 09-08-2011 10:01 PM |
Simple utility to control multiple USB or Serial HD DirecTV STBs | jchiso | Hardware Support | 15 | 02-19-2009 06:27 PM |
DVB-S setup with Digiguide EPG Grabber & XMLTV importer | MCE-Refugee | SageTV United Kingdom | 27 | 09-08-2008 09:10 AM |
Keeping custom metadata for imports via AddShow() | Opus4 | SageTV Studio | 9 | 02-20-2008 06:35 PM |