|
Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Edit default views
What's the recommended way to edit default views? Just about all of the default views are great and work well for my needs but I prefer to ignore leading articles in all views.
Do I need to copy all views to the userdata folder and add this line to each view? Code:
<option name="ignore-all" value="true"/>
__________________
Server: SageTV v9 on unRAID Docker; i5-2400; 16GB RAM; 9TB storage array; SiliconDust HDHR3 Client: Windows10; Intel Core2Duo; 4GB RAM; NVIDIA GeForce GT 1030 Client: NVIDIA ShieldTV Client: Fire TV Stick 4K |
#2
|
||||
|
||||
That is the recommended method so that your views will not be overwritten in future updates.
Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#3
|
|||
|
|||
Ok, I seem to have it working for Movies but I can't get it working for TV.
I've copied the x-vfs.xml file to userdata\vfs and edited the "TV Shows" view to look like this: Code:
<view name="phoenix.view.default.TV" label="TV Shows" flat="true"> <tag value="tv" /> <tag value="default"/> <view-source name="phoenix.view.primary.recordedtv"/> <view-source name="phoenix.view.primary.importedtv"/> <presentation level="1"> <group by="show"> <option name="prune-single-item-groups" value="false"/> </group> <sort by="title"> <option name="folders-first" value="false"/> <option name="sort-order" value="asc"/> <option name="ignore-all" value="true"/> </sort> </presentation> <presentation level="2"> <sort by="originalairdate" /> </presentation> </view>
__________________
Server: SageTV v9 on unRAID Docker; i5-2400; 16GB RAM; 9TB storage array; SiliconDust HDHR3 Client: Windows10; Intel Core2Duo; 4GB RAM; NVIDIA GeForce GT 1030 Client: NVIDIA ShieldTV Client: Fire TV Stick 4K |
#4
|
||||
|
||||
Quote:
A better approach, which wrems has documented in examples quite well, is to create your own views with your own ids/names. ie, Code:
<view name="alfi.default.TV" label="Alfi TV" ...> This takes a little more effort, but the good news is that you'll be better protected against issues that crop up because we change things.
__________________
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 |
#5
|
||||
|
||||
We will likely be adding some additional options to modify views from within the UI such as ignoring leading articles and grouping folders at the top of the list. That should help alleviate some difficulties.
Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#6
|
||||
|
||||
I think another good idea might be to update the menu editor with a "Insert View MenuItem" that would allow you to select the view name, and display type (ie, banner, grid, etc), and it would build the menu item and insert it at the given location.
__________________
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 |
#7
|
||||
|
||||
I agree.
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#8
|
|||
|
|||
Thanks for all the help. I'm really loving this VFS and custom menu stuff! Great work!
Alfie
__________________
Server: SageTV v9 on unRAID Docker; i5-2400; 16GB RAM; 9TB storage array; SiliconDust HDHR3 Client: Windows10; Intel Core2Duo; 4GB RAM; NVIDIA GeForce GT 1030 Client: NVIDIA ShieldTV Client: Fire TV Stick 4K |
#9
|
||||
|
||||
Glad you like it... and it's only going to get better from here on in
__________________
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 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Editing Views | stuckless | Phoenix | 71 | 05-20-2013 05:51 AM |
Can you have Custom TV views | wayner | Diamond | 2 | 04-10-2011 09:29 PM |
VFS Views - What's missing? | stuckless | Phoenix | 20 | 03-12-2011 06:26 PM |
.properties files still in default sage views | PLUCKYHD | Sage My Movies | 1 | 02-18-2011 09:34 AM |
Edit default aspect ratio for some tuners | BFisher | Hardware Support | 4 | 08-20-2008 07:41 AM |