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) DVB-T Radio v
1 2 3 Next »
DVB-T Radio Support

Thread Closed 
 
  • 0 Vote(s) - 0 Average
DVB-T Radio Support
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#51
2008-05-02, 02:37 PM
austinwhite Wrote:Brian,

Thanks for the fantastic support, it is working beautifully for me now. And, after a quick edit of the channels.csv, looks good too!

Great plugin!
Big Grin
Excellent. Thanks again for all the log files and feedback. We got there in the end. Smile

Cheers,
Brian
Bathman
Offline

Member

Posts: 238
Threads: 51
Joined: Dec 2004
#52
2008-05-04, 08:55 AM
I am up and running with Vista - Thank you.

The only problem that I am having is when changing channels to a different mux. Then I have to stop the current channel manually then chose the different mux station. But I guess you already know this as it has been reported before.
MSI FA-4 speedster, Pentium M 2.0, 2 gig memory ,nvidia 210, Samsung Ecogreen 1.5 Terabyte Hard Drive
dturland
Offline

Junior Member

Posts: 21
Threads: 4
Joined: Oct 2006
#53
2008-05-04, 10:16 AM (This post was last modified: 2008-05-04, 10:19 AM by dturland.)
Hi
Unfortunately, the relevant pvr2.exe.log had been overwritten so I took the opportunity to delete the original version and install the latest 1.1.3042.38942.
Now it correctly identifies the BBC channels and also half a dozen more channels than before so success! :o

Now the Sad bit:
pvr2.exe crashes after a few minutes of playing (Radio 4 in my case).
I have attached, hopefully, pvr2.exe.log and the contents of DVB-T Radio\Logs.

Crux move seems to be:
Code:
FATAL UNHANDLED EXCEPTION::
System.Net.Sockets.SocketException: An operation on a socket
could not be performed because the system lacked sufficient buffer
space or because a queue was full 127.0.0.1:7968

Thanks,
David
1.2.13, XP SP3, C2Duo E6550,2GB, 2600XT, 500GB + 750GB raid 1, 2 * MVP (wired)
Nova-T 500 ; PVR150 << Manhattan st550 << 90cm motorised dish
USB-UIRT + HIP + custom 'HipSend' to change channels and coordinate dish
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#54
2008-05-04, 07:43 PM
dturland Wrote:pvr2.exe crashes after a few minutes of playing (Radio 4 in my case).
Does it do this consistently?

It looks to me that you started, pvrx2 then the radio plugin successfully at about 10:50 then you exited pvrx2 without stopping the radio. If you do this, the process that handles the actual radio stuff (dvbtr.exe) continues to run in the background for a couple of minutes until it realises it has been abandoned then it shuts itself down.

It looks like you restarted pvrx2 before dvbtr.exe had shut down at which point, the whole thing got out of sync....I think...

I would expect exiting pvrx2 then restarting within a short period of time to produce unpredictable results. This is a bug that I need to fix.

Cheers,
Brian
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#55
2008-05-04, 07:46 PM
Bathman Wrote:The only problem that I am having is when changing channels to a different mux. Then I have to stop the current channel manually then chose the different mux station. But I guess you already know this as it has been reported before.
This is frustrating - I can't reproduce this here and I also know of at least one other user who doesn't experience this problem. I do get a bit of a 'hiccup' when I switch to a channel on another mux but it doesn't fail completely.

I'll possibly add a user setting which allows the option to automatically stop/restart playback when changing channels.

Cheers,
Brian
dturland
Offline

Junior Member

Posts: 21
Threads: 4
Joined: Oct 2006
#56
2008-05-05, 11:32 AM (This post was last modified: 2008-05-05, 11:34 AM by dturland.)
Hi Brian,
Quote: It looks like you restarted pvrx2 before dvbtr.exe had shut down at which point, the whole thing got out of sync....I think...
That would explain the initial out-of-sync and obviously these become self-sustaining once pvr2 dies and is restarted...
The Archers now going strong for what seems an eternity Sad

Of interest; I escape back to the main menu when listening as it is less distracting (radio shouldn't be visually distracting!).
From there I can stop the radio (neat touch) but If I now return to DVB-T radio I cannot now play any stations until I exit pvr2 and restart. I can supply logs but it seems consistently reproducible.

Keep it up! this is an excellent plugin

David
1.2.13, XP SP3, C2Duo E6550,2GB, 2600XT, 500GB + 750GB raid 1, 2 * MVP (wired)
Nova-T 500 ; PVR150 << Manhattan st550 << 90cm motorised dish
USB-UIRT + HIP + custom 'HipSend' to change channels and coordinate dish
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#57
2008-05-05, 01:02 PM
dturland Wrote:Of interest; I escape back to the main menu when listening as it is less distracting (radio shouldn't be visually distracting!).
I'll be adding a user configuration file (similar to gbpvr's config.xml) for the next release, which will allow the use of the gbpvr screensaver. I disable the screensaver in the current release because it causes a 'hiccup' on my machine every time the screensaver logo fades in. This is possibly due to my cheapo gfx card and may not affect other people.

Quote:From there I can stop the radio (neat touch) but If I now return to DVB-T radio I cannot now play any stations until I exit pvr2 and restart. I can supply logs but it seems consistently reproducible.
Actually, not such a neat touch and none of my doing.

I haven't tried this but I think I know what's happening. When you're at the main menu and you use the Stop button (presumably on your remote), pvrx2 will be stopping playback of the current audio playlist - it won't, however, cleanup the dvbtr.exe process (which it doesn't know about). When you press Stop in the radio plugin, it intercepts the command and stops both the audio and the dvbtr process.

I've added some cleanup code for the next version.

Cheers,
Brian
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#58
2008-05-06, 11:17 PM
I've uploaded a new version of the plugin to the wiki. The skin zip and logos zip haven't changed.

If you already have a version installed, please extract the whole of the zip file over the top of your existing installation (you may want to backup first though Smile ).

I've added a user configuration file - please read the 'Configuration' section on the wiki page for an explanation.

Cheers,
Brian
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#59
2008-05-15, 10:51 PM
gEd Wrote:thanks again Brian, great plugin.

i need some more time to start enjoying it more, but its looking good from here.
Glad you like it. Smile
Quote:One thing....

If i switch to a different window (such as explorer) whilst dvb-t radio is playing, it then will not respond to keyboard inputs when I turn to the plugin screen . Mouse control still works ok though. It seems I have to exit and restart pvrx2 to fix it. I can reproduce this about 90% of the time.
I've spent some time trying to reproduce this here but no luck.

Could you try the following...

1. Start playing radio

2. Switch to a different window

3. Return to the plugin and try the keyboard arrow keys

4. Assuming it doesn't respond to the keys, use the mouse to click on the 'Stop' button then exit pvrx2 and post your pvrx2.exe.log file.

I need step 4 as there's normally a lot of stuff in the pvrx2.exe.log and I'll be able to see that action and work backwards.

Cheers,
Brian
JP23
Offline

Senior Member

Posts: 405
Threads: 98
Joined: Oct 2007
#60
2008-05-18, 04:26 PM
Hi,

I'm having some trouble, installed as described in the wiki, I open the plugin and it prompts to scan for channels, nothing seems to happen and after a few minutes pvrx2 starts displaying the screensaver, when I wake it up I get prompted to scan for channels again.

Dvbtr.exe does not appear in task manager at any time.

Any ideas?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  DVB-Radio on NPVR Reddwarf 3 11,366 2010-07-13, 09:15 PM
Last Post: bgowland
  Radio Stations Not Playing JP23 5 7,397 2010-05-27, 02:10 AM
Last Post: bgowland
  DVB-S radio - any interest? bgowland 21 19,755 2010-01-22, 01:35 AM
Last Post: JonnyCam
  Clicking on DVB-T Radio crashes GBPVR sheppy99 5 7,107 2009-11-17, 12:23 PM
Last Post: sheppy99
  DVB-C support? Reddwarf 5 7,628 2009-09-01, 03:17 PM
Last Post: bgowland
  DVB-C Radio? Reddwarf 4 7,498 2009-05-07, 08:14 AM
Last Post: Reddwarf
  DVB Radio v1.6 uploaded to wiki bgowland 31 24,985 2009-04-29, 04:47 PM
Last Post: bgowland
  DVB-S Radio public beta test thread bgowland 2 6,401 2009-04-19, 09:28 PM
Last Post: bgowland
  Radio prevents LIVe TV/recordings Bathman 6 4,328 2008-12-13, 06:02 PM
Last Post: Bathman
  DVBT Radio Service Wont Start smiler 10 8,104 2008-11-26, 07:52 PM
Last Post: bgowland

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

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

Linear Mode
Threaded Mode