NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 336 337 338 339 340 … 1231 Next »
comskip 'aspects' file visible in Video Library

 
  • 0 Vote(s) - 0 Average
comskip 'aspects' file visible in Video Library
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#1
2008-04-10, 05:36 PM
When you enable comskip to start generating an 'aspects' file, that file is visible in Video Library. Its other files .txt, logo etc are hidden....
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2008-04-10, 05:59 PM
What sort of file extension does this file have? If its the same extension as a known video file format, then it'll show up.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#3
2008-04-10, 06:30 PM
sub Wrote:What sort of file extension does this file have? If its the same extension as a known video file format, then it'll show up.

blah.aspects
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#4
2008-04-10, 07:10 PM
They dont show up here. I cant see how they would possibly show up in the Video Library unless you've added "aspects" to the <VideoLibraryExtensions> setting in config.xml.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#5
2008-04-10, 10:22 PM
sub Wrote:They dont show up here. I cant see how they would possibly show up in the Video Library unless you've added "aspects" to the <VideoLibraryExtensions> setting in config.xml.

I added it to the entry that will help GBPVR delete associated files...

<DeleteAdditionalExtensions>aspects,srt,txt,log,d2a,edl,csv,bat,wme,vprj,logo.txt,dvbsub,smi</DeleteAdditionalExtensions>
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#6
2008-04-10, 10:29 PM
Having it in <DeleteAdditionalExtensions> wont cause it to show up. It'll only show up if you have it in <VideoLibraryExtensions>.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#7
2008-04-11, 05:04 AM
I double checked. None of my setups have anything added to <VideoLibraryExtensions>

On my client, there is nothing changed (at all) from the config.xml

Its server has aspects added only to <DeleteAdditionalExtensions>
Recording now. Can't remove the setting and restart service...

I'm not sure what else to say. I know exactly what you mean when you say it can't happen. But its happening...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#8
2008-04-11, 05:31 AM
Sorry, I cant think of any reason other than "aspect" having been added to the <VideoLibraryExtensions> setting.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#9
2008-04-11, 03:47 PM
I wonder if if the pvrx2 patch version has something to do with it. I know I patched it with a version to give me a settings with MVP Transcode PrePlay Delay.

So that's not the same version as comes with the package.
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#10
2008-04-11, 04:52 PM
Do you just love it when no one believes you, but in the end proof proves you were right? Big Grin

I tested yesterday by creating a ".aspect" file, note the lack of trailing "s". Today I tried again, and my ".aspects" file did turn up. The regular expression for validating the file extension wasnt specific enough and was basically saying "after the . and ends with ts" is a valid extension, but didnt account for names that might occur with characters between the . and the ext.

Easy fix. Update the following settings in config.xml to:
Code:
<VideoLibraryExtensions>^.+\.(mpeg|mpg|m2v|avi|ty|avs|ogm|mp4|mov|wmv|cdg|iso|rm|dvr-ms|ts|mkv|vob|divx|ratDVD|m4v|3gp|rmvb)$</VideoLibraryExtensions>
  <MusicLibraryExtensions>^.+\.(mp3|wav|ogg|m3u|wma|ape|cda|aac|m4a|fla|flac|vox|ra)$</MusicLibraryExtensions>
  <PhotoLibraryExtensions>^.+\.(bmp|jpg|png|tiff)$</PhotoLibraryExtensions>
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  file types of recorded TV paul1 3 3,671 2012-09-30, 05:20 PM
Last Post: sub
  Composite Source using Hauppauge PVR500 gives sound but no video DukeBrymin 1 3,029 2012-02-03, 02:41 AM
Last Post: slowtech
  Two Channels Without Video skycyclepilot 5 3,473 2011-10-29, 07:49 PM
Last Post: sub
  Zehd's Video Library Slick Skin Snooze 0 2,221 2011-09-03, 01:09 AM
Last Post: Snooze
  New Machine (probably old problems), Video Render Options jvcleave 12 5,310 2011-02-01, 08:37 AM
Last Post: stustunz
  No Video in PVRX2 GUI TonySmith35 13 4,865 2011-01-09, 10:31 PM
Last Post: steevo
  Attempts to play .dvd files in Video Library results in PVRX2 not responding Jwbrit 2 2,017 2010-11-04, 11:37 PM
Last Post: Jwbrit
  Resolution Issues when re-encoding captured video bgrieb 5 2,883 2010-11-02, 03:52 AM
Last Post: mvallevand
  Skip forward during playback freezes video then audio smiffypr 3 2,823 2010-10-19, 12:46 AM
Last Post: smiffypr
  No Sound for MPEG2 video dartis 5 10,809 2010-09-12, 11:46 PM
Last Post: rw1

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode