jellyfin/MediaBrowser.Providers
Bond_009 d15f6908b0 Empty Guids shouldn't make it into the refresh queue
```
System.ArgumentException: Guid can't be empty (Parameter 'id')
   at Emby.Server.Implementations.Library.LibraryManager.GetItemById(Guid id) in /home/loma/dev/jellyfin/Emby.Server.Implementations/Library/LibraryManager.cs:line 1224
   at MediaBrowser.Providers.Manager.ProviderManager.StartProcessingRefreshQueue() in /home/loma/dev/jellyfin/MediaBrowser.Providers/Manager/ProviderManager.cs:line 983
```
2023-10-10 13:29:16 +02:00
..
Books Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
BoxSets Replace == null with is null 2022-12-05 15:00:20 +01:00
Channels Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Chapters Address comments 2020-04-01 19:05:41 +02:00
Folders Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Genres Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
LiveTv Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Lyric Use string.IsNullOrEmpty 2023-07-01 14:07:59 +02:00
Manager Empty Guids shouldn't make it into the refresh queue 2023-10-10 13:29:16 +02:00
MediaInfo Jellyfin.Drawing minor improvements 2023-10-08 17:10:04 +02:00
Movies Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Music Convert Person.Type to use PersonKind enum (#9487) 2023-03-25 11:52:02 -06:00
MusicGenres Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
People Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Photos Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Playlists Allocate less Lists 2023-03-01 00:44:57 +01:00
Plugins Use RegexGenerator where possible 2023-06-28 17:07:57 +02:00
Properties Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Studios Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
TV simplify if 2023-08-23 13:36:08 +02:00
Videos Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
Years Pull default MergeData implementation to parent 2021-12-28 15:12:09 +01:00
MediaBrowser.Providers.csproj Remove DvdLib 2023-02-04 18:39:50 +01:00