After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 393981 - Better DVB support
Better DVB support
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: xine-lib backend
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Maintainer alias for xine-lib component of Totem
Maintainer alias for xine-lib component of Totem
Depends on:
Blocks:
 
 
Reported: 2007-01-07 18:48 UTC by Sebastian Reichel
Modified: 2008-02-11 13:00 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
totem-dvb-1.patch (3.66 KB, patch)
2007-03-24 16:42 UTC, Bastien Nocera
needs-work Details | Review

Description Sebastian Reichel 2007-01-07 18:48:09 UTC
I would wish me better DVB support in Totem. It would be nice to have an additional list to the "Playlist" in which all TV channels are. Furthermore there should should be a function for record by a button and via a timer. Then a feature for viewing the EPG of DVB card would be nice too.
Perhaps you can get some help from the Kaffeine project. At the moment Kaffeine is the most comfortable DVB viewer ;)
Comment 1 Bastien Nocera 2007-01-07 19:38:46 UTC
See bug 358147. I don't have access to any DVB hardware (hint, my Amazon wishlist has one :), but the steps mentioned in the other bug still apply.
Comment 2 Sebastian Reichel 2007-01-08 00:25:44 UTC
ah - I didn't saw this bug :/ If you need somebody to test some code just send me an mail :) I've got an DVB-S and an DVB-T card.
Comment 3 Bastien Nocera 2007-03-24 16:42:46 UTC
Created attachment 85225 [details] [review]
totem-dvb-1.patch

As long as ~/.xine/channels.conf exists, and is working, "totem dvb:" works using that code.
Comment 4 Sebastian Reichel 2007-03-24 21:45:21 UTC
I'm just writing a daemon for DVB recording with DBus Communication. Additionally it will handle some other DVB things, like channel list usw.. I'll ask for support in _all_ players, then. I hope this will make DVB more easy. In 1.0 my daemon will be able to:

 1. manage channel and dvb card infos automatically and global
 2. provide EPG as XML
 3. provide record timers

When I finished the daemon and the terminal client (Could be usefull via ssh :) ) I'll look for adding DVB support via my daemon in totem. I think it won't be very hard then, because I just have to make somethink like a static additionally playlist for DVB and a new menu entry :)

what do you think of this?
Comment 5 Bastien Nocera 2008-02-11 13:00:30 UTC
There's now menu items, but no scanner yet. Tracker bug for DVB at bug 515764.