|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Which fanart tool do I want
I would like some automated tool to go out and download fanart backgrounds, posters, and banners for all of the Favorites I have defined - these are items that are in the Sage database, along with the normal meta data you get from the EPG. I don't really care about creating .properties or .my files for these - I'm just looking for the jpegs......
Seems like EPG's tool is more aimed at getting metadata for imported videos as opposed to recorded shows. I'm not clear what BMT really does..... btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#2
|
||||
|
||||
bialio, what you are looking for is not yet built into the STV's plugins, but, the Phoenix APIs to do what you want, do exist. It's just a matter of time before someone does it.
Code:
phoenix_api_StartMetadataScan(Object provider, Object[] mediaFiles) : void phoenix_api_IsMetadataScanRunning() : boolean phoenix_api_GetMetadataScanComplete() : float Another approach would be to use the command line bmt, and use the --tv and --offline flags... Code:
# java -jar MetadataTool.jar --offline --tv --fanartFolder=YOUR_FOLDER "/tmp/House.avi" Code:
# java -jar MetadataTool.jar --offline --tv --fanartFolder=YOUR_FOLDER "/tmp/House S01E02.avi"
__________________
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
|
||||
|
||||
If I ever get all of these bugs fixed, I plan to add support for this into SageMC.
Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#4
|
|||
|
|||
I looked at it, but couldn't get it to work
Code:
phoenix_api_IsMetadataScanRunning() I'll wait until Mike takes a look then copy his code like I always do Its easier when theirs an example
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fanart: FAQ | stuckless | SageMC Custom Interface | 4 | 06-13-2009 02:08 PM |
SageMC not seeing FanArt | theiceman1973 | SageMC Custom Interface | 4 | 03-19-2009 04:06 PM |
HD200 FanArt | vexhold | SageMC Custom Interface | 6 | 12-22-2008 09:45 AM |
translation tool | banjo | SageTV Studio | 0 | 04-23-2007 10:55 AM |