inotify: fix SQL error when moving captions

Change INSERT to INSERT OR REPLACE when recording caption file moves,
to avoid UNIQUE constraint failures.
This commit is contained in:
Justin Maggard
2016-03-17 13:37:09 -07:00
parent 910b84bcd6
commit abc1972600
3 changed files with 6 additions and 3 deletions

View File

@ -85,6 +85,10 @@ msgstr "Папки"
msgid "Playlists"
msgstr "Списки Воспроизведения"
#: scanner.c:598
msgid "Recently Added"
msgstr ""
#: scanner.c:536
msgid "Video"
msgstr "Видео"