Komet / MediaElch

Media Manager for Kodi
https://mediaelch.github.io/mediaelch-doc/about.html
GNU Lesser General Public License v3.0
805 stars 93 forks source link

Content disappear if save and load another scraper #1765

Closed kolbdog323 closed 7 hours ago

kolbdog323 commented 5 days ago

For some reason if you save the show using one of the scrapers example TVmaze then rescrape using another scraper example TMDB all the content from all the episodes disappear. Be nice if the contents would stay saved so when you rescrape using another scraper you have all missing info.

Reason i do this instead of custom scraper is because some episodes are only on tvmaze and not tmdb same with shows so be nice if could save the missing data. Or is that only if you scarpe entire show and not a single episode using 2 scrapers? Sorry not exactly sure how that works.

bugwelle commented 3 days ago

Indeed. Merging of scraper details is currently not implemented.

kolbdog323 commented 1 day ago

I figured it out you can merge scrapers just need to scrape tvmaze first then tmdb then can have missing actors but hae to do tvdb or tvmaze episode or imdb show only or episode not all episodes and shows. Then you can merge differnt scrapers to get all results.

kolbdog323 commented 7 hours ago

Ill close this issue. since not supported.