Added a sort by codec feature to animetorrentio extension #961

Open
worldInColors wants to merge 3 commits from worldInColors/feature/sort-by-codec into main
worldInColors commented 2025-04-29 08:43:14 -05:00 (Migrated from github.com)

Checklist:

  • Updated extVersionCode value in build.gradle for individual extensions
  • Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Added the isNsfw = true flag in build.gradle when appropriate
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • Have made sure all the icons are in png format
Checklist: - [x] Updated `extVersionCode` value in `build.gradle` for individual extensions - [ ] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions - [ ] Referenced all related issues in the PR body (e.g. "Closes #xyz") - [ ] Added the `isNsfw = true` flag in `build.gradle` when appropriate - [x] Have not changed source names - [x] Have explicitly kept the `id` if a source's name or language were changed - [x] Have tested the modifications by compiling and running the extension through Android Studio - [ ] Have removed `web_hi_res_512.png` when adding a new extension - [ ] Have made sure all the icons are in png format
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin worldInColors/feature/sort-by-codec:worldInColors/feature/sort-by-codec
git checkout worldInColors/feature/sort-by-codec

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff worldInColors/feature/sort-by-codec
git checkout worldInColors/feature/sort-by-codec
git rebase main
git checkout main
git merge --ff-only worldInColors/feature/sort-by-codec
git checkout worldInColors/feature/sort-by-codec
git rebase main
git checkout main
git merge --no-ff worldInColors/feature/sort-by-codec
git checkout main
git merge --squash worldInColors/feature/sort-by-codec
git checkout main
git merge --ff-only worldInColors/feature/sort-by-codec
git checkout main
git merge worldInColors/feature/sort-by-codec
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AlmightyHak/extensions-source#961
No description provided.