When the DB fails to save, log out all the series the user should look into for constraint issues and push a message to the admins connected to webui. (#687)
This commit is contained in:
parent
8b03e1d240
commit
6adf092668
4 changed files with 40 additions and 2 deletions
|
|
@ -11,5 +11,6 @@
|
|||
public const string ScanLibraryProgress = "ScanLibraryProgress";
|
||||
public const string OnlineUsers = "OnlineUsers";
|
||||
public const string SeriesAddedToCollection = "SeriesAddedToCollection";
|
||||
public const string ScanLibraryError = "ScanLibraryError";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue