Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kodi-19.0-Matrix_beta2-x64 deleting Unique ID's from database after scrape movies #19038

Closed
1 of 7 tasks
lepetrel69 opened this issue Jan 8, 2021 · 3 comments
Closed
1 of 7 tasks
Labels
Resolution: Duplicate an earlier issue is already tracking this behavior (add link!)

Comments

@lepetrel69
Copy link

Bug report

Describe the bug

Here is a clear and concise description of what the problem is:

When scraping 2 movies for the first time, all IDs (when available) are fetched and added to the UniqueID table, but Kodi then comes back and removes some unique IDs.
This happens in v19b2.
I am using the metadata.themoviedb.org.python scraper and also with metadata.themoviedb.org

Expected Behavior

Here is a clear and concise description of what was expected to happen:

the UniqueID tmdb and imdb should be kept the video database.

Actual Behavior

UniqueIDs are retrieved and added to the database, and some deleted.

Possible Fix

To Reproduce

Steps to reproduce the behavior:

  1. Find a movie that you have never previously scraped. Ensure the show has a full compliment of ID's at the scraper site by checking their edit screens.
    2.Scrape the moviefrom Videos>Files using the "find new content"
    3.open your database
    4.go to home
    5.open your database again

Debuglog

The debuglog can be found here:
https://paste.kodi.tv/yiqitifiyi.kodi

Screenshots

Here are some links or screenshots to help explain the problem:

just after the scrap
DB immédiatement après le grattage1

home
DB_home1

Additional context or screenshots (if appropriate)

Here is some additional context or explanation that might help:

Your Environment

Used Operating system:

  • Android

  • iOS

  • tvOS

  • Linux

  • OSX

  • Windows

  • Windows UWP

  • Operating system version/name: windows 7 64bits

  • Kodi version: kodi-19.0-Matrix_beta2-x64

note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.

@xbmc-gh-bot xbmc-gh-bot bot added the Triage: Needed (managed by bot!) issue that was just created and needs someone looking at it label Jan 8, 2021
@HeresJonny
Copy link

I don't think Kodi deletes anything by itself . This is most likely a scraper issue. I had observed something similar in the forums almost 2 years ago: https://forum.kodi.tv/showthread.php?tid=200504&pid=2823204#pid2823204

@HeresJonny
Copy link

Also, https://forum.kodi.tv/showthread.php?tid=164652&pid=2846827#pid2846827
I wonder if the the TMDB scraper still removes existing TVDB or IMDB IDs when it should't.

@KarellenX KarellenX added Resolution: Duplicate an earlier issue is already tracking this behavior (add link!) and removed Triage: Needed (managed by bot!) issue that was just created and needs someone looking at it labels Jan 14, 2021
@KarellenX
Copy link
Member

This Issue is a duplicate.

See... #17444

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate an earlier issue is already tracking this behavior (add link!)
Projects
None yet
Development

No branches or pull requests

3 participants