Bug #2445
DVR AutoREC dont work proper
0%
Description
Hi
Im testing latest git version - from 1 month and keep updated every few days.
Also im a lot recording, many tvshows, movies etc.
And im on 100% sure - something is wrong with AutoREC, because not everytime found tvshows to record, even if still is this same name etc.
i must eveyday check and setup manual what is missed
Many times without problem i found this same title in EPG search (example "Arrow 3""
and when i have AutoRec for "Arrow 3" title and all possible position setup to ANY - many times dont add all timers what before im found in EPG
Please careful check code of autorec ... if will be needed i delivery logs, screenshot etc. of examples.
History
Updated by Jaroslav Kysela almost 10 years ago
Describe the wrong behaviour. Also, specify if you record series or do you have standard autorec entry..
Updated by piotr galek almost 10 years ago
Ok where is problem ....
Example i want setup AutoREC timer to record 2 episodes - one by one and i dont want record morning replay from laest week.
So premier episodes start from 13:55 and finish arroud 16
if i setup start arround 14
then do not record anything :(
If i setup start arround 13 then setup only 1 episode like on screen 1
if a setup start time any - then setup timer for 4 (2 replays morning and 2 premiers from 13.55)
- most problem there is no possibility setup timer betwen time (example to search in EPG title from 13 to 16 ) then i suppose with that rule this will work.
- second problem why when we setup start arround 14 do not setup any timer ?
logs
when we setup start from 15
dvr: entry c6f8e32d3950019caf42fdb94be11981 "Atlantyda" on "TV Puls" starting at 2014-11-15 14:49:30, scheduled for recording by "Auto recording by: tvm4in"
when we setup start from 14
dvr: entry 4c34dc5b58917397f4c38195874d9924 "Atlantyda" on "TV Puls" starting at 2014-11-15 13:49:30, scheduled for recording by "Auto recording by: tvm4in"
when se setup start 13
no any timer just is delated this one
"dvr: entry 4c34dc5b58917397f4c38195874d9924 "Atlantyda" on "TV Puls" starting at 2014-11-15 13:49:30, scheduled for recording by "Auto recording by: tvm4in"
Updated by piotr galek almost 10 years ago
*fix - second problem why when we setup start arround 13 do not setup any timer ?
Updated by Jaroslav Kysela almost 10 years ago
Starting around checkes only for differences up to +- 15 minutes from the time set (before, after) against the event start time.. You need to set multiple autorecs to catch all of them. So if you like to record any event between 13:45-16:00 (start times), set autorecs:
#1: Starting Around: 13:45
#2: Starting Around: 14:00
#3: Starting Around: 14:15
....
#n: Starting Around: 16:00
Updated by Jaroslav Kysela almost 10 years ago
- Status changed from New to Fixed
Marking as fixed, because new code has the time range filter.