| |||||||
| Development You want to code something for the TV-Server? Share it in here! |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Apr 2006 Location: San Sebastian
Posts: 397
Thanks: 7
Thanked 15 Times in 11 Posts
| Hi The ires a bug that the complete schedule is deleted after the first time the schedule is recorded. This is ok if the schedule is set as "only one" but if the schedule is for "every day at this time.. every week at this time ...." The schedule is always deleted. I have change the code on scheduler.cs line 665 _recordingsInProgressList.Remove(recording); //only remove recording from the list, if we are succesful recording.Schedule.Delete(); to _recordingsInProgressList.Remove(recording); //only remove recording from the list, if we are succesful // recording.Schedule.Delete(); and now only the schedules that are set to "only one" are deleted the rest of the schedules are not deleted I have made several test and I think that this does not break anything it just fix the bug Hope this helps Iosu Reported on Repeated TV Schedules vanish after first recording and also http://forum.team-mediaportal.com/253978-post6.html |
| | |
| |
| | #2 (permalink) | |
| Portal Member Join Date: Jan 2008
Posts: 17
Thanks: 2
Thanked 0 Times in 0 Posts
| Hi, I have the problem with the schedules too. Where can I find the scheduler.cs? I didn't find it on my computer. I use MP Server with snapshot 18584 and the wbinterface. thanks for your help mv686 Quote:
| |
| | |
![]() |
| Bookmarks |
| Tags |
| deleted, fix, recording, schedules, weekely |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Repeated TV Schedules vanish after first recording | jonesdb | Get Support | 15 | 2008-04-23 19:03 |
| Why no fix for the NVTV bug? | Flippy | General Support | 1 | 2006-05-18 21:38 |
| ---how come one of the bug topics was deleted--- | ohdarklord | MediaPortal 1 Talk | 8 | 2006-04-05 21:47 |
| A easy to fix graphical bug? (The white dot above the " | Spragleknas | The old Bugreport Forum | 5 | 2006-01-02 17:56 |
| New bug introduced after the new tearing fix | UndaC | The old Bugreport Forum | 15 | 2005-11-30 15:35 |