I’m a beginner in Swift, so if there are any issues with the code, please let me know and I’ll make the changes.
This resolves the issue mentioned in #96.
After testing several ugc_season scenarios, I believe that when the season is greater than 1, a lookup should be performed. If the season equals 1, it should be used directly.
Additionally, I have sorted the list based on ctime.
I’m a beginner in
Swift
, so if there are any issues with the code, please let me know and I’ll make the changes.ugc_season
scenarios, I believe that when theseason
is greater than 1, a lookup should be performed. If theseason
equals 1, it should be used directly.ctime
.