https://github.com/pablouser1/manga-backup-manager
Allows to convert backups from Tachiyomi to Komikku databases
https://github.com/pablouser1/manga-backup-manager
komikku manga tachiyomi
Last synced: 8 months ago
JSON representation
Allows to convert backups from Tachiyomi to Komikku databases
- Host: GitHub
- URL: https://github.com/pablouser1/manga-backup-manager
- Owner: pablouser1
- License: gpl-3.0
- Created: 2022-01-20T16:30:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T21:09:39.000Z (over 3 years ago)
- Last Synced: 2025-01-08T18:16:59.071Z (10 months ago)
- Topics: komikku, manga, tachiyomi
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Manga Backup Converter
Allows to convert backups from Tachiyomi to Komikku and vice versa.**This program is still in very early stage! At the time this program only allows converting from Tachiyomi to Komikku**
## How to use
After installing the dependencies, you can run
```bash
python3 main.py TACHIYOMI_BACKUP.proto ./OUT_DIR
```You have to copy the resulting folder to the Komikku config ($HOME/.local/share/Komikku)
**MAKE SURE TO COPY EVERYTING INSIDE, INCLUDING THE EMPTY FOLDERS**
After copying it, start Komikku and hit the "Refresh library" button inside the three dots
## Known issues
* Categories are not working properly, some mangas get into the wrong category## TODO
* Add support for more sources
* Blacklist sources not accepted
* Allow Komikku -> Tachiyomi conversions
* Allow to merge database with already existing one