|
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 |
#81
|
||||
|
||||
Quote:
With the secret features enabled, go into detailed setup/customize and select a new background image (Background.jpg is the default) OR edit sage.properties (or sageclient.properties) while sage is shut down and remove the line 'ui/background_image='
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#82
|
|||
|
|||
That's right Niel. Thanks.
Niel apparently has seen this problem before (menus fading in translucent layers), because he was right on the money. Thanks Niel. The background image was missing, and once I selected a real background image, the problem went away.
I appreciate it! Brook |
#83
|
||||
|
||||
New for Version 6:
- 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. |
#84
|
||||
|
||||
A reminder for the v6 beta testing process:
Please make sure to revert back to a completely default setup w/o the hidden extras turned on before submitting any bug reports. If the default setup works and the problem turns out to be in any type of customization (including these hidden features), please describe those issues in the forum. For the hidden features: I will check the STV code and follow up with SageTV if it happens to be a core issue rather than an STV coding mistake on my part. Thanks. - 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. |
#85
|
||||
|
||||
Due to an issue found when using the malore style menus that could result in 100% cpu usage, a fix was found & the updated test STV is available below:
Download: MaloreMenuTest.zip Unzip the file & place its single content (MaloreMenuTest.xml) in the same directory as SageTV3.xml: <install path>\SageTV\STVs\SageTV3 There is no need to close SageTV. Just go to Setup -> Detailed Setup -> Advanced & load MaloreMenuTest.xml as your STV. (Load it, don't import it.) This fix will be in the next v6 beta release. After installing the next beta, most clients will automatically revert back to SageTV3.xml. For an MVP client, you may need to remember to manually revert back to the default STV. - 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. |
#86
|
||||
|
||||
Quote:
Thanks, |
#87
|
||||
|
||||
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. |
#88
|
||||
|
||||
Disk Space Bar fix & new feature
V6.0.16 has updated code for the Disk Space Bar at the top of the screen such that the data is updated in the background, so it should cause less interference with any screen redraws or menu transitions, especially when the recording directories are network locations.
In addition, the Disk Space Bar Options now contains a new option to set the Average Recordings bitrate. You can choose to enter a custom bitrate to be used for upcoming recordings, use the bitrate of the default recording quality, use the average bitrate of the existing recordings, or use the average expected bitrate for the upcoming recordings. The custom setting can be useful when you have digital capture sources. This setting will affect the estimated number of hours of recording space remaining. Thanks to nielm for doing most of these changes. - 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. |
#89
|
||||
|
||||
(Forwarded from 6.0.16RC1 thread)
Quote:
Can you also attach your logfile when this happens
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#90
|
||||
|
||||
Important:
Until some more debugging is done, I suggest that no one use the disk space bar while using an MVP or the Placeshifter client. The disk space update code doesn't seem to shut itself off properly when a remote client disconnects (or else I just had a wierd fluke), so until that is resolved, just turn the disk space bar off for all remote clients. If running in service mode, you would have to restart the service to clear out any left over background updater code. If you have noticed extra cpu cycles getting eaten for no good reason & you've recently used an MPV or PS client with the disk space bar turned on, this could be causing the problem. - 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. |
#91
|
||||
|
||||
Quote:
I'll post a coding suggestion for other STV developers using forked looping threads when I have more info & am sure of the best solution. Edit: The updated STV is part of the v6 release (v6.0.18) and can also be found in the downloads section. - 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. |
#92
|
||||
|
||||
Changes for v6.2
There haven't been many changes to the hidden features for v6.2. So far, the only changes are:
That's it... wasn't that exciting? - 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. |
#93
|
||||
|
||||
There hasn't been a lot of changes to any of the hidden features lately, other than using a graphic as the selection highlight & non-selected BG in the malore menus.
I'm curious about one thing I've been debating doing: For the malore menus, I've been considering leaving the left side as-is (I like seeing 12-15 items), but changing the right side to use half the number of rows so that each row is double height & can thus have more room to show details about the airing/recording. Is this something anyone else would like? And, even if there is interest beyond just me, note that I don't know when I would do it as my official to-do list is still fairly long. - 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. |
#94
|
||||
|
||||
I'd like to see the feature (please!), but configurable in the options so it can be switched on and off. In 6.2.6?
__________________
unRAID Server: Intel Core i5 7600K, 48GB DDR4, 2x512GB PCIe M.2 Cache Pool, 2x10TB SATA3 Parity Drive, 3x8TB SATA Array, 1x hdHomeRun DVB-T2 Quattro, IPTV via xTeVe, unRAID 6.8.3, tvHeadEnd for recording back end, Emby Clients: 3 Nvidia Shields, 3 FireTV, 3 Win10 Pro PC Clients |
#95
|
||||
|
||||
Quote:
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. |
#96
|
||||
|
||||
Quote:
I agree with the others. That would be nice, but please make it configurable. My wife and I are really used to (and like) the malore stuff the way it is. Thanks! Stacy |
#97
|
|||
|
|||
Quote:
I totally agree with you any changes should be configurable. I use the malore menus all the time. I cannot get used to or like the default menus.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#98
|
||||
|
||||
I'd be more interested in making the default UI have some of the features that I like about the malore menus, ie.:
--Groups that are sorted alphabetically, shows that are sorted by some other method. --Grouping of movies into one solid group, so I don't have to scroll through individual films; another option would be to move the movies out of the recordings view on the default UI altogether. What other options make the malore menus palatable? I do like the split view, but I could live without it. |
#99
|
||||
|
||||
If I were to make this change, it would probably be an option.
Quote:
If you group by date, it will list the left side in the order of when things were recorded. The right side could then be sorted however you wish for each day. I keep bringing this one up recently because I think it is a little-used feature on the malore menus: look into the Custom4 command to create alternate views within each malore custom menu. The next version will have a UI option to set the number of alternate views available. You can quickly toggle between differently grouped/sorted/filtered views of the same data. I'm also debating using FF2/REW2 to more easily switch forward/back between these alternate views. - 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. |
#100
|
||||
|
||||
Quote:
Here's how I use malore menus now: For SageTV recordings I have the left side sorted by Title and the right side sorted by Original Air Date. For Upcoming recordings, I have the left side sorted by Date and the right side sorted by date. That way I can see everything grouped by the day then sorted by when it will record. I also use the customs as well. I have one that is grouped on the left by channel and on the right by Title. The other is grouped by title and sorted by Date. I use these about once a week to quickly scan through my favorite channels to see if something's on I want to watch. Stacy |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|