fix: update tracking guide to remove reference to enhanced service

This commit is contained in:
arkon 2022-11-12 16:48:52 -05:00
parent 29a23cec48
commit 75e7992130

View File

@ -15,18 +15,17 @@ Tracking is currently supported on [MyAnimeList](https://myanimelist.net), [Anil
- You must read the last page of a chapter to mark the chapter as read and track it. - You must read the last page of a chapter to mark the chapter as read and track it.
- You can manually set the chapter by tapping on the number and then entering the number in or dragging the ticker up or down. - You can manually set the chapter by tapping on the number and then entering the number in or dragging the ticker up or down.
- After being offline, Tachiyomi will send progress made offline to the tracker. - After being offline, Tachiyomi will send progress made offline to the tracker.
- Tachiyomi will attempt to automatically set the start date when starting a manga. - Tachiyomi will attempt to automatically set the start date when starting a manga.
- Tachiyomi will also set the finished date and reading status to completed if the read chapter is equal to the tracker's total chapters. - Tachiyomi will also set the finished date and reading status to completed if the read chapter is equal to the tracker's total chapters.
- Tracking is one-way. Meaning updating status in Tachiyomi will update the tracker, but updating status in the tracker will not update Tachiyomi. - Tracking is one-way. Meaning updating status in Tachiyomi will update the tracker, but updating status in the tracker will not update Tachiyomi.
Unattended tracking is also supported for [Komga](https://komga.org), and works a bit differently from other trackers: Enhanced tracking services is also supported for some sources like [Komga](https://komga.org) and work a bit differently from other trackers:
- You don't need to login into the tracker, it uses the credentials from your Komga extension. - You don't need to login into the tracker, it uses the credentials from the associated source.
- Tracking is done automatically, you don't have to search and bind every manga. - Tracking is done automatically, you don't have to search and bind every manga after adding it to your library.
- Tracking only works for the Komga sources. - Tracking only works for that source.
- Tracking is two-way, and local chapters will be marked as read. - Tracking is two-way, and local chapters will be marked as read.
- You must read the last page of a chapter to mark the chapter as read and track it. - You must read the last page of a chapter to mark the chapter as read and track it.
- If you mark a chapter as read manually, the tracker will not be updated right away. You can update the tracker status on the server-side by opening the tracker sheet. - If you mark a chapter as read manually, the tracker will not be updated right away. You can update the tracker status on the server-side by opening the tracker sheet.
- You can configure Tachiyomi to automatically track manga when adding to the library. Goto More → Settings → Tracking → Track silently when adding manga to the library
## How do I login into trackers? <MaterialIcon icon="sync" /> ## How do I login into trackers? <MaterialIcon icon="sync" />
@ -60,10 +59,10 @@ Unattended tracking is also supported for [Komga](https://komga.org), and works
To log in with Kitsu, you need to use your email address as your username. To log in with Kitsu, you need to use your email address as your username.
### Why am I unable to find a manga in MAL's search results? ### Why am I unable to find a manga in MAL's search results?
If you cannot find a manga by name, you can look it up on MAL and then search for it in Tachiyomi using the following format: `id:<id from manga URL>`. You can also search for a manga on your MAL profile list by searching in the following format: `my:<manga name>`. If you cannot find a manga by name, you can look it up on MAL and then search for it in Tachiyomi using the following format: `id:<id from manga URL>`. You can also search for a manga on your MAL profile list by searching in the following format: `my:<manga name>`.
::: note ::: note
Related GitHub issue: [#65](https://github.com/tachiyomiorg/tachiyomi/issues/65) Related GitHub issue: [#65](https://github.com/tachiyomiorg/tachiyomi/issues/65)
::: :::
### How do I see which manga I have or have not tracked in my library? ### How do I see which manga I have or have not tracked in my library?
Go to <NavigationText item="library"/> → Tap <NavigationText item="filter"/> on the top right → Go to the Filter tab and toggle Tracked. If you are logged into more than one tracker, toggle the tracker you want to include or exclude. Go to <NavigationText item="library"/> → Tap <NavigationText item="filter"/> on the top right → Go to the Filter tab and toggle Tracked. If you are logged into more than one tracker, toggle the tracker you want to include or exclude.