github faldez/tanoshi v0.25.21
Release v0.25.21

latest releases: v0.30.0, tanoshi-cli/v0.7.0, v0.29.2...
2 years ago

Added

  • Download chapters from external sources
  • Add details to local manga with details.json inside series folder. All values are optional
    {
      "title": "An Interesting Manga",
      "author: ["Author 1", "Author 2"],
      "genre: ": ["Romance", "Action"],
      "status": "Ongoing",
      "description": "This manga is so interesting",
      "cover_path": "relative/path/from/root/series/folder/to/thumbail.jpg",
    }
    
  • Automatically download new chapters on update. Enable with set auto_download_chapters: true on config.yml
  • Desktop version built with tauri if you don't plan to host it

Changes

  • Few icon changes
  • Desktop layout
  • Performance improvement for library and manga details page
  • Opening first page will update history
  • Zoom button move to bottom right in vertical
  • Hide bottombar inside settings page
  • Topbar and bottombar autohide on reader, tap image or middle screen to bring back

Don't miss a new tanoshi release

NewReleases is sending notifications on new releases.