node build fixed
This commit is contained in:
147
seanime-2.9.10/README.md
Normal file
147
seanime-2.9.10/README.md
Normal file
@@ -0,0 +1,147 @@
|
||||
<p align="center">
|
||||
<a href="https://seanime.rahim.app/">
|
||||
<img src="docs/images/logo_2.png" alt="preview" width="100px"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<h1 align="center"><b>Seanime</b></h1>
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/images/4/github-banner-sq.png" alt="preview" width="100%"/>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://seanime.rahim.app/docs">Documentation</a> |
|
||||
<a href="https://github.com/5rahim/seanime/releases">Latest release</a> |
|
||||
<a href="#screenshots">Screenshots</a> |
|
||||
<a href="https://www.youtube.com/playlist?list=PLgQO-Ih6JClhFFdEVuNQJejyX_8iH82gl">Tutorials</a> |
|
||||
<a href="https://discord.gg/Sbr7Phzt6m">Discord</a>
|
||||
</p>
|
||||
|
||||
<div align="center">
|
||||
<a href="https://github.com/5rahim/seanime/releases">
|
||||
<img src="https://img.shields.io/github/v/release/5rahim/seanime?style=flat-square&color=blue" alt="" />
|
||||
</a>
|
||||
<a href="https://github.com/5rahim/seanime/releases">
|
||||
<img src="https://img.shields.io/github/downloads/5rahim/seanime/total?style=flat-square&color=blue" alt="" />
|
||||
</a>
|
||||
<a href="https://github.com/sponsors/5rahim">
|
||||
<img src="https://img.shields.io/static/v1?label=Sponsor&style=flat-square&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" alt="" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<h5 align="center">
|
||||
Leave a star if you like the project! ⭐️
|
||||
</h5>
|
||||
|
||||
## About
|
||||
|
||||
Seanime is a **media server** with a **web interface** and **desktop app** for watching anime, managing your local library, and reading manga.
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
- Cross-platform web interface and desktop app
|
||||
- Complete AniList integration (browse, manage, score, discover, etc.)
|
||||
- Offline mode for both anime and manga
|
||||
- Scan your local library in seconds, no renaming needed
|
||||
- Integrated torrent search engine
|
||||
- Stream torrents directly to your media player without downloading using Bittorrent, Torbox and Real-Debrid
|
||||
- Support for qBittorrent, Transmission, Torbox and Real-Debrid for downloading
|
||||
- Auto-downloading for new episodes with custom filters
|
||||
- MPV, VLC, MPC-HC, and mobile player app support for watching
|
||||
- Transcoding and direct play for streaming to any device web browser
|
||||
- Online streaming with support for multiple web sources & extensions
|
||||
- Read and download manga chapters with support for multiple sources & extensions
|
||||
- Extension system for adding new sources
|
||||
- Schedule for tracking upcoming or missed episodes
|
||||
- Customizable UI
|
||||
- And more
|
||||
|
||||
## Get started
|
||||
|
||||
Read the installation guide to set up Seanime on your device.
|
||||
|
||||
<p align="center">
|
||||
<a href="https://seanime.rahim.app/docs/getting-started" style="font-size:18px;" align="center">
|
||||
How to install Seanime
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## Goal
|
||||
|
||||
This is a one-person project and may not meet every use case. If it doesn’t fully fit your needs, other tools might be a better match.
|
||||
|
||||
### Not planned
|
||||
|
||||
- Support for other providers such as Trakt, SIMKL, etc.
|
||||
- Support for other media players
|
||||
- Dedicated clients (TV, mobile, etc.)
|
||||
- Support for other languages (translations)
|
||||
|
||||
Consider sponsoring or sharing the project if you want to see more features implemented.
|
||||
|
||||
## Sponsors
|
||||
|
||||
The maintenance of this project is made possible by the sponsors.
|
||||
|
||||
<p align="center">
|
||||
<!-- real-sponsors --><a href="https://github.com/tobenaii"><img src="https://github.com/tobenaii.png" width="60px" alt="User avatar: tobenaii" /></a><!-- real-sponsors -->
|
||||
<!-- real-sponsors --><a href="https://github.com/TorBox-App"><img src="https://github.com/TorBox-App.png" width="60px" alt="User avatar: TorBox-App" /></a><!-- real-sponsors -->
|
||||
</p>
|
||||
|
||||
## Development and Build
|
||||
|
||||
Building from source is straightforward, you'll need Node.js and Go installed on your system.
|
||||
Development and testing might require additional configuration.
|
||||
|
||||
[Read more here](https://github.com/5rahim/seanime/blob/main/DEVELOPMENT_AND_BUILD.md)
|
||||
|
||||
## Screenshots
|
||||
|
||||
### Scanning
|
||||
|
||||
<img src="docs/images/4/rec-scanning.gif" alt="preview" width="100%"/>
|
||||
|
||||
### Watching
|
||||
|
||||
<img src="docs/images/4/rec-anime-watching_02.gif" alt="preview" width="100%"/>
|
||||
|
||||
### Downloading
|
||||
|
||||
<img src="https://i.postimg.cc/RVpFYqYb/img-2025-02-02-17-31-41.gif" alt="preview" width="100%"/>
|
||||
|
||||
### Manga
|
||||
|
||||
<img src="docs/images/4/manga-reader_01--sq.jpg" alt="preview" width="100%"/>
|
||||
|
||||
### Torrent streaming
|
||||
|
||||
<img src="docs/images/4/rec-torrentstream.gif" alt="preview" width="100%"/>
|
||||
|
||||
### Debrid streaming
|
||||
|
||||
<img src="docs/images/4/rec-debridstream.gif" alt="preview" width="100%"/>
|
||||
|
||||
<details>
|
||||
<summary><b>View more</b></summary>
|
||||
|
||||
### Online streaming
|
||||
|
||||
<img src="docs/images/4/online-streaming--sq.jpg" alt="preview" width="100%"/>
|
||||
|
||||
### Discover
|
||||
|
||||
<img src="docs/images/4/discover_02--sq.jpg" alt="preview" width="100%"/>
|
||||
|
||||
### AniList integration
|
||||
|
||||
<img src="docs/images/4/anilist_01--sq.jpg" alt="preview" width="100%"/>
|
||||
|
||||
</details>
|
||||
|
||||
## Disclaimer
|
||||
|
||||
Seanime and its developer do not host, store, or distribute any content found within the application. All content metadata, including images, are sourced from publicly available APIs such as AniList, AniDB and TheTVDB.
|
||||
Furthermore, Seanime does not endorse or promote piracy in any form. It is the user's responsibility to ensure that they are in compliance with their local laws and regulations.
|
||||
Reference in New Issue
Block a user