Project

General

Profile

Actions

Feature #453

open

vdr-addon-seriestimer (VDRSeriestimer.pl)

Added by hoplo over 13 years ago. Updated over 13 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
11/08/2010
Due date:
% Done:

0%

Estimated time:

Description

ich hab das mal zusammen mit steffen_b versucht zu verpacken.
http://ppa.launchpad.net/yavdr/unstable-vdr/ubuntu/pool/main/v/vdr-addon-seriestimer/

http://ppa.launchpad.net/yavdr/unstable-vdr/ubuntu/pool/main/v/vdr-addon-seriestimer/vdr-addon-seriestimer_0.3.0~beta6-1yavdr3.dsc

was könnte noch fehlen ?:
ich muss noch /etc/cron.daily/vdrseriestimer mit ins paket aufnehmen :

#!/bin/sh

# Set LISTSDIR to your episodes lists dir!

LISTSDIR=/var/cache/eplists/episodes/

[ -z "$LISTSDIR" ] && (echo "Set ListsDir!"; exit 1; )

# Use TGET (since|newer than) x (minutes|hours|days|weeks|months|years).

svdrpsend-ng.pl -d eplists.constabel.net -p 2006 -c -o "${LISTSDIR}" TGET newer than 25 hours

/etc/eplists
muss noch irgendwie aufgeräumt werden:

cron.d-eplists.example                 vdrseriestimer.conf
cron.daily-eplists.sh.example          
epgsearch-vdrseriestimer.conf.example  vdrseriestimer.conf.example
series.conf.example

examples nach usr/share/doc/vdr-addon-seriestimer/examples

seriestimer braucht noch zusätzlich ein paket :
http://ppa.launchpad.net/yavdr/unstable-vdr/ubuntu/pool/main/libt/libtext-levenshteinxs-perl/


Files

changes.diff (5.37 KB) changes.diff etobi, 11/13/2010 04:53 PM
Actions

Also available in: Atom PDF