|
Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#21
|
|||
|
|||
Quote:
Thanks for the help. I guess it's true when they say there's many ways to skin a cat.
__________________
Server: AMD Phenom II X6 3.20 GHz ♠ 16 GB RAM (15.7 usable) Capture: HDHomeRun PRIME ♠ Ceton InfiniTV 4 PCIe (Clear-QAM only) Tuning: OpenDCT v0.5.20-RC2 Software: Windows 7 Ultimate 64-bit ♠ SageTV v9.0.12.504 ♠ Java 1.8.0_111 Clients: 4 x STX-HD300 ♠ 3 x STX-HD200 ♠ MacOS Placeshifter |
#22
|
||||
|
||||
You could also set up some custom genre tags to tag the portion you want/don't want. Genre tags can be anything and BMT can add/remove them lightning fast to entire subsets of your collection. The maintenance would be to remember to add the tag probably manually to new additions to your collection moving forward.
Maybe if Sean is planning on doing some PQL work in the near future he could add a way to dynamically set genres with PQL: Code:
set Genre = '+Kids' where Genre contains 'Family' or Genre contains 'Animation' or Rated='G' |
#23
|
|||
|
|||
How exactly is this accomplished today through BMT?
__________________
Server: AMD Phenom II X6 3.20 GHz ♠ 16 GB RAM (15.7 usable) Capture: HDHomeRun PRIME ♠ Ceton InfiniTV 4 PCIe (Clear-QAM only) Tuning: OpenDCT v0.5.20-RC2 Software: Windows 7 Ultimate 64-bit ♠ SageTV v9.0.12.504 ♠ Java 1.8.0_111 Clients: 4 x STX-HD300 ♠ 3 x STX-HD200 ♠ MacOS Placeshifter |
#24
|
||||
|
||||
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 |
#25
|
||||
|
||||
In the batch updater. You can +Genre or -Genre.
So if you used your PQL statement from one of your vfs' in the search field you'd have a subset of data that you could apply a specific entry for. When you're looking at a subset in BMT you'll have an option to enter the batch updater somewhere around the upper right corner. Find the genre field there, it will be blank. If you just want 1 tag and blow out the existing then just enter your genre. If you want to append a genre to the existing set of genres use +Genre, and likewise to remove a genre use -Genre. HTH |
#26
|
|||
|
|||
Quote:
Next question: is there a sort by title that ignores "The" when sorting?
__________________
Server: AMD Phenom II X6 3.20 GHz ♠ 16 GB RAM (15.7 usable) Capture: HDHomeRun PRIME ♠ Ceton InfiniTV 4 PCIe (Clear-QAM only) Tuning: OpenDCT v0.5.20-RC2 Software: Windows 7 Ultimate 64-bit ♠ SageTV v9.0.12.504 ♠ Java 1.8.0_111 Clients: 4 x STX-HD300 ♠ 3 x STX-HD200 ♠ MacOS Placeshifter |
#27
|
||||
|
||||
I have some VFS's that I've created in this thread:
http://forums.sagetv.com/forums/showthread.php?t=55716 post 16 gives the option you're looking for to ignore The and An in titles. |
#28
|
|||
|
|||
Quote:
So I used the following within my sort element to accomplish this: Code:
<option name="ignore-all" value="true" /> I don't see this documented in the VFS Documentation page of the Google Code project: http://code.google.com/p/sagephoenix...SDocumentation
__________________
Server: AMD Phenom II X6 3.20 GHz ♠ 16 GB RAM (15.7 usable) Capture: HDHomeRun PRIME ♠ Ceton InfiniTV 4 PCIe (Clear-QAM only) Tuning: OpenDCT v0.5.20-RC2 Software: Windows 7 Ultimate 64-bit ♠ SageTV v9.0.12.504 ♠ Java 1.8.0_111 Clients: 4 x STX-HD300 ♠ 3 x STX-HD200 ♠ MacOS Placeshifter |
#29
|
||||
|
||||
It's fairly new and I suspect the last thing on their minds if updating the docs.
|
#30
|
|||
|
|||
OK... played a little bit with this, but have 2 questions...
How can I change the default sorting of one of the standard views? I'd like ALL TV Shows to sort by default on Title - whenever I change it w/ the option drop down, it does not stickHow can I add one of the custom fragment views onto the menu? Apologize if these have been answered, but I have not seen them as I tried to catch up after being out of touch for a week. |
#31
|
||||
|
||||
Quote:
As for changing any default view, the answer is really to copy that <view> definition to a new file in your userdata area, and then make any nessary changes. As for menu fragments to launch a view from a given location, there are some examples of that in the editing menus sticky (i think)
__________________
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 |
#32
|
||||
|
||||
There's a setting in the Universal Media Browser options called "View presentation customization".
Set this to 'Sticky' and it will remember your sort.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#33
|
||||
|
||||
See how little I know about 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 |
#34
|
|||
|
|||
Quote:
Now I notice that the filter option does not seem to work in the options box. |
#35
|
||||
|
||||
Yep. Filters are just listed at the moment. They'll work eventually.
btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#36
|
||||
|
||||
Thank you!/Question
Thank you to everybody involved in the Phoenix project, everything is phenomenal!
I have a question regarding editing views. I'm trying to exclude workout videos from showing up everywhere else vidoes show up, then I want to create a view under videos just for workout videos (for my wife). Most noteably I want to exclude them from the 'Movie Flow' and from the 'New Movies'. I created copied this from the vfs folder and created a new file and put it into the user data/vfs folder. I'm getting this error: Error in VFS File: .\userdata\Phoenix\vfs\excludeworkout.xml; The content of element type "view" must match "(option*,description?,tag*,source*,view-source*,filter?,presentation*)". Code:
<!DOCTYPE vfs SYSTEM "vfs.dtd"> <vfs> <views> <view name="phoenix.view.primary.importedmovies" label="Imported Movies" flat="true" visible="prop:server:phoenix/core/enableAdvancedViews"> <description>Movies from all imported sources</description> <tag value="primary"/> <tag value="video" /> <tag value="movie"/> <view-source name="phoenix.view.source.allimportedvideo"/> <!-- moviesonly removes imported TV and homevideos from this view --> <filter by="moviesonly"/> <filter by="moviesonly"/> <filter by="genre" value="workout"> <option name="scope" value="exclude"/> </filter> </view> </views> </vfs> Thanks for your help!
__________________
Server: i3-7100, 16GB Ram, AVerTVHD Duet(OTA), HDHR Prime, 2x2TB(recordings), 128GB m.2 SSD(os), 500GB SSD(data), 1x2TB (Movies), Win10Pro 64bit Client 1: STP-HD300, Onkyo Tx-Sr707 Client 2-4: STX-HD100 Network: Linksys Router/Wifi, Netgear GS116 Switch, Cat5e/6, Intel NICs |
#37
|
||||
|
||||
you can only have a single <filter> on a view. If you remove the 2 <filter by="moviesonly"/> elements, the view should validate.
__________________
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
|
||||
|
||||
Stuckless, thanks for your help. It doesn't throw any more errors. Unfortunately, it doesn't do what I wanted it to do. I guess its back to the drawing board.
Edit: I was editing the wrong view. I applied the filter code to the correct view and everything works! Thanks again for your help!
__________________
Server: i3-7100, 16GB Ram, AVerTVHD Duet(OTA), HDHR Prime, 2x2TB(recordings), 128GB m.2 SSD(os), 500GB SSD(data), 1x2TB (Movies), Win10Pro 64bit Client 1: STP-HD300, Onkyo Tx-Sr707 Client 2-4: STX-HD100 Network: Linksys Router/Wifi, Netgear GS116 Switch, Cat5e/6, Intel NICs Last edited by eopian; 07-04-2011 at 09:37 AM. Reason: update |
#39
|
||||
|
||||
Quote:
1. Create a View that filters by your moviesonly 2. Create a second view that uses the first view as a view source and then filter that second view using the genre filter.
__________________
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 |
#40
|
||||
|
||||
Alternatively, depending on how you have your import path's setup you could point a folder containing only the workout videos. That's how I do it. Then you could create the other views pointing to other import paths for your movies and such that avoids using/displaying the work out videos etc.
There are some example views that I and some others have put together as examples over here: http://forums.sagetv.com/forums/showthread.php?t=55716 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom views and SMMFolders | chrishallowell | Sage My Movies | 3 | 01-28-2011 05:41 AM |
Looking for ideas for setting up kids views | BarkOLounger | SageTV Software | 1 | 06-03-2010 08:24 AM |
Filter Folder Views? | nigfink | SageTV v7 Customizations | 2 | 05-21-2010 11:20 AM |
Multiple Recording or Guide Views? | bbwebb | SageTV Software | 1 | 05-11-2008 08:42 PM |
new display of folder views? | ChePazzo | SageTV Beta Test Software | 2 | 12-09-2006 10:04 PM |