NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 27 28 29 30 31 … 56 Next »
GBPVRcli - access GB-PVR information from the command line

 
  • 0 Vote(s) - 0 Average
GBPVRcli - access GB-PVR information from the command line
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#71
2006-08-26, 12:45 AM
Sounds like it was found at the right time then Smile .
thanks for the explanation - makes perfect sense with the behaviour i was seeing - (which was definately weird !)

Back to tiding lcd behaviour up and on to the dboxrecorder issue im having !

Regards
Ray

thanks for the quick turnaround Smile
AMD XP3000+ 1GB 200+200+40G ide, nvidia6200 video (purevideo): Dvico fusionHDTV+, DNTVlive pci, dreambox 500s via 100BT: modded silverstone LC11 with 4*20 Lcd: Display NEC 42XM3 - now if i can just #$%^* get spdif out to work
martynw
Offline

Junior Member

Posts: 30
Threads: 4
Joined: Apr 2006
#72
2006-08-27, 07:59 AM
Mister Slimm Wrote:Features
  • /messageifnodata switch added.
  • /msgboxifnodata switch added.
  • Token {DescriptionNoWrap} added.
  • Console output now in UTF-8 format so non-Roman characters should render properly.
Bug Fix
  • After running GBPVRcli once, no other batch file item would execute properly. Now that's a cool bug. 'twas caused by above feature outputting in UTF-8 and not switching back to ASCII before exiting. Who knew? I had a
    Console.OutputEncoding = Encoding.UTF8; at the start but needed a Console.OutputEncoding = Encoding.ASCII; before I exited. The only reason I managed to trace this bug is because this was the only change I had made in a while. Otherwise, I might have been looking forever.
Slimm GBPVR beta for v9707+ Direct download link

Fantastic, thanks for the added features / bug fixes.

I've noticed that all my reoccuring recordings are listed as "manual", what does that mean?

Thanks,

Martyn
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#73
2006-08-27, 10:37 AM
martynw Wrote:I've noticed that all my reoccuring recordings are listed as "manual", what does that mean?

Do you use the web interface to scheduled your reoccurring recordings?

Could you supply the GBPVRcli command line that produces the "manual" text output?
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
martynw
Offline

Junior Member

Posts: 30
Threads: 4
Joined: Apr 2006
#74
2006-08-28, 07:50 AM
Mister Slimm Wrote:Do you use the web interface to scheduled your reoccurring recordings?

Yes I do.

Mister Slimm Wrote:Could you supply the GBPVRcli command line that produces the "manual" text output?

Sorry, I should have said that it's in SlimmGBPVR that I've noticed the reocurring recordings are listed as "manual".


Thanks,

Martyn
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#75
2006-08-28, 10:30 AM
Mister Slimm Wrote:Do you use the web interface to scheduled your reoccurring recordings?

I just recently fired up the web scheduler to test something and also noticed that if I set a reoccurring recording using it that it shows up as a manually set recording. This does not happen if you use the GB-PVR interface to set up a reoccurring recording.
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
martynw
Offline

Junior Member

Posts: 30
Threads: 4
Joined: Apr 2006
#76
2006-08-29, 05:46 PM
Mister Slimm Wrote:I just recently fired up the web scheduler to test something and also noticed that if I set a reoccurring recording using it that it shows up as a manually set recording. This does not happen if you use the GB-PVR interface to set up a reoccurring recording.

Do you know what the "manual" tag means? Is a reoccuring recording set using the web scheduler somehow different to one set in gbpvr itself?

Martyn
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#77
2006-08-30, 08:33 PM
martynw Wrote:Do you know what the "manual" tag means? Is a reoccuring recording set using the web scheduler somehow different to one set in gbpvr itself?

Okay, a little digging and... Slimm GB-PVR adds the manual tag to the recording title if the recording is not linked to a programme in the EPG. If the recording isn't linked to an entry in the EPG, it presumes you set it up using the Manual recording item on the Recordings page.

When you set a reoccurring recording using GB-PVR, it is always from an entry in the EPG and you say 'record all episodes on this channel' etc. When you do this, the EPG entry is linked to the reoccurring recording.

It appears that when we set a reoccurring recording using the web scheduler that it is not linked to a specific entry in the EPG. Slimm GB-PVR currently doesn't have any logic to understand this behaviour and reads its just as any other manual recording.
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#78
2006-09-09, 10:29 AM
i found a little fix for the problem of using this plugin and Smartie lcd plugin...
.NET complains cuz both use the same tcp port[?!] for access...[i have a feeling it means access method tho]
so i changed the ip address in the smartie plugin to use the actual address of the machine, NOT 127.0.0.1...and it worked! while i was watching live tv too..Big Grin
[eg. 192.123.1.200]
i also changed the port,so i thought it may just be the port, and yes,it works!

so just go into LCDSmartie_GBPVRPlugin.dll.config and change the port there at top, and also GBPVR_LCDSmPlugin.dll.config... also at top...[to the same number!]
[one is in Smartie dir, the other in gbpvr dir]
no need to change the ip address,just the port..

hope that helps...cuz i also like the functionality of both..Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
K.S.
Offline

Senior Member

Posts: 526
Threads: 12
Joined: Oct 2006
#79
2006-10-20, 02:17 PM
hi,
first of all: nice utility, quite usefull for batch scripting ;-)

do you see any chance to add two additional switches?

/livetv
=> to check live tv status?

/playback
=> to check current audio/video playback?

would be nice to integrate this in postprocessing.bat to prevent standby after recording while still watching another show with second tuner (/livetv switch) or video/audio/DVD playback (/playback switch)
sub Wrote:Yep, what he said.

curiosity killed the cat Big Grin
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#80
2006-10-20, 02:57 PM
K.S. Wrote:hi,
first of all: nice utility, quite usefull for batch scripting ;-)

do you see any chance to add two additional switches?

/livetv
=> to check live tv status?

/playback
=> to check current audio/video playback?

would be nice to integrate this in postprocessing.bat to prevent standby after recording while still watching another show with second tuner (/livetv switch) or video/audio/DVD playback (/playback switch)

Thanks.

While I understand the two switches suggested, I do not understand the standby comment. What is forcing the standby?
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (9): « Previous 1 … 5 6 7 8 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  fix for network access + Interact w/desktop pBS 6 6,105 2009-08-04, 03:49 AM
Last Post: mvallevand
  UK Listings - XMLTV Access to DIGIGUIDE systemshark 6 7,707 2008-06-14, 02:42 PM
Last Post: garymeds
  now CDAUDIO access from video library :) pBS 1 1,681 2008-01-01, 08:34 AM
Last Post: kayleigh
  SSL enabled GBPVR web access? Interested? Networker 4 2,770 2005-06-16, 10:52 AM
Last Post: betlit
  Tuning Microsoft Access KingArgyle 1 1,779 2005-02-11, 06:40 PM
Last Post: KingArgyle

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

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

Linear Mode
Threaded Mode