jellyfin/MediaBrowser.Controller/Library
gnattu 8683253c6d Fix Library renaming
This handler should not just spawn a normal library validation task because our new logic will prevent the removal of library root folder unless explicitly required, which will cause the old lib still "ghosting" in the db.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-06-05 08:49:33 +08:00
..
DeleteOptions.cs
IDirectStreamProvider.cs
IIntroProvider.cs
ILibraryManager.cs Fix Library renaming 2024-06-05 08:49:33 +08:00
ILibraryMonitor.cs Use IHostApplicationLifetime to start library monitor 2024-02-07 10:52:36 -05:00
ILibraryPostScanTask.cs
ILiveStream.cs Make ILiveStream an IDisposable 2023-12-05 14:26:35 -05:00
IMediaSourceManager.cs Fix some spelling mistakes 2024-04-03 14:56:56 +02:00
IMediaSourceProvider.cs
IMetadataFileSaver.cs
IMetadataSaver.cs
IMusicManager.cs Enable nullable for more files 2024-03-13 14:56:51 +01:00
IntroInfo.cs
ISearchEngine.cs
ItemChangeEventArgs.cs
ItemResolveArgs.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
ItemUpdateType.cs
IUserDataManager.cs Updated the summary and the Dto name. 2023-11-15 13:55:14 +03:00
IUserManager.cs
IUserViewManager.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
LibraryManagerExtensions.cs
MetadataConfigurationExtensions.cs
MetadataConfigurationStore.cs
NameExtensions.cs
PlaybackProgressEventArgs.cs
PlaybackStartEventArgs.cs
PlaybackStopEventArgs.cs
SearchHintInfo.cs
TVUtils.cs
UserDataSaveEventArgs.cs