adamsutton / tvheadend

Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.
http://www.lonelycoder.com/hts/tvheadend_overview.html
Other
18 stars 5 forks source link

epggrab fails to clear subscription status when completed. #57

Closed mpmc closed 10 years ago

mpmc commented 10 years ago

Issue opened as requested by @adamsutton

dvb-rewrite fails to clear subscription status when completed, although it will clear once you request a service.

bug logs are here:

http://markclarkstone.co.uk/tvh.txt http://markclarkstone.co.uk/nohup.txt

adamsutton commented 10 years ago

Looks like if the epggrab times out it fails to properly clear up if it times out. This appears to be creating more and more subscriptions as time goes by.

I've got it reproduced on my system by hacking the code, should be easy enough to sort.

adamsutton commented 10 years ago

@mpmc Possible fix, didn't have time to test, http://sprunge.us/OBOX

adamsutton commented 10 years ago

@mpmc what's the status on this? it still happening?

adamsutton commented 10 years ago

This has probably been fixed, but will re-investigate if it returns.