Scraping issue with The TVDB 3.2.3 addon
#1
I'm having scraping issues with one particular TV show, which won't scrape using The TVDB 3.2.3 addon. Other stuff works, but this one individual directory won't scrape, and I think this may have something to do with the fact the show has a dash in its name in the database. This is the directory structure I have:

Code:
% ls -lR Videos/doku/The_Life-Sized_City
Videos/doku/The_Life-Sized_City:
total 4
drwxrwsr-x 2 users users 4096 Jan 16 07:47 Season_1

Videos/doku/The_Life-Sized_City/Season_1:
total 9217552
-rw-rw-r-- 1 users users 1573857042 Dec  5 23:46 The_Life-Sized_City-S01E01-Medellin.mp4
-rw-rw-r-- 1 users users 1572315383 Dec  5 23:51 The_Life-Sized_City-S01E02-Paris.mp4
-rw-rw-r-- 1 users users 1570917994 Dec  9 20:47 The_Life-Sized_City-S01E03-Toronto.mp4
-rw-rw-r-- 1 users users 1574506484 Dec 16 08:05 The_Life-Sized_City-S01E04-Bangkok.mp4
-rw-rw-r-- 1 users users 1575589501 Dec 23 10:38 The_Life-Sized_City-S01E05-Tel_Aviv.mp4
-rw-rw-r-- 1 users users 1571507589 Dec 23 10:43 The_Life-Sized_City-S01E06-Tokyo.mp4

When I try to scrape this it remains unrecognized. When I talked about this in the theTVDB forums, the opinion was this should work when run against the API, so the suspicion is there's something wrong with the scraper itself, perhaps in how it presents data to the TheTVDB API.

A debug log of a scraping attempt can be found on Pastebin (399k) — it seems it's finding something, but somehow failing? I should note that I am using a MariaDB server on the same host pooh=192.168.0.7 where the files reside since I have several Kodi devices on my network. What are your suggestions?
Reply


Messages In This Thread
Scraping issue with The TVDB 3.2.3 addon - by ExTechOp - 2020-01-16, 08:49
Logout Mark Read Team Forum Stats Members Help
Scraping issue with The TVDB 3.2.3 addon0