- Option to blacklist libraries from Latest/Popular Feeds & Suggestions - Option to customize Chapter Titles & Scanlator fields - Option to show the release date instead of added date for chapters/volumes (close #37) - Added `formats` for GroupTags - Action to create releases ## Fixes/Enhancements - Pagination bug (closes #33, thanks to @Freezy) - Optimized API calls - Better cache and cleanup - Better cleaned chapter/volumes titles - Fixed Chapter Parsing Logic - Refactored duplicated codes into multiple helpers - Fixed action to update version badge - More feedbacks on errors & graceful degradation for partial failures - Include Suwayomi install & screenshots in README (closes #41)
83 lines
3.8 KiB
Markdown
83 lines
3.8 KiB
Markdown
<p align="center">
|
|
|
|
<a href="https://github.com/Kareadita/tach-extensions/actions/workflows/build_push.yml">
|
|
<img alt="Build Status" src="https://img.shields.io/github/actions/workflow/status/Kareadita/tach-extensions/build_push.yml?label=Build&style=for-the-badge"></a>
|
|
|
|
<img alt="Current Version" src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/Kareadita/tach-extension/refs/heads/repo/badge-version.json&style=for-the-badge&color=61affe&label=Current%20Version">
|
|
|
|
<a href="https://intradeus.github.io/http-protocol-redirector/?r=tachiyomi://add-repo?url=https://raw.githubusercontent.com/Kareadita/tach-extensions/repo/index.min.json">
|
|
<img alt="Install Kavita Repo" src="https://img.shields.io/badge/Add%20Kavita%20Repo-49CC90?style=for-the-badge&labelColor=555555&color=49CC90&logo=android&logoColor=white">
|
|
</a>
|
|
</p>
|
|
|
|
# Kavita Extension
|
|
|
|
This repository contains the Kavita extension, compatible with [Komikku](https://github.com/komikku-app/komikku), [Mihon](https://github.com/mihonapp/mihon), Tachiyomi, and other forks.
|
|
|
|
## Recommended & Tested
|
|
|
|
### - [Mihon](https://github.com/mihonapp/mihon)
|
|
|
|
### - [Komikku](https://github.com/komikku-app/komikku)
|
|
|
|
## How to add the repo
|
|
|
|
<a href="https://intradeus.github.io/http-protocol-redirector/?r=tachiyomi://add-repo?url=https://raw.githubusercontent.com/Kareadita/tach-extensions/repo/index.min.json">
|
|
<img alt="Install Kavita Repo" src="https://img.shields.io/badge/Click%20to%20Add%20Kavita%20Repo-49CC90?style=for-the-badge&labelColor=555555&color=49CC90&logo=android&logoColor=white">
|
|
</a>
|
|
|
|
Or copy & paste this URL into your instance (Suwayomi included):
|
|
|
|
```
|
|
https://raw.githubusercontent.com/Kareadita/tach-extensions/repo/index.min.json
|
|
```
|
|
# Screenshots
|
|
<img src="https://files.catbox.moe/u41pb0.png" width="22%" alt="Komikku1">
|
|
<img src="https://files.catbox.moe/ixxs8u.png" width="22%" alt="Mihon1">
|
|
<img src="https://files.catbox.moe/j4cnlx.png" width="22%" alt="Komikku2">
|
|
<img src="https://files.catbox.moe/nbetf9.png" width="22%" alt="Mihon2">
|
|
|
|
|
|
# Requests
|
|
|
|
To request a new feature or bug fix, [create an issue](https://github.com/Kareadita/tach-extensions/issues/new/choose).
|
|
|
|
Please note that creating an issue does not mean that the feature will be added or fixed in a timely fashion, because the work is volunteer-based. Some features may also be impossible to do or prohibitively difficult to maintain.
|
|
|
|
If you would like to see a request fulfilled and have the necessary skills to do so, consider contributing!
|
|
Issues are up-for-grabs for any developer if there is no assigned user already.
|
|
|
|
# Contributing
|
|
|
|
Contributions are welcome!
|
|
|
|
Check out the repo's [issue backlog](https://github.com/Kareadita/tach-extensions/issues) for feature requests and bug reports.
|
|
|
|
To get started with development, see [CONTRIBUTING.md](./CONTRIBUTING.md).
|
|
|
|
It might also be good to read our [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md).
|
|
|
|
## License
|
|
|
|
Copyright 2015 Javier Tomás
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
|
|
## Disclaimer
|
|
|
|
This project does not have any affiliation with the content providers available.
|
|
|
|
This project is not affiliated with Komikku/Mihon/Tachiyomi. Don't ask for help about these extensions at the official support means of Komikku/Mihon/Tachiyomi. All credits to the codebase goes to the original contributors.
|
|
|
|
The developer of this application does not have any affiliation with the content providers available.
|