Solved SMB Playing Works Fine, Scraping Fails - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: Solved SMB Playing Works Fine, Scraping Fails (/showthread.php?tid=374303) |
SMB Playing Works Fine, Scraping Fails - jrubenol - 2023-09-02 Hi All - I have a samba share set up on my server that generally works fine but I'm seeing quite a few things not getting scraped correctly. Full log here: https://paste.kodi.tv/ticimunawe.kodi Here's a snippet of what I'm seeing: Code: 2023-09-01 17:11:28.010 T:4317 error <general>: SMBDirectory->GetDirectory: Unable to open directory : 'smb://USERNAME[email protected]/disk2/Media/TV_SHOWS/Futurama/Futurama%20-%20s11e02%20-%20Children%20of%20a%20Lesser%20Bog.mp4' unix_err:'14' error : 'Not a directory' When I navigate to TV SHOWS -> Futurama the TV SHOW info is there but it's showing no episodes, despite multiple episodes being in the folder. When I navigate to the folder and actually go into Futurama folder I'm seeing the episode, and, I can play the episode. Thoughts? RE: SMB Playing Works Fine, Scraping Fails - jrubenol - 2023-09-02 It appears like no scraping is working at all. Another updated log with another attempt to refresh "Baki Hanma". Finds the show but shows zero episodes despite the folder having multiple episodes inside. https://paste.kodi.tv/lipuvowipe.kodi RE: SMB Playing Works Fine, Scraping Fails - izprtxqkft - 2023-09-02
RE: SMB Playing Works Fine, Scraping Fails - jrubenol - 2023-09-02 (2023-09-02, 02:40)jepsizofye Wrote: Let's try again: For 1 - 2: Full log here: https://paste.kodi.tv/bividipeqe.kodi 3: No idea but doubt that it is what is causing the hiccup as this was working fine literally in the last few days (no changes as far as I know) 4. Default is TMDB TV Shows Tried to scrape Futurama and the show appears in TV Shows but no episode scrape. Screenshot below of content of folder inside of Kodi (clearly episodes are there and named fine). RE: SMB Playing Works Fine, Scraping Fails - jrubenol - 2023-09-02 We'll hash this up to an experienced user falling to a noob problem. TMDB has different season Changing now. Will mark as resolved assuming it scrapes. RE: SMB Playing Works Fine, Scraping Fails - izprtxqkft - 2023-09-02 (2023-09-02, 04:28)jrubenol Wrote: For 1 - 2: Full log here: bividipeqe.kodi (paste)much better, the deprecated warnings are preceded by the moviedb helper entries, you have version v4.10.14 installed latest is v5.1.35 so very possible that is where they are coming from - https://github.com/jurialmunkey/plugin.video.themoviedb.helper/releases no, not related just makes the log messy (2023-09-02, 04:28)jrubenol Wrote: 4. Default is TMDB TV Showsthere are 2 on your setup, 1 is deprecated, 1 is .python and im not sure how to identify from the source side as it says "TMDB TV Shows" on the python one, recommend removing the one that is not marked .python (2023-09-02, 04:30)jrubenol Wrote: We'll hash this up to an experienced user falling to a noob problem. TMDB has different season Changing now. Will mark as resolved assuming it scrapes. very good, please update if it works |