You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Kyoo does not have a plugin system and aim to have every features built-in (see
12
12
13
13
-**[Installation](./INSTALLING.md):** Basic installation guidelines, how to start Kyoo, enable OIDC or hardware transcoding.
14
14
-**[Join the discord](https://discord.gg/E6Apw3aFaA):** Ask questions, talk about the development, feature you might want or bugs you might encounter.
15
-
-**[API Documentation](https://kyoo.zoriya.dev/api/doc):** The API to integrate Kyoo with other services, if you have any questions, please ask on github or discord!
15
+
-**[API Documentation](https://kyoo.zoriya.dev/api/doc):** The API to integrate Kyoo with other services, if you have any questions, please ask on GitHub or Discord!
16
16
-**[Contributing](./CONTRIBUTING.md):** Feel free to open issues, submit pull requests, and contribute to making Kyoo even better. We need you!
@@ -29,7 +29,7 @@ Kyoo does not have a plugin system and aim to have every features built-in (see
29
29
30
30
-**Watch List Scrubbing Support:** Your watch list is automatically synced to connected services (SIMKL and soon others [#351](https://github.com/zoriya/Kyoo/issues/351), [#352](https://github.com/zoriya/Kyoo/issues/352)). No need to manually mark episodes as watched.
31
31
32
-
-**Download and Offline Support:** Download videos to watch them without internet access, you progress will automatically be synced next time your devices goes online.
32
+
-**Download and Offline Support:** Download videos to watch them without internet access, your progress will automatically be synced next time your devices goes online.
33
33
34
34
-**Enhanced Subtitle Support:** Subtitles are important, Kyoo supports SSA/ASS and uses the video's embedded fonts when available.
35
35
@@ -42,9 +42,9 @@ Kyoo does not have a plugin system and aim to have every features built-in (see
42
42
Kyoo currently supports Web and Android clients, with additional platforms being thought about. Rough estimates:
43
43
* Today: Web & Android
44
44
* Spring 2025: Chromecast
45
-
* Summer 2025: AndroidTV
45
+
* Summer 2025: Android-TV
46
46
47
-
Don't see your client? Kyoo is focused on adding features but welcomes contributors! The frontend is built with React-Native and Expo. Come hang and develop with us on Discord.
47
+
Don't see your client? Kyoo is focused on adding features, but welcomes contributors! The frontend is built with React-Native and Expo. Come hang and develop with us on Discord.
48
48
49
49
Support for Apple devices (iOS, tvOS) is not currently planned due to buying hardware and yearly developer fee (~$100).
50
50
@@ -58,9 +58,9 @@ If Kyoo is not available on your language, you can use [weblate](https://hosted.
58
58
59
59
From a technical standpoint, both Jellyfin and Plex lean on SQLite and confine everything within a single container, Kyoo takes a different route. We're not afraid to bring in additional containers when it makes sense – whether for specialized features like Meilisearch powering our search system or for scalability, as seen with our transcoder.
60
60
61
-
Kyoo embraces the "setup once, forget about it" philosophy. Unlike Plex and Jellyfin, we don't burden you with manual file renaming or specific folder structures. Kyoo seamlessly works with files straight from your download directory, minimizing the maintenance headache for server admins.
61
+
Kyoo embraces the “setup once, forget about it” philosophy. Unlike Plex and Jellyfin, we don't burden you with manual file renaming or specific folder structures. Kyoo seamlessly works with files straight from your download directory, minimizing the maintenance headache for server admins.
62
62
63
-
Kyoo narrows its focus to movies, TV shows, and anime streaming. No music, ebooks, or games – just pure cinematic delight.
63
+
Kyoo narrows its focus to movies, TV shows, and anime streaming. No music, e-books, or games – just pure cinematic delight.
0 commit comments