Skip to content

Commit

Permalink
Clean up FAQ section
Browse files Browse the repository at this point in the history
erengy committed Aug 2, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent a1622e0 commit d5b390f
Showing 1 changed file with 5 additions and 20 deletions.
25 changes: 5 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
@@ -175,7 +175,7 @@ <h3 class="panel-title">Which platforms does Taiga run on?</h3>
</a>
</div>
<div id="faq-platforms" class="panel-collapse collapse">
<div class="panel-body">Taiga is currently Windows only; it is compatible with anything between Windows Vista and Windows 10. It reportedly runs on Wine with limited functionality, but no promises. Our plan is to make Taiga a multi-platform application at version 2.0.</div>
<div class="panel-body">Taiga is currently Windows only; it is compatible with anything between Windows Vista and Windows 10. It reportedly runs on Wine with limited functionality, but no promises.</div>
</div>
</div>
<div class="panel panel-default">
@@ -186,14 +186,9 @@ <h3 class="panel-title">Will you support other services?</h3>
</div>
<div id="faq-services" class="panel-collapse collapse">
<div class="panel-body">
<p>We may add other services in the future, if they have a significant amount of active users and provide a friendly API for third-party developers.</p>
<p><a href="https://github.com/erengy/taiga/issues/597"><strong>Anime-Planet</strong></a> support will be added once their <a href="https://www.anime-planet.com/forum/threads/coming-soon-export-functionality-public-api.329899/">API</a> becomes available.</p>
<p>Here's a quick summary of the situation with some other services:</p>
<ul>
<li><strong><a href="https://github.com/erengy/taiga/issues/188">AniDB</a>:</strong> HTTP API is limited, UDP API is unpleasant to work with.</li>
<li><strong>Anime News Network:</strong> API is limited to encyclopedia, cannot be used for user lists.</li>
<li><strong><a href="https://github.com/erengy/taiga/issues/381">Shikimori</a>:</strong> Only available in Russian. Not sure if there's enough interest.</li>
</ul>
<p><a href="https://github.com/erengy/taiga/issues/588"><strong>MyAnimeList</strong></a> support will return once their new official API is released.</p>
<p><a href="https://github.com/erengy/taiga/issues/597"><strong>Anime-Planet</strong></a> will be supported once their <a href="https://www.anime-planet.com/forum/threads/coming-soon-export-functionality-public-api.329899/">API</a> becomes available.</p>
<p>No <a href="https://github.com/erengy/taiga/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22service+request%22">other service</a> is planned at the moment.</p>
</div>
</div>
</div>
@@ -220,16 +215,6 @@ <h3 class="panel-title">How about manga?</h3>
<div class="panel-body"><a href="https://github.com/erengy/taiga/issues/107">Manga support</a> is not planned for the time being.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<a data-toggle="collapse" href="#faq-seasons">
<h3 class="panel-title">When are you going to add the upcoming anime season?</h3>
</a>
</div>
<div id="faq-seasons" class="panel-collapse collapse">
<div class="panel-body"><a href="https://github.com/erengy/anime-seasons">Season data</a> is usually updated right before the majority of a season's new series begin. That means you'll get the update around the first week of January, April, July or October, depending on the season. If the new season doesn't appear automatically at the Seasons page, try using the <em>Help → Check for updates</em> menu item. You'll see a "Taiga is up to date" message, but it will silently download the latest season data (and anime relations) in the background.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<a data-toggle="collapse" href="#faq-airing">
@@ -251,7 +236,7 @@ <h3 class="panel-title">Could you add support for other streaming sites?</h3>
<div id="faq-stream" class="panel-collapse collapse">
<div class="panel-body">
<p>As long as the site provides a consistent way to detect the anime title and the episode number in its URL or page title, it's possible. Some services such as Hulu and Netflix aren't supported because it's technically not possible to detect the episodes this way. Let us know if you have another service in mind.</p>
<p>Note that the current stance Taiga takes is that it only supports official streaming sites. Please don't ask about direct or indirect support for unofficial ones.</p>
<p>Note that Taiga only supports official streaming sites. Please don't ask about direct or indirect support for unofficial ones.</p>
</div>
</div>
</div>

0 comments on commit d5b390f

Please sign in to comment.