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) International Cinema Listings, RSS Reader, WebCams, Calendar, Files and Screen Saver v
1 2 3 4 Next »
Files Plugin support thread

 
  • 0 Vote(s) - 0 Average
Files Plugin support thread
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#11
2007-10-02, 12:52 PM
ryanmc Wrote:any thoughts or ideas or do you think theres a temp fix to get it going?
I had a quick look at these skin errors when I was making ICLP 5.0 but got nowere and thought it would be better to create a native PVRX2 version.

I'm sure the fix is quite simple...
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
ryanmc
Offline

Member

Posts: 234
Threads: 52
Joined: May 2005
#12
2007-10-02, 01:06 PM
i copied the files from the skins/blue/filesplugin folder to the root of blue and then to the _coreimages folder too and then copied _coreimages folder to the root of skins and it worked. some of it may have been unnecasary. thanks again
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#13
2007-10-02, 01:09 PM
Good to hear you have a fix. Not nice in the long term tho, although will be a while before I get around to updating that particular plugin.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
ryanmc
Offline

Member

Posts: 234
Threads: 52
Joined: May 2005
#14
2007-10-02, 01:29 PM
one last question is there a way to block extensions such as txt and edl from being seen or to just allow certain extensions ?
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#15
2007-10-02, 01:35 PM
I don't think so but to be honest I can't remember, haven't touched it since June.

Although if you want to play with the source look for something like dir.GetFiles() - you can pass this a filter string.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
tm12
Offline

Member

Posts: 69
Threads: 11
Joined: Sep 2006
#16
2009-07-01, 03:37 PM
Is anyone using this plugin? I see the plugin in the config but it doesn't do anything in PVRX2. I'm using the Blue skin.
GB-PVR 1.4.7 on Win 7
Core i3 530, Foxconn H55 MX-S, Hauppauge PVR500-MCE, 250GB SATA-2 HDD, LG GGC-H20L, MCE Remote, Silverstone LC17B
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#17
2009-07-01, 04:21 PM
You may need to do this: http://forums.gbpvr.com/showpost.php?p=2...stcount=12
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
tm12
Offline

Member

Posts: 69
Threads: 11
Joined: Sep 2006
#18
2009-07-01, 04:30 PM
McBainUK Wrote:You may need to do this: http://forums.gbpvr.com/showpost.php?p=2...stcount=12
Tried that. Can you suggest another plugin with similar functionality?
GB-PVR 1.4.7 on Win 7
Core i3 530, Foxconn H55 MX-S, Hauppauge PVR500-MCE, 250GB SATA-2 HDD, LG GGC-H20L, MCE Remote, Silverstone LC17B
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#19
2009-07-01, 04:59 PM
If you post your pvrx2.exe.log it may be something simple.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
tm12
Offline

Member

Posts: 69
Threads: 11
Joined: Sep 2006
#20
2009-07-01, 05:40 PM
Had a look at the log file. First problem were some missing icons.

Code:
40:23.535    VERBOSE    [1]    Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin\FilesPlugin\../_CoreImages/ListIcon_Folder.png
2009-07-01 19:40:23.536    VERBOSE    [1]    Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin\FilesPlugin\../_CoreImages/Icon_Folder.png
2009-07-01 19:40:23.552    VERBOSE    [1]    Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin\FilesPlugin\../_CoreImages/Icon_Music.png
2009-07-01 19:40:23.572    VERBOSE    [1]    Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin\FilesPlugin\../_CoreImages/Icon_Video.png


Copied any icon I could find and named it accordingly. Now it runs but not 100%
Few more errors that I can't figure out. Copied the background.jpg and baseskin.xml to skin directory.

Code:
34    ERROR    [1]    Unable to find named image: /settings/CompositeImages/CompositeImage[@name=""]
2009-07-01 19:40:27.660    ERROR    [1]    Unable to find font node: /settings/TextStyles/TextStyle[@name="ScreenName"]
2009-07-01 19:40:27.660    ERROR    [1]    Unable to find brush node: /settings/TextStyles/TextStyle[@name="ScreenName"]
2009-07-01 19:40:27.714    ERROR    [1]    Unable to find named image: /settings/CompositeImages/CompositeImage[@name="SelectedButtonImage"]
2009-07-01 19:40:27.715    ERROR    [1]    Unable to find font node: /settings/TextStyles/TextStyle[@name="ButtonText"]
2009-07-01 19:40:27.716    ERROR    [1]    Unable to find brush node: /settings/TextStyles/TextStyle[@name="ButtonText"]
GB-PVR 1.4.7 on Win 7
Core i3 530, Foxconn H55 MX-S, Hauppauge PVR500-MCE, 250GB SATA-2 HDD, LG GGC-H20L, MCE Remote, Silverstone LC17B
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Web Cams 2 - Support Thread McBainUK 129 69,289 2017-03-07, 11:32 PM
Last Post: sub
  problem with volumeosd plugin and 2.2.6 Wakalaka 19 18,535 2011-09-18, 05:30 AM
Last Post: McBainUK
  McBainUK's first NPVR plugin McBainUK 35 27,931 2011-02-17, 07:58 PM
Last Post: elbryyan
  RSS Reader X2 - Support Thread McBainUK 56 36,382 2010-09-29, 09:40 PM
Last Post: hasso
  Screen Saver Plugin - Support Thread McBainUK 34 31,104 2010-01-10, 10:10 PM
Last Post: McBainUK
  Some ICL Plugin issues... jflet1 12 14,339 2009-07-10, 05:02 PM
Last Post: McBainUK
  Cinema Plugin v7.3 - now with Google Movies! McBainUK 54 33,876 2009-05-29, 11:27 PM
Last Post: liteswap
  International Cinema Listings plugin version 7.2 McBainUK 39 29,760 2009-04-03, 02:03 PM
Last Post: McBainUK
  International Cinema Listings plugin version 7.1 McBainUK 27 12,330 2008-09-26, 07:07 PM
Last Post: leaded1
  Files plugin install problem- not appearing on Main Menu venger 1 3,224 2008-09-01, 07:16 AM
Last Post: McBainUK

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

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

Linear Mode
Threaded Mode