Bugs item #1567502, was opened at 2006-09-28 23:16
Message generated for change (Comment added) made by sf-robot
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: Closed
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: SourceForge Robot (sf-robot)
Date: 2006-10-16 19:20

Message:
Logged In: YES 
user_id=1312539

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: Duncan Webb (duncanwebb)
Date: 2006-10-02 04: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 08: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 07: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 05: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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to