streams from netflix not scraped

  • Hi! I'm using the netflix addon where I export the streams to /storage/netflix/

    I've added a media source with content tv shows and source /storage/netflix/tvshows/

    When I export a show, for example peaky blinders, this works and using ssh to look into the folder /storage/netflix/tvshows shows the folder and the contents. The folder is name "Peaky Blinders" and contains S01E01.strm etc:

    When I try to update the contents, the show does not get added to my tv shows. I'm aware of TVDB being offline and I'm using TMDB, where peaky blinders is also on here.

    I made a debug log of the refresh action and I see at line 1137:

    Code
    2019-11-18 17:16:27.728 T:2875597680   DEBUG: VideoInfoScanner: Skipping dir '/storage/netflix/shows/Peaky Blinders/' due to no change

    The complete log can be found here.

    The settings used in the addon can be found here.

    This is the content settings for the folder:

    Any idea what could happening here or where I could look?

    Edited once, last by jlo88 (November 18, 2019 at 4:38 PM).