[vdr] making VDR ext4-ready

2009-06-06 Thread Marcel Witte
Hi, today I've read an interesting article about ext4: http://www.heise.de/open/Das-Linux-Dateisystem-Ext4--/artikel/138431 (german, but there is also an english version). The new file system seems to be better for large files, as VDR-recordings are. Files up to 512 MB can be saved with just 1

Re: [vdr] making VDR ext4-ready

2009-06-08 Thread Marcel Witte
jori.hamalai...@teliasonera.com schrieb am Montag 08 Juni 2009: > >> On 07.06.2009 01:58, Marcel Witte wrote: > >> So ext4 seems to be perfect for a video-partition, but to make it more > >> perfect, it would be nice if VDR could use the fallocate()-systemcall >

Re: [vdr] 1.7.9 patches

2009-08-24 Thread Marcel Witte
Goga777 schrieb am Montag 24 August 2009: > > Thanks for the ttxtsubs patch for vdr 1.7.9 > > > > Anybody has a vdr-1.7.9_extensions.diff patch? > > > > Or a setup plugin patch for vdr 1.7.9 > > have a look here please > http://www.forum.free-x.de/wbb/index.php?page=Thread&postID=7872#post7872 H

[vdr] no channel 0 in svdrp

2008-01-02 Thread Marcel Witte
Hi why doesn't svdrp support a "channel 0" like real vdr? If I press <0> on my remote, I can return to my last channel, but if I try "svdrpsend.pl chan 0" I get only "501 Undefined channel "0"" Is it possible to add this functionality to svdrp? Greets and a happy new year! Marcel ___

Re: [vdr] no channel 0 in svdrp

2008-01-02 Thread Marcel Witte
Thomas Schmidt schrieb: > Hi, > > * Marcel Witte schrieb am 02.01.08, um 19:39 Uhr: > >> why doesn't svdrp support a "channel 0" like real vdr? If I press <0> on >> my remote, I can return to my last channel, but if I try "svdrpsend.pl >&

Re: [vdr] no channel 0 in svdrp

2008-01-02 Thread Marcel Witte
Anssi Hannula schrieb: > Thomas Schmidt wrote: > >> Hi, >> >> * Marcel Witte schrieb am 02.01.08, um 19:39 Uhr: >> >>> why doesn't svdrp support a "channel 0" like real vdr? If I press <0> on >>> my remote, I can return

Re: [vdr] [ANNOUNCE] epgfixer-plugin 0.1.0

2012-05-06 Thread Marcel Witte
Am Samstag, 5. Mai 2012 schrieb Matti Lehtimäki : > New features in 0.1.0: > - Support for character set conversion for selected channels. > - Support for stripping HTML entities. > - Supply user with extra information for each setup menu option using > Info key. > > Homepage for the plugin: > ht

Re: [vdr] [ANNOUNCE] epgfixer-plugin 0.1.0

2012-05-06 Thread Marcel Witte
Am Sonntag, 6. Mai 2012 schrieb Matti Lehtimäki : > On 05/06/2012 03:00 PM, Marcel Witte wrote: > > Hi, > > > > thanks for the plugin, I started today to build openSUSE-packages for this > > plugin in my repository, but for openSUSE Factory it is failing. Perhaps

Re: [vdr] [ANNOUNCE] epgfixer-plugin 0.1.0

2012-05-08 Thread Marcel Witte
As written earlier I'm packaging this plugin in my vdr repository for openSUSE. But I have a ploblem using the plugin, I got this at start: vdr: /usr/lib64/vdr/libvdr-epgfixer.so.1.7.27: undefined symbol: pcre_free The plugin is building without problems. Has anybody any idea how I can fix this

Re: [vdr] [ANNOUNCE] epgfixer-plugin 0.2.0

2012-05-13 Thread Marcel Witte
Am Sonntag, 13. Mai 2012 schrieb Matti Lehtimäki : > New features in 0.2.0: > - Support for ignoring EPG data for selected channels. > - Support for copying EPG data from one channel to another. > > Bug fixes: > - Fix character set conversion for selected channels. > - Fix and improve Makefile (th

Re: [vdr] [ANNOUNCE] epgfixer-plugin 0.2.0

2012-05-13 Thread Marcel Witte
Am Sonntag, 13. Mai 2012 schrieb Matti Lehtimäki : > New features in 0.2.0: > - Support for ignoring EPG data for selected channels. > - Support for copying EPG data from one channel to another. > > Bug fixes: > - Fix character set conversion for selected channels. > - Fix and improve Makefile (th