Timo Eskola | 2 Jun 2011 18:52

[ANNOUNCE] Duplicates plugin

Hi,

I wrote a simple plugin for listing duplicate recordings. User can also show recording descriptions and delete recordings. The plugin is based on the recording menu of VDR. The comparison algorithm is quite simple, but is seems to work quite well for my recordings.

The plugin can be downloaded from:
http://www.tolleri.net/vdr/

Regards,
Timo

_______________________________________________
vdr mailing list
vdr <at> linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Lars Bläser | 2 Jun 2011 19:05
Picon

vdr bug with InitialChannel?

hi,

may be a feature but from usability point its a bug
if you choose to have a special starting channel and insert or delete a
channel before that channel its not the right channel anymore when
starting vdr the next time

reason is that only the number of the channel in the channels.conf is
saved to setup.conf (InitialChannel =)
it should be the method as it is used in timers.conf, that way it should
always start with the channel originally selected in setup as start channel

PS: with vdr 1.7.18

_______________________________________________
vdr mailing list
vdr <at> linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Andreas Mair | 3 Jun 2011 12:47

[ANNOUNCE] VDRAdmin-AM v3.6.8

Hi,

version 3.6.7 of VDRAdmin-AM has been released. You can get it from
http://andreas.vdr-developer.org/vdradmin-am/

Have fun!
Andreas

*** Changes from v3.6.7 to v3.6.8 ***

    * Updated: Dutch translation (Submitted by Roel Koelewijn).
    * Updated: Finnish translation (Ville Skyttä).
    * Improved: Access logging (Ville Skyttä).
    * Improved: SVDRP connection error handling/logging/messages (Ville Skyttä).
    * Improved: Default SVDRP port is 6419 in initial config if
locally installed VDR is >= 1.7.15 (Ville Skyttä).
    * Improved: Use default streamdev host from browser URL when VDR
host is localhost (Ville Skytt&auml;).
    * Improved: Allow specifying multiple local subnets (Feature #560,
Ville Skyttä).

--

-- 
http://andreas.vdr-developer.org --- VDRAdmin-AM & EnigmaNG & VDRSymbols
VDR user #303

_______________________________________________
vdr mailing list
vdr <at> linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

John Klimek | 3 Jun 2011 13:51
Picon

Re: [ANNOUNCE] VDRAdmin-AM v3.6.8

Looks nice!  What's the main difference between this and VDR-Live?

On 6/3/11, Andreas Mair <amair.sob <at> googlemail.com> wrote:
> Hi,
>
> version 3.6.7 of VDRAdmin-AM has been released. You can get it from
> http://andreas.vdr-developer.org/vdradmin-am/
>
> Have fun!
> Andreas
>
> *** Changes from v3.6.7 to v3.6.8 ***
>
>     * Updated: Dutch translation (Submitted by Roel Koelewijn).
>     * Updated: Finnish translation (Ville Skyttä).
>     * Improved: Access logging (Ville Skyttä).
>     * Improved: SVDRP connection error handling/logging/messages (Ville
> Skyttä).
>     * Improved: Default SVDRP port is 6419 in initial config if
> locally installed VDR is >= 1.7.15 (Ville Skyttä).
>     * Improved: Use default streamdev host from browser URL when VDR
> host is localhost (Ville Skytt&auml;).
>     * Improved: Allow specifying multiple local subnets (Feature #560,
> Ville Skyttä).
>
> --
> http://andreas.vdr-developer.org --- VDRAdmin-AM & EnigmaNG & VDRSymbols
> VDR user #303
>
> _______________________________________________
> vdr mailing list
> vdr <at> linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>

_______________________________________________
vdr mailing list
vdr <at> linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

John Klimek | 3 Jun 2011 14:28
Picon

Can VDR record only new episodes of shows?

Is it possible for VDR to only record new episodes of shows?

For example, I don't want to record every single episode of a certain
show, but instead I just want the new episodes.

Also, how smart is VDR if an episode is a special episode and is
longer than a normal episode, etc?

Thanks,
John

_______________________________________________
vdr mailing list
vdr <at> linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Carsten Koch | 3 Jun 2011 15:01
Picon

Re: Can VDR record only new episodes of shows?

On Fri, 2011-06-03 at 08:28 -0400, John Klimek wrote:
...
> For example, I don't want to record every single episode of a certain
> show, but instead I just want the new episodes.

That's one of the things VDRAdmin-AM can do for you.
Where "new" is defined as one that you have not recorded yet.

Carsten,

_______________________________________________
vdr mailing list
vdr <at> linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Henning Pingel | 3 Jun 2011 15:31
Picon

Re: Can VDR record only new episodes of shows?


 Am Freitag, den 03.06.2011, 15:01 +0200 schrieb Carsten Koch 
 <CarstenKochElsdorf <at> web.de>:
> On Fri, 2011-06-03 at 08:28 -0400, John Klimek wrote:
> ...
>> For example, I don't want to record every single episode of a 
>> certain
>> show, but instead I just want the new episodes.
>
> That's one of the things VDRAdmin-AM can do for you.
> Where "new" is defined as one that you have not recorded yet.

 Aren't VDRadmin-AM and vdr-plugin-live both just using a feature that 
 epgsearch provides for avoiding the recording of repeated shows?

 Cheers,
 Henning

_______________________________________________
vdr mailing list
vdr <at> linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

JJussi | 3 Jun 2011 16:43
Favicon

Re: Can VDR record only new episodes of shows?

Other recording question:
1. If I make EPG record search pattern: Regexp '.*'  --> it will find 
all programs. (As it should!)
2. If I add to that 1. search "Type Movie/Drama" --> it will not find 
any programs, even I can see from EPG that there is Movie/Drama -type 
programs.

Do we have "bug" here?!?

On 3.6.2011 15.28, John Klimek wrote:
> Is it possible for VDR to only record new episodes of shows?
>
> For example, I don't want to record every single episode of a certain
> show, but instead I just want the new episodes.
>
> Also, how smart is VDR if an episode is a special episode and is
> longer than a normal episode, etc?
>
> Thanks,
> John
>
> _______________________________________________
> vdr mailing list
> vdr <at> linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

--

-- 
JJussi

_______________________________________________
vdr mailing list
vdr <at> linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Dieter Hametner | 3 Jun 2011 18:20
Picon

Re: [ANNOUNCE] VDRAdmin-AM v3.6.8

Hi


Am Freitag, 3. Juni 2011 schrieb John Klimek:

> Looks nice! What's the main difference between this and VDR-Live?


VDR-Live extends the VDR with a http-server. It accesses the VDR data structures like any other VDR-plugin directly. It has thus some speed benefits.


VDRAdmin-AM uses the SVDRP interface provided by VDR. Every action needs to be encoded as command and the commands output needs to be parsed and brought into a form suitable for the web frontend.


Surely exist some feature differences between these two web frontends for VDR.


Regards

Tadi


--

Dieter Hametner dh (plus) vdr (at) gekrumbel (dot) de

live plugin developer http://live.vdr-developer.org

_______________________________________________
vdr mailing list
vdr <at> linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Dieter Hametner | 3 Jun 2011 18:26
Picon

Re: Can VDR record only new episodes of shows?

Hi

Am Freitag, 3. Juni 2011 schrieb Henning Pingel:

> Am Freitag, den 03.06.2011, 15:01 +0200 schrieb Carsten Koch

>

> <CarstenKochElsdorf <at> web.de>:

> > On Fri, 2011-06-03 at 08:28 -0400, John Klimek wrote:

> > ...

> >

> >> For example, I don't want to record every single episode of a

> >> certain

> >> show, but instead I just want the new episodes.

> >

> > That's one of the things VDRAdmin-AM can do for you.

> > Where "new" is defined as one that you have not recorded yet.

>

> Aren't VDRadmin-AM and vdr-plugin-live both just using a feature that

> epgsearch provides for avoiding the recording of repeated shows?


Yes, it is a basic feature of epgsearch and timers created from it. It is no 'special' feature of vdr-plugin-live. And AFAIK also no special feature of VDRAdmin-AM. Both web-frontends can be used to configure epgsearch accordingly.


But it should also work from within the VDR menu, when epgsearch is installed.


Regards

Tadi


--

Dieter Hametner dh (plus) vdr (at) gekrumbel (dot) de

live plugin developer http://live.vdr-developer.org

_______________________________________________
vdr mailing list
vdr <at> linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Gmane