mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 15:55:25 +03:00
fix year validator
This commit is contained in:
@@ -49,6 +49,7 @@ namespace MediaBrowser.Server.Implementations.Library.Validators
|
|||||||
percent *= 100;
|
percent *= 100;
|
||||||
|
|
||||||
progress.Report(percent);
|
progress.Report(percent);
|
||||||
|
yearNumber++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user