Skip to content

Pochan v0.2.9

Latest

Choose a tag to compare

@github-actions github-actions released this 21 May 16:49

Pochan v0.2.9

修复

  • 修复日历视图中番剧播出范围多显示一周的问题(off-by-one:12 集的番会显示 13 个格子)
  • 修复添加番剧时总集数可能包含 OP/ED/SP 的问题,现在通过 episodes API 获取准确的正片集数

Pochan v0.2.9

Fixes

  • Fixed calendar view showing one extra week for each anime's broadcast range (off-by-one: a 12-episode anime would appear in 13 cells)
  • Fixed total episode count potentially including OP/ED/SP entries when adding anime; now fetches accurate main episode count via the episodes API