DBox2Xbox TV Viewer (XBMC Player fuer DBox Live Streams)

Games, Plugins, Utils, Tools, 3rdParty, etc...
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

DBox2Xbox TV Viewer (XBMC Player fuer DBox Live Streams)

Beitrag von PT-1 »

Dieses Program stammt von Fultotop aus England

Anhang per rar entpacken und dann im PY File die IP der Box eintragen und auf XBMC via FTP uebertragen in /apps/xbmc/scripts.

# Set Dbox2 IP Address
dboxip = '192.168.1.24'
port = '31337'

Programm ist eine abgespekte/eigene Variante von den Cally Plugins aber da cally nichts mehr macht hat Fulotop jetzt eben selber etwas angefangen.

Kritik / Ideen usw leite ich gerne weiter


Here's V0.12 It includes,

Works on lastest version of XBMC, tested on 06-06-06 CVS.
Dbox2 LCD displays changes when in Dbox2Xbox.
Press info button to pull up channel EPG.

V0.13
GUI Changes
Changing Channels is improved (Hopefully XBMC should not lock up now)
When Playing Stream press display to go back to channel list.

It should be a few days now before the next update, which will include setting the dbox2 timer for recording from the channel egp page. After that I don't know what else to include in the script that will be useful.
Here's V0.14 changes are:

ADDED: Extra epg information page added click info on selected program from EPG dialog it will display full programme details.

ADDED: When on channel EPG dialog, select programme by pressing select and it will ask if you want to record, if yes will send timer to dbox2. Note: The recording server should be set to ftp. The ip address, username and password of your xbox. (This is in other posts in this board). NOT TESTED

Future additions - 0.15 will in include timer dialog so you can delete timer events

The version of XBMC makes a big difference and this one been tested with 06-06-06 CVS. Some builds did lock up after changing channels after 4 - 5 times that i've tried myself. If you check so does callys script as well, its not a bug with both scripts, it's XBMC. It seems sorted now anyway.
Small update to fix problems reported by pt1 - Dbox2Xbox V0.14b

FIXED : Joypad to work the EPG to pull up the epg press the Y button on the joypad or Info on the Xbox remote.
ADDED: I also allow the B button on the pad to act as back to previous screen or menu.

Also here is a couple of screenshots of the EPG

PS. If you don't exit the script the lcd doesn't change back, but you can leave the channel streaming when you exit.

To add it to the scripts menu in XBMC you have to alter the skin, the file in question is DialogSubMenu.xml it under /XBMC/skins/skinname/tvformat/ and the edit the the last entry up in your file where there is already a button eg.:

<control>
<description>scripts button</description> <visible>yes</visible>
<type>button</type> <onclick>q:\scripts\dbox2xbox\dbox2.py</onclick>
<id>1112</id> <label>Dbox2Xbox</label>
<posx>30</posx>
<posy>330</posy>
<width>110</width>
<height>20</height>
<font>font101</font>
<onleft>1112</onleft>
<onright>1112</onright>
<onup>1113</onup>
<ondown>1111</ondown>
<align>center</align>
<textoffsety>0</textoffsety>
<texturenofocus>-</texturenofocus>
</control>
Version 0.14c

Added - SPTS activation on start (pt1 request)

Oh I forgot when your in the channel epg press Select on remote or A button on joypad to set timer to record.
Bild

Bild

Bild

Bild

Bild

Das Program selbst:

http://www.pt-1.net/xbox/dbox2_014c.rar
Zuletzt geändert von PT-1 am Donnerstag 30. August 2007, 19:19, insgesamt 2-mal geändert.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Update 0.15 by Fulltop:
Here's Dbox2Xbox 0.15

The changes are:-

Tools - Unlock & Lock EPG, Reset Dbox, Restart SectionsD, Switch between TV & Radio Mode
View current set timers and delete them
Refresh current channel list without restarting

I've spent alot of time ****ing about with the radio mode and I carn't find anything wrong with the script. But XBMC refuses to play them, you can try your version of XBMC. I tried a couple of releases and rewrote the script plenty of times to try and play them.

I've posted a message on XBMC forum all I want is a Yes/No answer if XBMC will play a PES Audio Stream, but no answer. Mplayer is supposed to be able to support them and that's what XBMC uses for http streams.

PS. I will put back the page up & down buttons on the channel list, when I fix a bug with my buttons on the left I would have had it fixed but with all the messing with the radio mode I didn't. So that will be in a later release!
http://www.pt-1.net/xbox/dbox2_015.rar
Zuletzt geändert von PT-1 am Donnerstag 30. August 2007, 19:18, insgesamt 1-mal geändert.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Update 0.15b

http://www.pt-1.net/xbox/dbox2_015b.rar
Here's Dbox2Xbox 0.15b

Minor changes to channel list display programme start and finish times, timer list shows programme name, this is what version 0.15 should have been.
Zuletzt geändert von PT-1 am Donnerstag 30. August 2007, 19:17, insgesamt 1-mal geändert.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Update von Fultotp:

http://www.pt-1.net/xbox/dbox2_015c.rar
Last release for a while, I want to add the bouquets to the script and that may take a week or two at the moment
und dann kam gleich noch die 0.2

http://www.pt-1.net/xbox/dbox2_02.rar
--------------------------------------------------------------------------------

A quick week, here's is version 0.2 :

Added bouquets to the script.
Zuletzt geändert von PT-1 am Donnerstag 30. August 2007, 19:18, insgesamt 1-mal geändert.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Update 0.32

Quote von Fulltotop:


Changes 0.25 - Add/Remove IP addresses without needing PC.

There's was also alot of other changes, but you shouldn't notice them. as they were to help me improve the script and make it easier to add stuff.

Added : Support for multiple dbox's
Changed : Cleaned up alot of the code and got rid of all the python warnings.

Here's how the add two boxes to the script!

edit the line:
dboxips = ['Your first dbox IP here', 'Add your second ip here', 'add more if your greedy', '', '', '', '', '']



I renamed the script, so people wont get confused with cally's. It now should be known XBMC Dbox TV Viewer, and I've kept the version number.

Changes:

Added - New Background.
Changed - Checks dbox at start is running ok.
Changed - Various other fixes, mainly stuff i've missed.

I started a new thread due to the length of the other and that the next version 0.35, will actually be the last for a while. Version 0.35 will only include minor GUI updates, more error trapping & bug fixes. No more new features at the moment as most of them useless on XBMC and no release date for 0.35 as 0.32 works OK.
Bild

File:
http://www.pt-1.net/xbox/dbox_tv_viewer_032.rar
Zuletzt geändert von PT-1 am Donnerstag 30. August 2007, 19:17, insgesamt 1-mal geändert.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

UPATE: 0.35
Changed - Load,Save & Delete IP's (This is done in the "Switch Dbox2")
Changed - EPG & Programme Info Displays Date of Programme
Changed - Help Tags now coloured same as joypad buttons
Fixed - Centers channel name on EPG

+ Various Other stuff

I've tested this on XBMC-CVS_2006-05-05-T3CH, I've experienced problems with later builds. Iwill only now update the script when XBMC 2.0 comes out as it is a pain to code, when the problem may not be your code.

I had a bit of spare time, this version of 0.35 has no changes it just includes the new thumbnail for when you go into scripts folder.
http://www.pt-1.net/xbox/DboxTVViewer_0 ... mbnail.rar
Zuletzt geändert von PT-1 am Donnerstag 30. August 2007, 19:16, insgesamt 1-mal geändert.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Update Version 0.37

http://www.pt-1.net/xbox/DboxTVViewer_037.rar
Here's Dbox TV Viewer 0.37

Changes - Fixed to work with new builds of XBMC

(Thanks goes to Nuka1195 one of the XBMC testers for pointing me in the right direction.)

TESTED ON 2006-08-13 T3CH BUILD

Also posted on XBMC scripts should be able to download using the script installer soon!
Zuletzt geändert von PT-1 am Donnerstag 30. August 2007, 19:16, insgesamt 1-mal geändert.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

0.38
Added : Ability to set dbox ports for dbox HTTP Server, SPTS & PES streams.
Added : Ability to not use dolby
Changed : Input of dbox IP address
Minimum XBMC 08.08.2006
Also people have reported that sportster image does not stream, you can try setting the spts port to 31339.
Program
Zuletzt geändert von PT-1 am Donnerstag 30. August 2007, 19:16, insgesamt 1-mal geändert.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Version 0.39b nun hier

http://www.pt-1.net/xbox/DboxTVViewer_039b.rar

Unterstuetzt jetzt Banner fuer TV shows:

Bild
Zuletzt geändert von PT-1 am Donnerstag 30. August 2007, 19:15, insgesamt 1-mal geändert.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Version 0.40
Here 's 0.40 i've included the changes that fix the problem on some other Images, but not in the Y-Web Lock LCD fuction.
I've written 2 new functions, that the user can turn on and off.
The reason for this is that some users might not want to lock the remote, or stop playback on the tv screen on other images .

Make sure you delete the config file dbox2xbox.cfg on the Xbox, changes made!
Download here
Zuletzt geändert von PT-1 am Donnerstag 30. August 2007, 19:15, insgesamt 1-mal geändert.
chr1s
Interessierter
Interessierter
Beiträge: 24
Registriert: Donnerstag 9. Februar 2006, 14:32

Beitrag von chr1s »

Olla. Gibt es zu steamen zur xbox aktuellere Lösungen?
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Ich habe mal alle meine Links up-gedated

Normaler Weise kann man sich die letzte Version sogar direkt mit XBMC herunterladen.

Habe aber auch beim stoebern dies gefunden:
--------------------------------------------------------------------------------

Thanks to Funcky from the Evo-X.de Forum he ported Callys original script so they work with newer XBMC Versions.


http://www.pt-1.net/xbox/dbox2TV.part1.rar
http://www.pt-1.net/xbox/dbox2TV.part2.rar

Important when you uprade to a later Version for example from here

You will maybe fine 2 or 3 files in the un-rared directory _tools

They end with cfg and xbe

You need to rename these to evoxdash.cfg and evoxdash.xbe and then within the CFG file point it to the partition were you have uploaded XBMC too.

Normally this is e:\apps\xbmc or f:\apps\xbmc
Das sind die modernisierten Cally Scripts die eigentlich mit den neuesten XBMC laufen sollten