Audio
|
Album gain (#10085)
|
2023-08-18 10:25:56 +02:00 |
Movies
|
Add permission for collection management
|
2023-02-13 15:42:04 +01:00 |
TV
|
== null -> is null
|
2023-08-22 21:14:54 +02:00 |
BaseItem.cs
|
== null -> is null
|
2023-08-22 21:14:54 +02:00 |
BaseItemExtensions.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
BasePluginFolder.cs
|
Minor cleanup
|
2022-08-18 13:56:23 +02:00 |
Extensions.cs
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
Folder.cs
|
Reduce bottlenecks scan code (#9863)
|
2023-06-21 21:01:47 -06:00 |
UserItemData.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
UserRootFolder.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
UserView.cs
|
Optimize Guid comparisons
|
2022-02-21 14:15:09 +01:00 |
UserViewBuilder.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Video.cs
|
== null -> is null
|
2023-08-22 21:14:54 +02:00 |