Bug TVDB actor thumbs are missing http prefix in the nfo file
#1
First off, thanks for the great software. I am running the latest stable release v2.9.11 and I think I found a bug when scraping TV shows. Movies work OK. I tried the preview version too (2.9.12) but the bug is still there.

On reading through this forum I gather that the TVDB changed their API to a new version? I think I have found a bug in the scraper plugin for it which I guess had to be rewritten a bit.

In the generated nfo files that the current version of TMM produces, the actors section looks like this:

    <actor>
        <name>Tamsin Greig</name>
        <role>Jackie Goodman</role>
        <thumb>actors/331383.jpg</thumb>
    </actor>

however in the previous TMM version, before the API change, the fields looked like this:

    <actor>
        <name>Tamsin Greig</name>
        <role>Jackie Goodman</role>
        <thumb>http://thetvdb.com/banners/actors/331383.jpg</thumb>
    </actor>

i.e. it is missing the beginning bit http://thetvdb.com/banners/ which basically causes no actor thumbs to display in Plex, and probably KODI too.

I hope this has been a helpful post if it is indeed a bug that can be fixed!
Server: HP 8200usdt | Core i7-2500S | 16GB Crucial DDR3-1333 | Seagate 750GB Hybrid HDD | Oracle VirtualBox host for virtual machines (XBMC database etc.)
NAS: Netgear ReadyNAS Ultra 4 | 4x3TB WD RED (8.1TB RAID 5)
HTPC: Shuttle SH67H3 | Pentium G860 | 4GB Kingston HyperX DDR3-1600 | 64GB Crucial M4 SSD | XBMC with AEON NOX skin | Windows 7 Home 32-bit
#2
thanks for reporting - will be fixed in the next release
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab

Logout Mark Read Team Forum Stats Members Help
TVDB actor thumbs are missing http prefix in the nfo file0