|
Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Default VFS BluRay and DVD
For me these report the same movies.
How do I get the movies into their appropriate VFS? For my I have two import paths for Sage \\tower\blu-ray - blu rays \\tower\my movies - dvds Is there a way to get the VFS to work with this? thanks, dave |
#2
|
||||
|
||||
I'm seeing something similar. The default BluRay Movies vfs is pulling in lots of DVD's.
__________________
---------------------------------------------- Core2Quad Q6600 @ 3GHz, 4 Gig DDR2-800, 8.5 TB storage, 8800GTS PCIe, Windows 7 32bit, Hauppauge HD-PVR, Hauppauge HVR-2250, HD-HomeRun, Fusion 5 USB Gold ATSC, SageTV v7.x, HD100, HD200, HD300, 60" Mitsubishi DLP
|
#3
|
||||
|
||||
@White94Cobra - I only have few bluray movies and I've never seen this behaviour. Could you test that the bluray and dvd categories in the default stv also show the same behaviour.
@lovingHDTV - I'm not sure what you saying here... do you mean the same as @White94Cobra?
__________________
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 |
#4
|
||||
|
||||
I see this on mine - I had to add a DVD rip since I usually just turn them into .mkv's.
We'll see what we can do - I have tweaked the VFS sources to get the DVD list correct, but I can't seem to get the BluRay's to just show BluRays. In the default STV the menu item there is 'BD/DVD' so they neatly avoid this issue. btl.
__________________
PHOENIX 3 is here! Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient |
#5
|
||||
|
||||
Quote:
BTW, we could use a filepath regex filter and look for VIDEO_TS|.vob|.iso in the path to denote a dvd? And for bluray, look for, BDMV and whatever the blurday extension is. Also phoenix knows internally if it's a bluray or dvd, so we could create a specific 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 |
#6
|
||||
|
||||
Quote:
dave |
#7
|
||||
|
||||
FYI,
IsDVD returns true for both DVDs and Blu-rays IsBluRay returns true for just Blu-rays So for a DVD view the check is: IsDVD && !IsBluRay For a Blu-ray view the check is: IsDVD && IsBluRay (a bit redundant, but it can't hurt) Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) Last edited by MeInMaui; 07-03-2011 at 04:13 AM. |
#8
|
||||
|
||||
Thanks Mike, I updated the VFS isType() to accurately check those... I was just using IsBluray and IsDvd respectively.
__________________
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 |
BluRay VC1 Playback | fas77 | SageTV Software | 22 | 11-29-2010 02:09 PM |
BluRay rip -> BD format or mp4? | rwc | General Discussion | 13 | 08-30-2010 08:52 PM |
my bluray films | jakey | SageMC Custom Interface | 1 | 04-15-2009 07:53 AM |
Bluray question | elaforc | Hardware Support | 5 | 02-23-2009 01:33 PM |
HD/Bluray for HTPC or buy standalone HD/Bluray player | m1abrams | Hardware Support | 19 | 11-16-2007 10:44 PM |