Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
-
Single Seat
Description
this is one of the "headake" issues.
this is what happens:
1.you schedule one show to be recorded
2.tve3 starts to record this show
3.but instead of recording it 1 time it records it up to 5 times simultaniously
this issue is around for some weeks now.
We know that:
- for some reason dbo.programm shows multiple entries for the same show (one EPG provider used)
- the double entries are not responsible for the "multi-recordings".
--- the TV.log clearly shows that only one scheduled recording is started, but for some reason recorded multiple times
--- the dbo.program has been checked for double entries -> nothing
--- dbo.schedules has been checked for double entries -> nothing
so what we need would be more logging to find out WHY tve3 is actualy starting to record one schedule more then 1 times.
more here -> http://forum.team-mediaportal.com/tve3_recorded_one_show_2_times_simultaneously-t28057.html
h4. Steps to Reproduce
i think that something like this happens:
1. time to record schedule1
2. find free card
3. card(1) found
4. tune channel and start to record (record instance 1)
5. TVE3 doesnt notice that it found a card and is recording, so its looking for another card
6. found card(1) tuned to correct transponder
7. tune channel and start to record (record instance 2)
8. TVE3 doesnt notice that it found a card and is recording, so its looking for another card
9. found card(1) tuned to correct transponder
10. tune channel and start to record (record instance 3)
11. now TVE3 noticed that it is recording the schedule
this is what happens:
1.you schedule one show to be recorded
2.tve3 starts to record this show
3.but instead of recording it 1 time it records it up to 5 times simultaniously
this issue is around for some weeks now.
We know that:
- for some reason dbo.programm shows multiple entries for the same show (one EPG provider used)
- the double entries are not responsible for the "multi-recordings".
--- the TV.log clearly shows that only one scheduled recording is started, but for some reason recorded multiple times
--- the dbo.program has been checked for double entries -> nothing
--- dbo.schedules has been checked for double entries -> nothing
so what we need would be more logging to find out WHY tve3 is actualy starting to record one schedule more then 1 times.
more here -> http://forum.team-mediaportal.com/tve3_recorded_one_show_2_times_simultaneously-t28057.html
h4. Steps to Reproduce
i think that something like this happens:
1. time to record schedule1
2. find free card
3. card(1) found
4. tune channel and start to record (record instance 1)
5. TVE3 doesnt notice that it found a card and is recording, so its looking for another card
6. found card(1) tuned to correct transponder
7. tune channel and start to record (record instance 2)
8. TVE3 doesnt notice that it found a card and is recording, so its looking for another card
9. found card(1) tuned to correct transponder
10. tune channel and start to record (record instance 3)
11. now TVE3 noticed that it is recording the schedule