Skip to content

Central movieset location not working when movieset not on tmdb #60

@hablaras

Description

@hablaras

I have this in settings.xml

<setting id="centraldir.set_dir">/var/media/MOVIES/moviesets/</setting>
<setting id="centraldir.set_enabled">true</setting>

And have a movieset for a movie in .NFO called XYZ, which is working in Kodi.

These files exist:
/var/media/MOVIES/moviesets/xyz/poster.jpg
/var/media/MOVIES/moviesets/xyz/clearlogo.png

But when using Manage -> AB: Add missing artwork on the movieset, it reports, "No artwork found. Missing something?"

The log reports that the set cannot be found on TMDb, which is correct. But it doesn't mention that it scanned (or tried to scan) the central folder:

== 2021-02-09 15:30:09: Processing list automatically
1 items in list - set: 1
== 2021-02-09 15:30:09: Processing set 'XYZ'
Missing artwork: clearart, discart, fanart, poster, keyart, banner, landscape, clearlogo
No artwork updated
Encountered an error - Could not find movie set on TMDb

Is this the expected behaviour?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions