mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-08 10:44:23 -04:00
fix year validator
This commit is contained in:
parent
9a73026389
commit
a3c55a10f7
@ -49,6 +49,7 @@ namespace MediaBrowser.Server.Implementations.Library.Validators
|
|||||||
percent *= 100;
|
percent *= 100;
|
||||||
|
|
||||||
progress.Report(percent);
|
progress.Report(percent);
|
||||||
|
yearNumber++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user