Support specials when using absolute order
まだ誰も着手していません。
評価
調査の方向性
まず 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 はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
stephrobert/dsoxlab#238 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
sublimehq/package_control#1780 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
nwg-piotr/nwg-displays#145 ·