SchizoDuckie/DuckieTV

REMOVING SHOW FROM FAVORITES

Closed this issue · 11 comments

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
...

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.

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.

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.

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.

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!

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.

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