[vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread cedric . dewijs
Hi All, Sometimes I watch a TV show halfway. Then I let VDR shutdown my PC. Then I would like to watch the rest of the show. Then I have to go to the list of TV shows, and find the correct one again. In my opinion it would be easyer for me if the half-watched shows are placed at the top of the li

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread Lars Hanisch
Hi, Am 06.01.2013 11:31, schrieb cedric.dew...@telfort.nl: > Sometimes I watch a TV show halfway. Then I let VDR shutdown my PC. Then > I would like to watch the rest of the show. Then I have to go to the list > of TV shows, and find the correct one again. > > In my opinion it would be easyer for

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread Matti Lehtimäki
On 01/06/2013 12:31 PM, cedric.dew...@telfort.nl wrote: Sometimes I watch a TV show halfway. Then I let VDR shutdown my PC. Then I would like to watch the rest of the show. Then I have to go to the list of TV shows, and find the correct one again. Hi I have made a small plugin to keep history

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread Mika Laitio
On 01/06/2013 12:31 PM, cedric.dew...@telfort.nl wrote: > Hi All, > > Sometimes I watch a TV show halfway. Then I let VDR shutdown my PC. Then > I would like to watch the rest of the show. Then I have to go to the list > of TV shows, and find the correct one again. > > In my opinion it would be e

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread Lars Hanisch
Hi, Am 06.01.2013 12:33, schrieb Mika Laitio: > On 01/06/2013 12:31 PM, cedric.dew...@telfort.nl wrote: >> Hi All, >> >> Sometimes I watch a TV show halfway. Then I let VDR shutdown my PC. Then >> I would like to watch the rest of the show. Then I have to go to the list >> of TV shows, and find th

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread VDR User
Maybe VDR should have 3 flags instead of * (unviewed) and no-* (viewed). Instead maybe we could have: no-*: viewed !: partially viewed *: new/unviewed ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread Lars Hanisch
Hi, Am 06.01.2013 17:49, schrieb VDR User: > Maybe VDR should have 3 flags instead of * (unviewed) and no-* > (viewed). Instead maybe we could have: > > no-*: viewed > !: partially viewed > *: new/unviewed Every uncut recording will be partially viewed... Lars. ___

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread VDR User
On Sun, Jan 6, 2013 at 9:37 AM, Lars Hanisch wrote: > Am 06.01.2013 17:49, schrieb VDR User: >> Maybe VDR should have 3 flags instead of * (unviewed) and no-* >> (viewed). Instead maybe we could have: >> >> no-*: viewed >> !: partially viewed >> *: new/unviewed > > Every uncut recording will be p

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread Dominique
Hi After reading all response, there is still an open question : why vdr do not simply store inside setup.conf the latest path of played recording ? As long it keep it in memory (press play resume the replay of records) ... You will say : what about removed records outside vdr program ? it allr

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread VDR User
On Sun, Jan 6, 2013 at 11:23 AM, Dominique wrote: > Hi > > After reading all response, there is still an open question : why vdr do not > simply store inside setup.conf the latest path of played recording ? > As long it keep it in memory (press play resume the replay of records) ... > > You will s

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-06 Thread Matti Lehtimäki
On 01/06/2013 10:07 PM, VDR User wrote: On Sun, Jan 6, 2013 at 11:23 AM, Dominique wrote: Hi After reading all response, there is still an open question : why vdr do not simply store inside setup.conf the latest path of played recording ? As long it keep it in memory (press play resume the rep

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-07 Thread Jouni Karvo
an additional problem is the definition of "viewed". I don't normally view the end credits. Also, I have normally 10min extra in the end of each recording, just in case. So normally there are around 10-15mins in the end of a viewed recording that have not been viewed. But this would proba

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-07 Thread VDR User
On Mon, Jan 7, 2013 at 9:58 AM, Jouni Karvo wrote: > > an additional problem is the definition of "viewed". I don't normally view > the end credits. Also, I have normally 10min extra in the end of each > recording, just in case. So normally there are around 10-15mins in the end > of a viewed re

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-08 Thread Mika Laitio
> I don't think it's difficult to do right at all to be honest. You can > just make user-defined thresholds so the the user can decide himself > how many mins or % of the total recording triggers the partial-view > and viewed flags. For example one guy might want: > > not-viewed: <5% viewed > part

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-08 Thread Klaus Schmidinger
On 08.01.2013 22:47, Mika Laitio wrote: I don't think it's difficult to do right at all to be honest. You can just make user-defined thresholds so the the user can decide himself how many mins or % of the total recording triggers the partial-view and viewed flags. For example one guy might want:

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-08 Thread Klaus Schmidinger
On 08.01.2013 23:38, Klaus Schmidinger wrote: On 08.01.2013 22:47, Mika Laitio wrote: I don't think it's difficult to do right at all to be honest. You can just make user-defined thresholds so the the user can decide himself how many mins or % of the total recording triggers the partial-view and

Re: [vdr] half-viewed recordings, can they be moved at the top of the list?

2013-01-08 Thread VDR User
On Tue, Jan 8, 2013 at 1:47 PM, Mika Laitio wrote: >> I don't think it's difficult to do right at all to be honest. You can >> just make user-defined thresholds so the the user can decide himself >> how many mins or % of the total recording triggers the partial-view >> and viewed flags. For exampl