pymedusa / Medusa

Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
https://pymedusa.com
GNU General Public License v3.0
1.78k stars 276 forks source link

[APP SUBMITTED]: sqlite3.IntegrityError: UNIQUE constraint failed: eztv.identifier #11777

Open taochern opened 2 months ago

taochern commented 2 months ago

INFO

Python Version: 3.10.8 (main, Oct 13 2022, 23:33:11) [GCC 10.3.1 20211027] Operating System: Linux-4.4.302+-x86_64-with Locale: UTF-8 Branch: master Database: 44.19 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: https://gist.github.com/taochern/0f044a030ffbd713d3ce59657eb00b9e

ERROR

2024-07-27 15:35:02 ERROR    FORCEDSEARCHQUEUE-MANUAL-350123 :: [Eztv] :: [d9c31da] DB error: IntegrityError('UNIQUE constraint failed: eztv.identifier')
Traceback (most recent call last):
  File "/app/medusa/medusa/db.py", line 115, in _execute
    sql_results = cursor.execute(query, args)
sqlite3.IntegrityError: UNIQUE constraint failed: eztv.identifier

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators