Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Support specials when using absolute order

オープン
#55 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python
領域
backend

調査の方向性

まず PR #54 と Kodi Wiki のアニメのスキャンに関するガイダンスを確認し、その後、絶対順序の処理に関係する scraper script を調べます。同じフォルダーまたはサブフォルダーに配置された specials が正しく検出され、通常のエピソードも引き続き正しく解析されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Trying to parse Animes with Kodi 19.4 as explained in the Kodi Wiki I found that, when enabling the "absolute order", if I put the Specials in the same folder or in a subfolder they are not correctly detected (unless I add additional configuration for each subfolder or parse them manually). I've seen this happen on some Animes (such as Dragon Ball).
I've tested a quick fix in the script so that it will only set the season to "1" if it was already equal or higher than one, but it will keep it as it was otherwise (so specials keep their original season and episode number). Tested it with some Animes, both with and without specials, the only one that did not work properly was not showing any episodes in absolute sort in tvdb.com (so the problem did not seem to be in the algorithm, but in the information source).
You can check it in the PR #54.

主要言語
Python
スター
12
フォーク
7
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。