Skip to content

Commit

Permalink
docs: improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed Dec 9, 2024
1 parent 3cd412f commit 2412236
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
13 changes: 6 additions & 7 deletions docs/content/importing.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ You can see the reports under "Import History" of the imports page.

You can import your watched movies and shows from [Jellyfin](https://jellyfin.org).

!!! warning
!!! info

This will only import media that are already finished. Setup an
[integration](./integrations.md#jellyfin) if you want to import media in progress.
Expand All @@ -31,10 +31,10 @@ whose data you want to import.

You can import your watched movies and shows from [Plex](https://plex.tv).

!!! warning
!!! info

This will only import media that are already finished. Setup an
[integration](./integrations.md#plex) if you want to import media in progress.
[integration](./integrations.md#plex-sink) if you want to import media in progress.

### Steps

Expand Down Expand Up @@ -67,7 +67,7 @@ their ratings, history, comments and lists. A few points to note.
The Audiobookshelf importer supports importing all media that have a valid Audible ID or
ITunes ID or ISBN.

!!! warning
!!! info

- This will only import media that are already finished. Setup an
[integration](./integrations.md#audiobookshelf) if you want to import media in progress.
Expand Down Expand Up @@ -166,9 +166,8 @@ translates "Read Status" in the following manner:
## Strong App

You can import your completed workouts from [Strong](https://www.strong.app/) app. If an
exercise does not exist in your instance, it will be created with a unique identifier. You
can later use the "Edit Exercise" or "Merge Exercise" actions to map the exercise to an
existing one.
exercise does not exist in your instance, it will be created. You can later use the "Edit
Exercise" or "Merge Exercise" actions to map the exercise to an existing one.

### Steps

Expand Down
7 changes: 6 additions & 1 deletion docs/content/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ will work for all the media that have a valid TMDb ID attached to their metadata

### Plex Sink

!!! info

This will only import media that are in progress. Perform an
[import](./importing.md#plex) if you want to import media that are finished.

Automatically add [Plex](https://www.plex.tv/) show and movie plays to Ryot. It will
work for all the media that have a valid TMDb ID attached to their metadata.

Expand Down Expand Up @@ -115,7 +120,7 @@ at night to add all media in your instance to your "Owned" collection.

### Audiobookshelf

!!! warning
!!! info

This will only import media that are in progress. Perform an
[import](./importing.md#audiobookshelf) if you want to import media that are finished.
Expand Down

0 comments on commit 2412236

Please sign in to comment.