diff --git a/.assets/ani-cli-spec.png b/.assets/ani-cli-spec.png deleted file mode 100644 index 2856c4dfe..000000000 Binary files a/.assets/ani-cli-spec.png and /dev/null differ diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 113d69db7..51eff285e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,5 @@ * @port19x -/.assets/ @iamchokerman -README.md @iamchokerman +/.assets/ @justchokingaround +README.md @justchokingaround hist_transition.sh @Derisis13 +ani-cli.1 @Derisis13 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 23a0361b3..ca63c00e3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,19 +14,25 @@ - [ ] any anime playing - [ ] bumped version +--- - [ ] next, prev and replay work -- [ ] quality works -- [ ] downloads work -- [ ] quality works with downloads -- [ ] select episode -a and rapid resume work -- [ ] syncplay -s works -- [ ] autoplay, aka range selection, works +- [ ] `-c` history and continue work +- [ ] `-d` downloads work +- [ ] `-s` syncplay works +- [ ] `-q` quality works +- [ ] `-v` vlc works +- [ ] `-e` select episode works +- [ ] `-r` range selection works +- [ ] `--dub` both work +- [ ] all providers return links (not necessarily on a single anime, use debug mode to confirm) +--- +- [ ] `-h` help info is up to date +- [ ] Readme is up to date +- [ ] Man page is up to date ## Additional Testcases - The safe bet: One Piece - Episode 0: Saenai Heroine no Sodatekata ♭ - Unicode: Saenai Heroine no Sodatekata ♭ -- Not uploaded: one piece dub episode 590 -- Unreleased: soredemo ayumu wa yosetekuru -- Short id (for decryption): Log Horizon episode 1-2 +- Non-whole episodes: Tensei shitara slime datta ken (ep. 24.5, ep. 24.9) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 25b8e2642..a606fb4b2 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,4 +13,4 @@ jobs: - name: Run ShellCheck uses: ludeeus/action-shellcheck@master env: - SHELLCHECK_OPTS: -s sh -o all -e 2250 -e 2016 -x + SHELLCHECK_OPTS: -s sh -o all -e 2250 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5470cfbf3..7eeb31147 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,3 @@ - Take part in troubleshooting and testing - Star the repo - Follow the maintainers - -## Architecture - - diff --git a/README.md b/README.md index 388bf4c78..b5c94748e 100644 --- a/README.md +++ b/README.md @@ -9,17 +9,17 @@
-