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 2 3 4 5 6 … 125 Next »
New Plugin: DboxRecorder Plugin

 
  • 0 Vote(s) - 0 Average
New Plugin: DboxRecorder Plugin
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#141
2007-02-16, 11:32 AM
Hi,

CJ1045 Wrote:I suspect it will probably be a case of give it a try and see what happens!

Thanks
CJ

yes, I think so. If it uses neutrino or enigma, it should work, as the plugin supports both http interfaces.

-alibert
TinUK
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Feb 2007
#142
2007-02-19, 01:08 PM
Hi,

I installed this software today, so far, i have successfully connected to dbox, and got channel list. channels are mapped ok. when i select a channel to watch, the box changes channel, i get message about timeshifting then get dumped out to previous screen. recording works.

any help is appreciated.

thankyou.

tin.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#143
2007-02-19, 03:23 PM
Hi,
TinUK Wrote:Hi,

I installed this software today, so far, i have successfully connected to dbox, and got channel list. channels are mapped ok. when i select a channel to watch, the box changes channel, i get message about timeshifting then get dumped out to previous screen. recording works.

any help is appreciated.

thankyou.

tin.

in the gbpvr config application on the "Misc" tab, is "Use Live Preview Mode if possible" checked (mustn't be checked to work with the plugin)?

If not, zip and attach your logs and I'll have a look.

-alibert
TinUK
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Feb 2007
#144
2007-02-19, 05:04 PM
thanks for the reply, yes that option is unchecked.
I have v0.96 on another pc working perfectly. 0.99 is the version i'm having trouble with.
i have attached logs.

thanks.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#145
2007-02-20, 11:46 AM
Hi,

TinUK Wrote:thanks for the reply, yes that option is unchecked.
I have v0.96 on another pc working perfectly. 0.99 is the version i'm having trouble with.
i have attached logs.

thanks.

strange - it's working here also in the latest build.

Are the files actually created when you start a timeshifted live-tv session?
I saw that there are requests sent to the plugin some seconds after the recording has started, and then the plugin stops the recording again.

-alibert
TinUK
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Feb 2007
#146
2007-02-20, 08:30 PM
Thanks for haqving a look at this for me, I have sorted it now, it was because I had no mpeg codecs on this pc, as it has no dvd drive there was no software mpeg decoder. That is why i couldnt play my recording. I installed a codec and now works like a charm.
Tin.
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#147
2007-03-24, 05:52 AM (This post was last modified: 2007-03-26, 03:00 AM by Rayman.)
over the past while - i've posted numerous times
trying to pin down the source of my streaming problems with a dreambox 500si.

A RESOLUTION IS AT HAND !!
the 500s / si and at least the 7020 also - prob the 5620 and the 7000 as well i might guess all have what might be described as a "weak" network interface.

Consultation of the actual chip aplication note and the circuit o nthe dreambox reveals that the filter capacitiors on the rails and in particular the supply to the phase locked loop are too small - tha application note indicates 4.7uF tantalum capacitors, the ones fitted are either 0.1 or at best 0.47 uF.

The modification to fix this has been seen on units that have been returned to dreambox for repair in europe.

I have modified my dreambox, adding 4.7uf Tantalums and a bigger filter cap - works like a dream.

It seems that short cables and slow connections 10Bt are enough to be able to limp through enough traffic, but put it on a 25m cable to a 100BT switch and you are lucky to be able to acheive throughputs beyond 0.5MB /s - somewhat low for streaming.

Attactched please find details of the modification - appologies that its in spanish but its the best i could find.

I have no idea if this is an issue with the dbox2 but would guess not.
for those of you with a dreambox - i strongly suggest you get the mod done - even if you are able to stream successfully, the bad packets and retransmissions can't be helping on your networks - unless its a completely dedicated connection.

http://www.users.on.net/~rdekens/500s_Hardware_mod.pdf

Hope this helps someone else.
Alibert - its finally solved !

Link fixed

Regards
Rayman
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
pt-1
Offline

Member

Posts: 50
Threads: 6
Joined: Jan 2006
#148
2007-04-20, 09:26 AM
@Alibert

Did you know that the latest YWeb/Tuxbox changes now allow to get EPG in XML Format out of the Dbox ..?

Example:
Code:
http://192.168.178.7/control/epg?xml=true&channelid=7fd0002189d&details=true&max=2

Result (BBC1 Sat)
Code:
<?xml version="1.0" encoding="iso-8859-1" ?>
- <epglist>
  <channel_id>7fd0002189d</channel_id>
- <channel_name>
- <![CDATA[ BBC 1 London
  ]]>
  </channel_name>
- <prog>
  <eventid>575616336376187351</eventid>
  <eventid_hex>7fd0002189d49d7</eventid_hex>
  <start_sec>1177045200</start_sec>
  <start_t>06:00</start_t>
  <date>20.04.2007</date>
  <stop_sec>1177056900</stop_sec>
  <stop_t>09:15</stop_t>
  <duration_min>195</duration_min>
- <description>
- <![CDATA[ †Breakfast‡
  ]]>
  </description>
- <info1>
- <![CDATA[ Start your day with all the latest news, sport, business and weather from the BBC's Breakfast team. Includes regional news at 25 and 55 minutes past each hour. [S]
  ]]>
  </info1>
- <info2>
- <![CDATA[
  ]]>
  </info2>
  </prog>
- <prog>
  <eventid>575616336376187365</eventid>
  <eventid_hex>7fd0002189d49e5</eventid_hex>
  <start_sec>1177056900</start_sec>
  <start_t>09:15</start_t>
  <date>20.04.2007</date>
  <stop_sec>1177059600</stop_sec>
  <stop_t>10:00</stop_t>
  <duration_min>45</duration_min>
- <description>
- <![CDATA[ †Missing‡
  ]]>
  </description>
- <info1>
- <![CDATA[ Behind the scenes at Missing Persons Units. In August 2004 Brian Watson walked out of a Derby hospital and disappeared without a trace. [S]
  ]]>
  </info1>
- <info2>
- <![CDATA[
  ]]>
  </info2>
  </prog>
  </epglist>

Would this be any good for you ..?

Source: http://cvs.tuxbox.org/tuxbox/apps/tuxbox...ev=1.2#epg
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#149
2007-04-20, 06:10 PM
Hi,

pt-1 Wrote:Would this be any good for you ..?

Source: http://cvs.tuxbox.org/tuxbox/apps/tuxbox...ev=1.2#epg

epg data has always been available through the nhttp api (http://dbox/control/epg), but it can't be used by the plugin directly. One would have to implement a tool that would "harvest" the epg data from each transponder and then exports it into the xmltv format so that gbpvr can read it.

-alibert
dweeb4
Offline

Junior Member

Posts: 13
Threads: 2
Joined: Aug 2007
#150
2007-08-21, 01:37 AM
Hi Alibert,

I have this working on a Dreambox 500C - brilliant plugin & great PVR

Is there a way to record from the the 500C into a native transport stream file on the PC i.e do no processing of the grabbed file just save it to disk.

This is the format when using direct recording on the Dreambox and would allow you to look at the list of recordings directly from the Dreambox & play them directly without the need for GB-PVR.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (21): « Previous 1 … 13 14 15 16 17 … 21 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 166,100 2012-01-20, 12:15 PM
Last Post: martint123
  Un-installation of the Weather plugin rkircher 1 14,146 2011-05-20, 08:40 PM
Last Post: scb147
  software recorder, any plugin like it for npvr? chesterusob 2 14,947 2011-04-11, 07:28 AM
Last Post: chesterusob
  Caller ID Plugin elbryyan 3 15,166 2011-02-23, 01:17 AM
Last Post: smajor
  Newest IMon display-hardware finally gets Plugin-mode back mila06 1 5,226 2011-01-01, 05:37 PM
Last Post: kindt nick
  Freazing up trying to watch live TV or access System plugin dspdrew 2 3,668 2010-11-03, 07:52 AM
Last Post: johnsonx42
  Music plugin support thread MixMan 103 42,631 2010-08-31, 09:46 PM
Last Post: povarotti
  New Videos Library Plugin jasonbs10 202 70,314 2010-08-22, 01:38 PM
Last Post: 7ore
  videos library plugin crashes pvrx2 on fanart... cs4 no crash and no fan art why??. tvshowman 2 4,245 2010-04-01, 09:59 PM
Last Post: tvshowman
  Program Plugin not launching MS Games jw100 0 2,827 2010-04-01, 05:53 PM
Last Post: jw100

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

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

Linear Mode
Threaded Mode