Bugs item #1567502, was opened at 2006-09-29 08:16
Message generated for change (Comment added) made by duncanwebb
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1567502&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: record server
Group: 1.5.4
>Status: Pending
Resolution: Accepted
Priority: 5
Submitted By: Duncan Webb (duncanwebb)
Assigned to: Nobody/Anonymous (nobody)
Summary: Separate pre- and post-recording padding

Initial Comment:
Patch sumbitted by Hans Meine

padding-prepost.diff - Allows to set TV_RECORD_PADDING
separately for pre- and post-recording padding.  Very
simple implementation, could probably be improved. 
IIRC that's already possible in next gen. Freevo, so it
should probably use the same configuration keys, did
not check that yet.  However, it's a nice feature since
most often with the usual evening shows, the beginning
is more punctual than the end, where I like to spend
some more Mb/Gb since it's very annoying to watch 90%
of a movie only to realize that the end is missing..
;-(  [Contains an IMHO slightly cleaner version of the
don't stop recording patch]

----------------------------------------------------------------------

>Comment By: Duncan Webb (duncanwebb)
Date: 2006-10-02 13:01

Message:
Logged In: YES 
user_id=104395

Thanks Hans, this works nicely, no more errors.

The patch has been applied in r8301

----------------------------------------------------------------------

Comment By: Duncan Webb (duncanwebb)
Date: 2006-09-29 17:18

Message:
Logged In: YES 
user_id=104395

Hans I've had to reverse this patch as it broke the record
server

Unhandled exception in thread started by <bound method
Record_Thread.__bootstrap of <Record_Thread(Thread-1,
stopped daemon)>>
Traceback (most recent call last):
  File "/usr/lib/python2.4/threading.py", line 427, in
__bootstrap
    _active_limbo_lock.acquire()
AttributeError: 'NoneType' object has no attribute 'acquire'

Maybe it would be better to split the patch into two as you
suggested.

----------------------------------------------------------------------

Comment By: Duncan Webb (duncanwebb)
Date: 2006-09-29 16:11

Message:
Logged In: YES 
user_id=104395

Hans I've had to reverse this patch as it broke the record
server

Unhandled exception in thread started by <bound method
Record_Thread.__bootstrap of <Record_Thread(Thread-1,
stopped daemon)>>
Traceback (most recent call last):
  File "/usr/lib/python2.4/threading.py", line 427, in
__bootstrap
    _active_limbo_lock.acquire()
AttributeError: 'NoneType' object has no attribute 'acquire'

Maybe it would be better to split the patch into two as you
suggested.

----------------------------------------------------------------------

Comment By: Duncan Webb (duncanwebb)
Date: 2006-09-29 14:00

Message:
Logged In: YES 
user_id=104395

Second patch applied in r8258

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1567502&group_id=46652

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to