VDR Portal
Register Calendar Members List Team Members Search Frequently Asked Questions Gallery Go to the Main Page

VDR Portal » News » VDR News » [ANNOUNCE] MP3/MPlayer plugin 0.10.1, PremiereEPG plugin 0.0.8 » Hello Guest [Login|Register]
Last Post | First Unread Post Print Page | Recommend to a Friend | Add Thread to Favorites
Post New Thread Post Reply
Go to the bottom of this page [ANNOUNCE] MP3/MPlayer plugin 0.10.1, PremiereEPG plugin 0.0.8
Author
Post « Previous Thread | Next Thread »
holymoly
Fürst


Registration Date: 06.12.2002
Posts: 2,987
Herkunft: /dev/null

[ANNOUNCE] MP3/MPlayer plugin 0.10.1, PremiereEPG plugin 0.0.8 Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

Moin,
aus der ML:

MP3/MPlayer plugin 0.10.1
quote:
Hi,
a new version of the MP3/MPlayer plugin is available from my
homepage.
<http://www.muempf.de/down/vdr-mp3-0.10.1.tar.gz>

NEWS:
27.08.2007: Version 0.10.1 (vdr 1.4.7 / 1.5.9)
- Fixed segfault in MP3 infocache purge on plugin exit.
- Added support for VDR 1.5.7+ gettext internationalization.

--
Stefan Huelswitt
vdr-mp3-0.10.1.tar.gz

PremiereEPG plugin 0.0.8
quote:
Hi,
an updated version of the PremiereEPG plugin is available from my
homepage
<http://www.muempf.de/down/vdr-premiereepg-0.0.8.tar.gz>

NEWS:
27.08.2007: Version 0.0.8
- Added support for VDR 1.5.7+ gettext internationalization.

--
Stefan Huelswitt

vdr-premiereepg-0.0.8.tar.gz

Danke an Stefan Huelswitt

This post has been edited 1 time(s), it was last edited by holymoly: 28.08.2007 08:25.

28.08.2007 08:20 holymoly is offline Send an Email to holymoly Search for Posts by holymoly Add holymoly to your Buddy List
sewn4
Ritter


Registration Date: 22.03.2007
Posts: 1,482

Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

Hi,

läuft unter openSuSE 10.3 und VDR 1.5.8 super. Danke! Hab es hier mit rein genommen:

http://www.vdr-wiki.de/wiki/index.php/Op...ationsanleitung
28.08.2007 16:05 sewn4 is offline Search for Posts by sewn4 Add sewn4 to your Buddy List
Moses123
Routinier


images/avatars/avatar-2010.jpg

Registration Date: 18.10.2003
Posts: 277

Reply to this Post Post Reply with Quote Edit/Delete Posts Report Post to a Moderator       Go to the top of this page

Hallo,

da Premiere einen Direkt- Kanal geändert hat, gibt es auf diesem kein EPG mehr.

Daher muss noch folgendes in die premiereepg.c eingefügt werden, damit dieser wieder ein EPG bekommt.

Dazu muss die Option FixEPG eingeschaltet sein:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
         if(SetupPE.FixEpg) {
            if(nid==133) {
              if     (tid==0x03 && sid==0xf0) { tid=0x02; sid=0xe0; }
              else if(tid==0x03 && sid==0xf1) { tid=0x02; sid=0xe1; }
              else if(tid==0x03 && sid==0xf5) { tid=0x03; sid=0xdc; }
              else if(tid==0x04 && sid==0xd2) { tid=0x11; sid=0xe2; }
              else if(tid==0x11 && sid==0xd3) { tid=0x11; sid=0xe3; }
              else if(tid==0x01 && sid==0xd4) { tid=0x04; sid=0xe4; }  // DIESE ZEILE IST NEU
              }
            }



Gruß,

Moses123

__________________

This post has been edited 1 time(s), it was last edited by Moses123: 21.10.2007 10:27.

21.10.2007 10:25 Moses123 is offline Send an Email to Moses123 Homepage of Moses123 Search for Posts by Moses123 Add Moses123 to your Buddy List
Tree Structure | Board Structure
Jump to:
Post New Thread Post Reply
VDR Portal » News » VDR News » [ANNOUNCE] MP3/MPlayer plugin 0.10.1, PremiereEPG plugin 0.0.8

www.vdr-portal.de VDR Portal © 2002-2006 by genka
Forum Software: Burning Board 2.3.4, Developed by WoltLab GmbH