mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01:00
minor cleanup
This commit is contained in:
@@ -26,6 +26,8 @@ namespace MediaBrowser.Server.Implementations.Library.Validators
|
||||
.Distinct()
|
||||
.ToList();
|
||||
|
||||
progress.Report(10);
|
||||
|
||||
var count = allYears.Count;
|
||||
var numComplete = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user