Project

General

Profile

News

vdr-plugin-burn: burn-0.2.0-beta4 released (1 comment)

Added by FireFly almost 14 years ago

This release contains the following features and bugfixes:

  • fixed teletext page calculation (reported by Petri Helin)
  • refactored handling of subtitles (dvb and teletext). Subtitels are now intergrated in the standard job handling
  • hide recordings from selection which have H.264_AVC as stream content type in their component description ("X 5 ..." in info(.vdr))
  • added Dutch translation (thanks to Carel Willemse)

vdr-plugin-ttxtsubs: New VDR Teletext Subtitles plug-in release 0.2.2

Added by etobi about 14 years ago

The changes:
  • Fixed channel retune triggering in VDR patch and updated patch to 1.7.14
    (Dropped 1.7.12 and 1.7.13 patch)
  • Got rid of the backround thread
  • Fixed live TV subtitles on FF cards, where there is no transfer mode
  • Updated README and TROUBLESHOOTING (Closes #323)
  • Increased internal frame buffer and log buffer overflows (Closes #295)

VDR Block Plugin: Release: vdr-plugin-block 0.0.1b+bf1

Added by Midas about 14 years ago

On certain situations 0.0.1b may not build because a translation file is missing.
Changes:
-missing file added
-some changes in strings and translations
-related fixes to Makefile and block.c

hf,

Midas

VDR Block Plugin: Upgrading from taste: Where are all my blacklist entries ?

Added by Midas about 14 years ago

If you already have a well-suited blacklist for the taste plugin, you do need not to add all the entries again manually. Just copy or move the file taste.conf in the VDR config directory to block.conf and you are done.

For example on my system the command

cp /var/lib/vdr/plugins/taste.conf /var/lib/vdr/plugins/block.conf

would copy the blacklist to the file used by the block plugin.

hf,

Midas

VDR Block Plugin: Initial release.

Added by Midas about 14 years ago

Trivia

As soon i discovered the taste plugin i loved the idea of wiping out all the rubbish from my tv programme and the phrase 'not acceptable' and especially the German translation 'unzumutbar' really made me smile. Unfortunately the taste plugin afaik requires a full featured DVB card and does not work in budget, softdevice or mixed configurations. So i tried to create a patch and in fact i could fix that issue. e-tobi offered me to continue my work on this page and i decided to publish my work as a fork called block plugin, which is based on a CVS checkout of the taste plugin 0.0.2d on 2010/01/13. This way LordJaxoms work (the taste plugin) remains untouched and i am free to continue my work on the plugin.

Thanks to LordJaxom for the taste plugin, to tomg and mapovi for the kind permission to use their patches, e-tobi for the webspace and the people on the IRC, especially OppTupacShakur and igel for testing and support.

Differences in the block plugin (initial release 0.0.1b)

  • New features:

Compatibility with non-ff output including budget and state-of-the-art softdevice configurations added
-Implementation of syslog functions (BLOCK_LOGGING in the Makefile set to 1 or 0 respectively will switch logging on/off)
ATTENTION: This will add lots of entries to your syslog!
‚Ok’ should work reliably now to unlock a blocked show

  • Patches:

Several patches for the taste plugin by tomg and mapovi are built into the code of the block plugin permanently.
Note that these patches are also included in the debian package vdr-plugin-taste.

Locale patch:
- fixed clean target of Makefile
- adapted Makefile to current newplugin template
- use translations of main vdr
- exclude old i18n parts by ifdefs
Version compatibility:
Changes for VDR >= 1.5.0 (applicable to VDR >= 1.4.5)
Makefile fix:
added -fPIC to compiler options to prevent FTBFS

Some additional information about these patches can be found here:
http://www.vdr-portal.de/board/thread.php?threadid=90293

hf,

Midas

(191-200/249)

Also available in: Atom