|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#181
|
||||
|
||||
I'm not sure specifically which api you are referring to? I thnk that for all fanart api calls, i need a mediafile/airing object from which I can get a "title". Once I have the title, I can then calculate the fanart file associated with it.
__________________
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 |
#182
|
|||
|
|||
Yeah I am wanting to scrap together the fanartdirectory I want pulled from (different from the default that your returns no problem with yours) I am just curious how you are pulling jpegs from within a folder regardless of name.
|
#183
|
|||
|
|||
Figured it out nevermind thanks
|
#184
|
|||
|
|||
Is there a way to pass a list/array to the plugin of BMT to have it fetch fanart/metadata for the entire list/array rather than by show/video?
|
#185
|
||||
|
||||
phoenix_api_StartMetadataScan(null, MediaFile[]) should do it. I haven't used the api yet myself. check out the api docs phoenix.MediaMetadataAPI.
__________________
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 |
#186
|
|||
|
|||
As always thanks and will do
|
#187
|
|||
|
|||
Quote:
Does the GetMetadataScanComplete() work yet? it always seeems to return 0.0 regardless. Also the above StartMetadataScan works great except it seems after running it once I can't again beacuse the scan is always in process (checking with IsMetadaScanRunning)as per above and 0.0% complete thanks |
#188
|
||||
|
||||
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 |
#189
|
||||
|
||||
I've updated the phoenix api download site to include the latest 1.42 build that is shipping with bmt 3.0. This build includes a few bug fixes and hopefully an improved scanner that works (as per issues 125)
Note, the current StartMetadataScan() apis have been deprecated (not removed), and a newer set of apis now exist for dealing with the scanner. Here's the blurb from the bug fix... 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 |
#190
|
|||
|
|||
Quote:
I tried Tacker = StartMetadataScan(null,arrary) but I always get scan is running when calling IsMetadataScanRunnin(tracker) Last edited by PLUCKYHD; 08-20-2009 at 12:25 PM. |
#191
|
||||
|
||||
because of rounding errors.... i'd use the method IsMetadataScanRunning(tracker), since it reports if the process exited, independent of the "progress" value.
__________________
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 |
#192
|
|||
|
|||
Okay now you got me I am using IsMetadataScanRunning(tracker)?
|
#193
|
||||
|
||||
Sorry Plucky.... My previous response doesn't make much sense I was pretty rushed that day
I use the tracker for the command line scanning and the web ui scanning, so, I'm fairly confident that it's working... but... I have not used these particular apis. If you give me a test stv, perhaps, I can troubleshoot the issue, and see what's up with the tracker when it's called via the stv.
__________________
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 |
#194
|
|||
|
|||
How is music fanart pulled currently (Backgrounds) is it still required to be in the music folder or is there a fanart structure already in place for it?
|
#195
|
||||
|
||||
Music fanart has not been addressed... yet. It's probably not something we'll be focusing on until we get to the music browser for phoenix.
__________________
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 |
#196
|
|||
|
|||
ok thanks
|
#197
|
|||
|
|||
Hi Sean & Phoenix crew,
I was wondering if you could take a look at the image transform api again, more specifically the perspective code. Currently Phoenix adjusts the pespective via x and y, so you basically move y up/down or strech the x axis left or right. Would it be possible to make the api stretch one side whilst leaving the other untouched? I've attached an image which probably explains things better than my words ever could I know I've asked this before and I appologise for repeating an old question. Cheers Ben
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#198
|
|||
|
|||
Quote:
|
#199
|
||||
|
||||
Quote:
If you can find a java2d algorithm that gives the results that you want, then send it to me, and I'll take a look at incorporating it into the ImageAPIs.
__________________
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 |
#200
|
|||
|
|||
Quote:
__________________
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 |
Phoenix card reader | gravis12 | Hardware Support | 0 | 03-30-2008 01:38 PM |
Missing API? | GKusnick | SageTV Studio | 0 | 01-16-2007 08:48 PM |
API Changes in 5.0 ? | dflachbart | SageTV Studio | 11 | 05-09-2006 03:21 PM |