mirror of
https://github.com/simon-ding/polaris.git
synced 2026-02-06 15:10:49 +08:00
fix: season position
This commit is contained in:
@@ -398,7 +398,7 @@ func parseName(name string) *Info {
|
||||
if !utils.IsASCII(name) {
|
||||
season = 1
|
||||
}
|
||||
_ = p
|
||||
p = len(name) -1
|
||||
}
|
||||
meta.Season = season
|
||||
|
||||
|
||||
Reference in New Issue
Block a user