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) v
« Previous 1 … 107 108 109 110 111 … 125 Next »
xrecord, xguide, fastfind

 
  • 0 Vote(s) - 0 Average
xrecord, xguide, fastfind
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#1
2005-09-11, 12:33 PM
Hi,

i just had another look into this 3 plugins, 'coz there are a few thing i dont
like in the original tv guide ...

But with this plugin i have some problems too :

the newst version of xguide only shows 7 programs in epg and i have
definitly defined more in the config in this group ...
i get sometimes an error message that something is not defined when
moving arround with the cusor keys ...
after this i have every channel 2 times shown ...

... the 0.52 version of guide2j does it correctly ...

i have some problems to get everything translated to german language,
e.g. 'Record Type:', i have it in the language.xml with and without the ':',
but its not translated ...

when i use the guideWidth variable to have only 1 hours shown, can i strech
it completly to the right border ?

when i select the advanced button in the menu of an selected show, it comes
an error message that he cannot find the PriorityRecordings.xml in the gbpvr
folder (in both versions ...)

can i change the time to 24 hours display and not the am/pm variant ?

where is the keyboard layout defined ? can i change it to the qwertz type ?


cc
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#2
2005-09-11, 06:09 PM
> the newst version of xguide only shows 7 programs in epg and i have
Open up the skin directory and edit the file called guide.xml delete all of the channel excludes save and reopen it. Forgot to fix it in the release.

> i get sometimes an error message that something is not defined when
> moving arround with the cusor keys ...
> after this i have every channel 2 times shown ...
if you can repro that error can you send me your gbpvr.exe.log to jared_dubin at hotmail.com

> i have some problems to get everything translated to german language,
> e.g. 'Record Type:', i have it in the language.xml with and without the ':',
> but its not translated ...
I will take a look at it.

> when i use the guideWidth variable to have only 1 hours shown, can i strech
> it completly to the right border ?
you should have two hours shown by default, you should be able to stretch the box.

> when i select the advanced button in the menu of an selected show, it comes
> an error message that he cannot find the PriorityRecordings.xml in the gbpvr
> folder (in both versions ...)
can you check if you have that file in the directory. If not go to cdk scheduler in wiki and you can download it. Probably a bug in the installer.

> can i change the time to 24 hours display and not the am/pm variant ?
yes in the skin. At least for xguide. I will check xsearch.

> where is the keyboard layout defined ? can i change it to the qwertz type ?
It is qwerty type. do you want to change it into abc...
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#3
2005-09-11, 06:41 PM (This post was last modified: 2005-09-11, 07:05 PM by Cape-City.)
Hi,

Code:
<Guides>
  <Guide Default="True">
    <Description>Hauptsender</Description>
    <ChannelExclude>
      <Channel>2</Channel>
      <Channel>4</Channel>
      <Channel>14</Channel>
      <Channel>15</Channel>
      <Channel>16</Channel>
      <Channel>17</Channel>
      <Channel>18</Channel>
      <Channel>19</Channel>
      <Channel>20</Channel>
      <Channel>21</Channel>
      <Channel>22</Channel>
      <Channel>23</Channel>
      <Channel>24</Channel>
    </ChannelExclude>
  </Guide>
  <Guide Default="False">
    <Description>Alle Sender</Description>
  </Guide>
</Guides>

seemed to be ok !

when i open the tv guide and move up there are only 7 channels shown, when moving down
it shows every preselected channel (then going up works too)

The error appears when clicking on the advanced button (the PriorityRecordings.xml) exists !

Code:
<?xml version="1.0" encoding="UTF-8"?>
<GBPVR d1p1:noNamespaceSchemaLocation="C:\Program Files\devnz\gbpvr\PriorityRecordings.xsd" xmlns:d1p1="http://www.w3.org/2001/XMLSchema-instance">
  <Configuration>
    <MissingRecordingPriority>0</MissingRecordingPriority>
    <Conflicts>Delete</Conflicts>
    <DuplicatesAllowed>Yes</DuplicatesAllowed>
  </Configuration>
</GBPVR>


>> when i use the guideWidth variable to have only 1 hours shown, can i strech
>> it completly to the right border ?
>you should have two hours shown by default, you should be able to stretch >the box.
how ?

>> can i change the time to 24 hours display and not the am/pm variant ?
>yes in the skin. At least for xguide. I will check xsearch.
how ?

>> where is the keyboard layout defined ? can i change it to the qwertz type ?
>It is qwerty type. do you want to change it into abc...
i know, but if possible i want it to change to qwertz type or abc instead ...
how i can do this ? can i translate the keys too ? how ?

the error with the missing file i get when clicking on scheduled in xrecord as well

the PriorityRecording.exe gives me the following error :

Code:
Unbehandelte Ausnahme: System.Xml.Schema.XmlSchemaException: Das GBPVR-Element w
urde nicht deklariert. Fehler in 'file:///C:/Programme/devnz/gbpvr/PriorityRecor
dings.xml', '(2 und 2)'.
   at System.Xml.XmlValidatingReader.InternalValidationCallback(Object sender, V
alidationEventArgs e)
   at System.Xml.Schema.Validator.SendValidationEvent(XmlSchemaException e, XmlS
everityType severity)
   at System.Xml.Schema.Validator.SendValidationEvent(String code, String arg)
   at System.Xml.Schema.Validator.PushElementDecl(String ns, String prefix, Int3
2 depth)
   at System.Xml.Schema.Validator.ProcessElement()
   at System.Xml.Schema.Validator.Validate()
   at System.Xml.Schema.Validator.Validate(ValidationType valType)
   at System.Xml.XmlValidatingReader.ReadWithCollectTextToken()
   at System.Xml.XmlValidatingReader.Read()
   at System.Xml.XmlLoader.LoadCurrentNode()
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean prese
rveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at RecordingUtils.RecordingUtils.getPriorityDOM()
   at PriorityRecording.RecordingManager.pAddPrograms(RecordingUtils recordingUt
il, ArrayList scheduleArray)
   at PriorityRecording.RecordingManager.Main(String[] args)

cc
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#4
2005-09-12, 12:34 AM
Make sure that you also have PriorityRecordings.xsd available as well in the same directory as your PriorityRecordings.xml file. The error you are getting seems to be because the program can't validate your XML file. You must have the XSD file in order to use the XML file. The XSD makes sure that your XML file is valid so that the programs that process it can be sure everything is in there that they are expecting.
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#5
2005-09-12, 06:44 AM (This post was last modified: 2005-09-12, 06:54 AM by Cape-City.)
The XSD file is there too, was there all the time after installed xrecord !
Could it be while PriotityRecordings.exe crashed when executing or while
my gb-pvr program runs under 'C:\Programme\devnz\gbpvr\...' ?
I have a german windows and do not have the 'program files' directory.


Thats the error, there is somewhere the 'program files' folder hard coded ...
Found it, it was in the PriorityRecording.xml himself ...

Now u only have to solve the other questions and u make me to the happiest
man in the world Smile

CC
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#6
2005-09-12, 11:29 AM
currently it is only qwertz type. I might do abc eventually.

> can i translate the keys too ?
I will investigate
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Random Error (XGuide) xjaydpnoyx 4 2,982 2007-09-17, 04:59 AM
Last Post: fla
  Xport Xrecord schedules? capone 3 1,715 2007-08-21, 01:41 PM
Last Post: fla
  XRecord won't show a poster Wakalaka 5 2,379 2007-06-04, 03:20 AM
Last Post: fla
  Xrecord error indatastring had wrong format jasjol 10 3,373 2007-05-26, 10:36 PM
Last Post: fla
  XRecord/CDKScheduler not checking whether channels are enabled skreien 3 1,747 2007-05-19, 01:46 AM
Last Post: skreien
  xRecord Error Synaptyc 7 2,582 2007-05-15, 01:29 AM
Last Post: fla
  Request for Xrecord Icons to be moved to default jksmurf 5 2,191 2007-05-02, 10:16 PM
Last Post: jksmurf
  XRecord on PC Client fhmanas 2 1,472 2007-04-16, 08:05 PM
Last Post: KingArgyle
  XRecord - request for default sort order Wakalaka 6 2,273 2007-04-06, 03:17 AM
Last Post: fla
  XRecord suggestions for displaying recording info Wakalaka 9 2,865 2007-04-05, 03:53 AM
Last Post: fla

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

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

Linear Mode
Threaded Mode