mynttt / UpdateTool

A tool to update the IMDB ratings for Plex libraries that contain movies/series and use the IMDB agent to receive ratings
GNU General Public License v3.0
250 stars 12 forks source link

Capabilities error in the GUI tool #122

Closed quidnun closed 3 months ago

quidnun commented 5 months ago

when Capabilities is empty the gui version of the program exits with:

Invalid CAPABILITIES value: Capabilities

the only workaround seems to be to use one of the flags (I was using IGNORE_NO_MATCHING_RESOLVER_LOG or ON_DEMAND)

mynttt commented 3 months ago

Are you using version 1.0.8?

I'm unable to reproduce this; see screenshots.

1 2

mynttt commented 3 months ago

Only option I could see this bug happen is:

@quidnun