Deleted Tv Shows - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Embuary (https://forum.kodi.tv/forumdisplay.php?fid=297) +---- Thread: Deleted Tv Shows (/showthread.php?tid=346354) |
RE: Deleted Tv Shows - Darker - 2019-08-24 (2019-08-23, 23:02)sualfred Wrote: what have you deleted? The show is "Fleabag". (sorry) where do I find the log file? RE: Deleted Tv Shows - sualfred - 2019-08-24 Go to settings. I've implemented a native button to upload the log to paste.kodi.tv RE: Deleted Tv Shows - sualfred - 2019-08-24 As I thought. The show is still in your database. Just the episodes were dropped from your episode table in the database. Please check if you have enabled "show empty TV shows" in settings -> media -> videos -> library Proof: RE: Deleted Tv Shows - Darker - 2019-08-24 (2019-08-24, 14:33)sualfred Wrote: As I thought. The show is still in your database. Just the episodes were dropped from your episode table in the database. The log feature is quite cool. http://paste.kodi.tv/ociliruqed I deleted the whole folder. And the "show empty tv shows" is turned off. It is always turned off. Perhaps embruary is showing empty shows even if turned off? Because this never happened on other skins. RE: Deleted Tv Shows - sualfred - 2019-08-24 please post me a screenshot where it is shown at your end RE: Deleted Tv Shows - Darker - 2019-08-24 (2019-08-24, 17:04)sualfred Wrote: please post me a screenshot where it is shown at your end Here: https://imgur.com/IOZ23o9 It is in portuguese but I parked the highlight on the "show empty shows" option so you would not have a problem. RE: Deleted Tv Shows - sualfred - 2019-08-24 No, I mean a screenshot of the library where the deleted item appears. RE: Deleted Tv Shows - sualfred - 2019-08-24 Ok, I was able to reproduce it by using your database. Congratulations, you found a Kodi bug. There's nothing I can do. Explanation: I access the TV shows node by using this path -> ActivateWindow(videos,library://video/tvshows/titles.xml/,return) instead of ActivateWindow(videos,videodb://tvshows/titles,return) The reason is that this is the only way to clean the previous windows history. Otherwise "All TV shows" will lead into seasons or episodes of the previous opened show. I'll think about a possible solution that will use ?xsp nodes. RE: Deleted Tv Shows - Darker - 2019-08-24 (2019-08-24, 17:49)sualfred Wrote: Ok, I was able to reproduce it by using your database. Congratulations, you found a Kodi bug. There's nothing I can do.Wow, a kodi bug? Interesting. I understand the problem and why this shows on embruary but not on some other skins. It shouldn't be difficult to sort out. Should I report it? Where? While this is not solved perhaps the best for me would be to edit the database directly when deleting a show. RE: Deleted Tv Shows - sualfred - 2019-08-24 Not really a bug. I'm using the hardcoded node path that also shows with 0 episodes. Easy fix. Just follow the instructions I made for you in this video: https://www.youtube.com/watch?v=Ipi-r_N8yUY&feature=youtu.be RE: Deleted Tv Shows - sualfred - 2019-08-24 Btw: The next skin version will have this fixed. I'll copy my own nodes to the profile folder for this case. RE: Deleted Tv Shows - Darker - 2019-08-24 (2019-08-24, 19:34)sualfred Wrote: Btw: The next skin version will have this fixed. I'll copy my own nodes to the profile folder for this case. Thanks for everything you were most kind. I like so much embruary that I did not mind every now and then to "refresh" it to remove deleted show. But sparing the work will be very nice. Thanks RE: Deleted Tv Shows - sualfred - 2019-08-25 @Darker Pushed an update to my private repo that should have it fixed. It's possible that you have to reset the menu configuration for the TV show hub in the skin settings to apply the changes. RE: Deleted Tv Shows - Darker - 2019-09-11 (2019-08-25, 09:31)sualfred Wrote: @Darker Hi, just made a clean installation and all is fine. May I make a small request? The background transparency, could you possibly make it more clear? I find that even the lighter setting is a bit too strong for my taste. RE: Deleted Tv Shows - sualfred - 2019-09-11 More and everything is unreadable. You should check your TV screen screen calibration settings. |