|
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 |
#1
|
||||
|
||||
STV Import: Malore Multi-Pane Enhancements (003a) Jan 9 2007
I have published a new STVi import to the download section:
http://forums.sagetv.com/forums/down...do=file&id=151 Malore Multi-Pane Enhancements STVi This STVi should work with the stock STVs for Sage Versions 5 and 6. Requires that the Unofficial Secret Extras be enabled. It changes the look of the Malore Multipane menus (for Recordings, schedule, etc.) as follows: 1. Lower-right pane now has double-height bars with the same colors, markers, and channel logos as the default menus. 2. You may need to adjust the number of rows to get things to display properly. 3. The two lower panes no longer wrap, so it's easier to find the beginning and end. 4. The Watched Bars are easier to see than with default STV but don't cover the entire cell like in the standard Malore menu. Version History 003a - (2007-01-09) Fixed ZIP file in download section. 003 - (2007-01-07) First Public Release. Files Contained in ZIP file Enhance_Malore_003.stvi (should go in the \STVs\SageTV3\ directory, typically: C:\Program Files\SageTV\SageTV\STVs\SageTV3) df_sage_utils.jar (should go in the \JARs\ directory, typically: C:\Program Files\SageTV\SageTV\JARs) Screen shots are attached. |
#2
|
||||
|
||||
That solves one thing on my to-do list. I had been meaning to add an option to have the malore menus use a 2-line format to more closely match the regular recordings display, but since I prefer the single line display w/more shows being listed, I never got around to doing it. Your choice of having only the right side use the 2 line format is interesting.
BTW: what was added that requires df_sage_utils.jar? Is that just to handle importing the changes? (I don't use any imports, so I'm not sure if that's what that jar is for.) Also: even when the lists wrap, it is fairly easy to find the start or end of the lists by using the number pad. Numbers 1 - 0 can jump to any proportional point in the list, with 1 jumping to the first item & 0 jumping to the last one. The numbers make scrolling much faster. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#3
|
||||
|
||||
Quote:
Quote:
Quote:
Anyways, lots of ideas for future revisions, but first I've got some other customizations that I'm working on re-writing as imports... |
#4
|
||||
|
||||
I just downloaded this and it doesn't display correctly. Every thing seems to be at the top of my screen, so my recorded show titles are behind the show description on the left.
I am using this on an MVP on a 16:9 TV - maybe that's the problem? |
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
That did it - very cool! Nice STVi
|
#7
|
||||
|
||||
Quote:
I decided to play with this concept a little on my own (creating a Malore-style Imported Videos Screen). It turns out it was pretty simple to get the basics working (about 15 minutes of work). You are right, the videos won't have any metadata to display or sort with, but now that Sage supports the .properties files, it isn't too difficult to do this. And even without the metadata, you can still see and access all the videos. I did, however, run into a couple of things. 1. The "Actress" field is not displayed by the Malore STV (it uses the "Actor" field and lists the actors under the "[Starring]" heading, but anything stored as "Actress" is not displayed). 2. The Show Title will be the folder path from the import directory to the video file. 3. The Episode will wither be the name of the video file, or whatever has been specified as "Title" in the .properties file. Item 2 is the only real stumbling block so far. The Malore STV handles Movies recorded by Sage in a unique way: somehow you managed to get the show title to be "Movies" so you can group them all together. How did you manage this? I couldn't figure it out by looking at the STV code.
__________________
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 |
#8
|
||||
|
||||
OK - I see how you separated the movie category. The problem I am having seems to be related to the fields available in the .properties file.
It appears that the property "Genre" sets the Category. If I add the following line to a properties file: Genre=Movies The show will be added to the Movies group in the Malore menu. However, if I change the line to: Genre=Movies/Action or Genre =Movies;Action It no longer works. I guess Genre only sets the Category, not the subcategory. So it thinks the category is "Movies/Action" rather than "Movies" with a subcategory of "Action." I don't see a way to set the subcategory with the properties file. There is a property called GenreID, but I can't figure out what it's for. Does anyone have more info on how the properties in a properties file relate to things that can be retrieved with the Show API?
__________________
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 |
#9
|
||||
|
||||
Quote:
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#10
|
||||
|
||||
You may want to take a look at the SageMC STV. It handles Genres and Groups in Videos.
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|