|
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 |
#21
|
||||
|
||||
Build 13
Build 13 is available. It should fix a couple of issues.
Currently it should take MediatTitle and SearchNumber into account provided that the latest sage build is being used the the media file has those properties set.
__________________
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 |
#22
|
||||
|
||||
Quote:
<Banner Folder>\Genres\<category name>.jpg <Banner Folder>\Movies\<Episode Title>.jpg <Banner Folder>\TV\<Show Title>.jpg <Banner Folder>\Music\<Artist Name>.jpg <Background Folder>\Genres\<category name>.jpg <Background Folder>\Movies\<Episode Title>.jpg <Background Folder>\TV\<Show Title>.jpg <Background Folder>\Music\<Artist Name>.jpg I actually don't have any banners for Movies or Music, but if I did, that's where they would go.
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2),USBUIRT (multi-zone) Source: Comcast/Xfinity X1 Cable Primary Client: Server Other Clients: (1) HD200, (1) HD300 Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE, HDHR, HVR-2250, HD-PVR |
#23
|
||||
|
||||
Quote:
My current STV looks for a show-specific banner and if it can't find one, it then looks for a banner with the Category name, if it can't find that, it looks for one with the sub-category name, if it can't find that, it gives-up. I do the same thing for the backgrounds. In the case of the banners, I print the show title on top of the Genre banner in a fairly large font. Anyway, stripping illegal characters in Studio Code is rather cumbersome, so I would rather not have to repeat that chunk of code over and over - a simple java function is much cleaner. The currently released version of my stv doesn't try to strip illegal characters from category names, so it can't handle a category like "House/garden".
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2),USBUIRT (multi-zone) Source: Comcast/Xfinity X1 Cable Primary Client: Server Other Clients: (1) HD200, (1) HD300 Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE, HDHR, HVR-2250, HD-PVR |
#24
|
||||
|
||||
Quote:
Personally, I don't like the idea of logging in and logging out. My idea would be to prompt you to select your user name when you take certain actions. For example when you create a favorite or a manual recording, it could prompt you to select your user name from a list. Then when you want to delete something, it could ask you for your name - if you are the one that created the show, you could delete it, otherwise it would tell you that "so-and so" is the owner of this show so you can't delete. You could also set a default user for each client or extender to make it fairly painless. Tracking Watched status gets a little tricky
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2),USBUIRT (multi-zone) Source: Comcast/Xfinity X1 Cable Primary Client: Server Other Clients: (1) HD200, (1) HD300 Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE, HDHR, HVR-2250, HD-PVR |
#25
|
||||
|
||||
The sagex_phoenix_fanart_FanartUtil_createSafeTitle(string) api call, while it's not in the core api, is fairly safe to use. I use it in the Batch Metadata tools as well to create the same named folder that the core phoenix apis use.
__________________
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 |
#26
|
||||
|
||||
Hey Sean, are you still planning on posting the source code on your google code page?
|
#27
|
||||
|
||||
yes... definately i'll be posting the source code... but it's complicated
phoenix is subset of a larger project... so what I thought that i'd do is simply start including a source code bundle in the phoenix api build. That way people can do with it as they please. If you make changes, you can submit the changes, and I can merge it into the core build. Does that work 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 |
#28
|
||||
|
||||
Quote:
Phoenix is in fact a much larger project than what you see here. We are systematically developing a comprehensive set of api's for STV development that will culminate in the creation of a completely new UI, named (you guessed it) "Phoenix for SageTV". The api's will also be available for others to use to develop their own STV's and/or STVi's. Because this is part of a larger project that is being systematically developed, it means that the response to feature requests will depend on how they fit in with our overall project goals. That's all we can tell you for now, and before anyone asks, no we can't say when. This project is still early in its development cycle and it is quite ambitious. Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#29
|
|||
|
|||
Quote:
|
#30
|
|||
|
|||
Sounds very cool, I'd offer my services as well but I don't think I'd be much help unless you need a tester.
Still the new pheonix api's are very cool and seem to work very well especially when grabbing fanart on the fly from within SageMC I'd post some screenshots but I dont think its appropriate to tout my imports here. Keep up the good work. 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 |
#31
|
|||
|
|||
I've been using metadata-updater-plugin-2.0 and the example SageMC code to download images for movies via SageMC and I'm having a few problems. I realise these are beta's and this is the reason for posting so it can hopefully be fixed or I can find out if I'm doing something wrong.
1. The images that I grab appear to be too large for Sage to handle. These images range from 250k - 1.2Mb for backgrounds and 50k - 500k for posters. The smaller sized images work fine but the larger ones can cause long screen loading times (10-20 secs). 2. Another side effect is that not all the larger sized images display within SageMC correctly (See screenshot). This maybe a SageMC 6.2.8b.25 bug, I'm not sure. 3. Using odd characters in the show title seems to affect if an image will load or not. Examples of movies that don't work would be: Title name: Austin Powers: The Spy Who Shagged Me - Actual file name: Austin Powers The Spy Who Shagged Me.mkv Title name: Body of Lies (2008) - Actual file name: Body of Lies (2008).mkv I assume that when using the new central fanart system that it shouldn't matter how the images are named as it uses what ever it finds in the appropriate folder. Also the folders are created automatically using metadata-updater-plugin-2.0, so I would think that these should be correct unless its using the file naming method to create the folder then the show title to load the image from that folder. 4. Once you start a scan from within SageMC you cannot cancel or interrupt the process if its taking too long. The only way to stop scanning is to close SageMC via end process. 5. An addition to the api could be to enable the user to specify how many images it downloads by default to save on time and bandwidth usage. 6. Can metadata-updater-plugin-2.0 be built into SageMC/Pheonix by default so STVi devs can use the tools without having to inform a user that they need to install a seperate STVi to use various features of an import (you've proberly already considered this). Other than those few small issues its working great. 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 Last edited by jaminben; 03-26-2009 at 01:17 PM. |
#32
|
|||
|
|||
I was having a similar problem a while back. Try touching the jpgs and having Sage rescan the import folders. The problem, at least for me, was that Sage thought the files were smaller than they actually were.
Last edited by babgvant; 03-26-2009 at 01:16 PM. Reason: delete the wrong quote text |
#33
|
|||
|
|||
Quote:
Quote:
Oh, Sometimes once I've done a scan it leaves three files in the posters folder: 10_000_B_cover.C 10_000_B_mid.C 10_000_B_thumb.C Not sure what these are or mean. edit: I tried this on several images but it did nothing. When you say touching the jpgs do you mean looking at them with paint or similar program?
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders Last edited by jaminben; 03-26-2009 at 02:06 PM. |
#34
|
|||||
|
|||||
[QUOTE=jaminben;348565]I've been using metadata-updater-plugin-2.0 and the example SageMC code to download images for movies via SageMC and I'm having a few problems. I realise these are beta's and this is the reason for posting so it can hopefully be fixed or I can find out if I'm doing something wrong.
[quote] Thanks for testing Quote:
Quote:
Quote:
Quote:
Quote:
Thanks for testing.
__________________
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 |
#35
|
|||
|
|||
Quote:
Thats the sort of thing I was thinking about.
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#36
|
|||
|
|||
Whilst playing with metadata-updater-plugin-2.0 I've stumbled upon a way of refreshing the background image once I've selected a new one without the need to restart the client. Whilst its not much good I thought I'd share it with you anway.
If you have more than 20 images in your folder you can select an image, scroll through the other images and hey-presto the new background pops up. I'm thinking that because theirs so many images and its caching them all its running out of memory so it has to give up the space the old image was using and the new one can then be used. As I said above, its not much use but I thought it may give you an idea about how we can refresh images on the fly without the need to restart. Maybe it would be best if Sage could write a specific api to refresh the image cache? Something like ClearImageCache(). I dunno, I'm only guessing.
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#37
|
||||
|
||||
Problem solved.... I can easily make java run out memory
__________________
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 |
#38
|
|||
|
|||
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#39
|
|||
|
|||
Something else I've been thinking about is the ability to delete images, I'm pretty sure this has been mentioned before but thought I'd bring the subject up again
Could we have two types of delete? One would just be a bog standard delete which could only delete one image at a time. The second would have the ability to delete whole folders and their contents. This would be usefull if you wanted to completly delete a show/movie from your system and also remove all relevent fanart folders/images. phoenix_api_DeleteImage() phoenix_api_DeleteAllImages()
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#40
|
|||
|
|||
Another thing I've noticed is the labeling of folders which proberly relates to the post I made yesterday and fanart not working for some movies.
Example: Star Wars Episode I The Phantom Menace.mkv (Film title and file name) Star Wars Episode I - The Phantom Menace (folder which gets created using metadata-updater-plugin-2.0) So you can see your tool adds "-" into the folder name which obviously means that fanart wont work for that movie. I maybe repeating myself but I'm bored
__________________
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 |