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

REMOVING SHOW FROM FAVORITES #1414

Closed
geordon49 opened this issue Feb 17, 2024 · 11 comments
Closed

REMOVING SHOW FROM FAVORITES #1414

geordon49 opened this issue Feb 17, 2024 · 11 comments

Comments

@geordon49
Copy link

What build of DuckieTV are you using (Standlone / Chrome Extension (New Tab / Browser Action))
.STANDALONE

What version of DuckieTV are you using (Stable 1.1.x / Nightly yyyymmddHHMM)
...
V202306010714
What is your Operating System (Windows, MacOSx, Linux)
...WINDOWS 11

Describe the problem you are having and steps to reproduce if available
..I remove the show - ICRIME WITH ELIZABETH VARGAS. but it keeps coming back.

Attach any DuckieTV statistics or Developer Console logs if available
...

@garfield69
Copy link
Collaborator

Do not remove a show while the trakt.tv update is in progress.
You will know when the update is in progress because you will see the popup progress bar.
If however you have waited until after the progress bar is closed, then removed the show, and it somehow has returned, then let me know and I will think of some check we can do to figure out what might be going on.
But It will have to wait for later, I'll be away shortly.

@geordon49
Copy link
Author

geordon49 commented Feb 17, 2024 via email

@garfield69
Copy link
Collaborator

garfield69 commented Feb 18, 2024

I need to see the content of your DB. on my win10 the file is at C:\Users\<your-win11-username>\AppData\Local\DuckieTV-Standalone\User Data\Default\databases\chrome-extension_bagblfnohpiddokbpaacecffdboomafe_0\1
put in in a zip and drag/drop it here so I can have a looksee.
you need to replace <your-win11-username> with whatever your login for win11 is.
You may also need to enable the show-hidden-folders options on your win11 file explorer, don't ask me how, look it up on the web, as I don't have a win11 machine, and it may be different that what I do on my win10.

@geordon49
Copy link
Author

geordon49 commented Feb 18, 2024 via email

@garfield69
Copy link
Collaborator

garfield69 commented Feb 19, 2024

In the open add a comment box in this ticket, just drag/drop it there.
if that does not work, then upload it to a cloud service, such as Google Drive, or DropBox or OneDrive or similar and send me the share link.

@geordon49
Copy link
Author

1.zip

@geordon49
Copy link
Author

geordon49 commented Feb 19, 2024 via email

@garfield69
Copy link
Collaborator

I've found several series that had duplicate records
faraway downs 2 duplicate
icrime 1 duplicate
truth about jim 1 duplicate
she must be obeyed 1 duplicate
heat 1 duplicate

the dupe for icrime is likely the reason the remove did not work
I have removed the duplicates

  1. shutdown Dtv
  2. replace the DB with this one
    1.zip
  3. startup Dtv.

you should find that the favourites page is working again
and if you want to delete icrime you should be able to.

@garfield69
Copy link
Collaborator

garfield69 commented Feb 19, 2024

One last thing. download and install https://github.com/DuckieTV/Nightlies/releases/tag/nightly-202402151950
https://github.com/DuckieTV/Nightlies/releases/tag/nightly-202402192057 https://github.com/DuckieTV/Nightlies/releases/tag/nightly-202402202001
You can install over the top of the old one, no need to uninstall first.
It contains some fixes plus new enhancement to the torrent search dialogues among other improvements.
[edit] nightly-202402151950 replaced with nightly-202402192057 replaced by nightly-202402202001
updates coming thick and fast, catch them while they are hot!

@garfield69
Copy link
Collaborator

I'm reopening this ticket, because I want to update the DB creation and migration steps to define the TRAKT_ID in series, season and Episodes records to be unique on conflict replace, so that we can prevent having duplicate records being generated.

@garfield69
Copy link
Collaborator

garfield69 commented Feb 19, 2024

OK, so ignore the previous two nightly download suggestion, and download https://github.com/DuckieTV/Nightlies/releases/tag/nightly-202402202001 instead.
this release prevents duplicates and will remove any existing duplicate records from the DB
[edit] new update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants