chadopp / mythepisode

TV Series/Shows
2 stars 3 forks source link

Recorded Episodes page delete errors #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Delete episode through Recorded Episodes page
2. Re-open Recorded Episodes page
3.

What is the expected output? What do you see instead?
After deleting an episode it no longer appear in this list, but because we are 
now also looking at the "recorded" table in the allepisodes page it still 
appears there. 

What version of the product are you using? On what operating system?
mythtv+web 0.23-fixes, mythepisodes trunk

Please provide any additional information below.
Looks to do with the array that is being used to create the Recorded Episodes 
page - All_shows? The watched and unwatched shows are not being included.

Original issue reported on code.google.com by alec.chr...@gmail.com on 26 Oct 2010 at 9:47

GoogleCodeExporter commented 9 years ago
Alec..It should still appear in the All episodes page as it is one of the 
episodes, however it should be changed to "Not Recorded".  This is what I'm 
seeing.  Is it still set as a "Previously Recorded" for you?

Original comment by chadopp@gmail.com on 27 Oct 2010 at 2:15

GoogleCodeExporter commented 9 years ago
Sorry, I forgot to mention that is has to be a "Watched" or "Unwatched" episode 
that you delete. Then it still appears in the All Episodes page as 
"Watched"/"Unwatched", but if you navigate to the "Recorded" page, the episode 
doesn't appear.

Also, I've noticed that the data on the "Recorded" page is taken from the 
"oldrecorded" table and not the TVrage info, is this the intention? If you just 
want to be able to delete the "Previously Recorded" episodes (which I think is 
the intention) then maybe we need a cross-check with the "recorded" table to 
see which are not current.

Original comment by alec.chr...@gmail.com on 27 Oct 2010 at 7:01

GoogleCodeExporter commented 9 years ago
A couple of days ago I had put a check in that won't allow you to delete an 
episode from recorded or previously recorded if it exists in recorded.  It 
should pop up a message telling you that the show still exists in the recorded 
table.  Are you running the latest mythepisode trunk?  Can you attempt to 
delete one of your shows that is watched/unwatched to see if you get the popup 
message.

Original comment by chadopp@gmail.com on 27 Oct 2010 at 2:08

GoogleCodeExporter commented 9 years ago
Ah yeah I see, I must have reported this at the same time as you updating the 
code. Defect Closed.

Original comment by alec.chr...@gmail.com on 27 Oct 2010 at 3:25

GoogleCodeExporter commented 9 years ago
Fixed with ticket 23

Original comment by chadopp@gmail.com on 28 Oct 2010 at 2:18