AutoBangumi V2 – Fully automatic follow-up tool: Subscribe to fan dramas from Mikan Project, automatically download, rename, and scrape

Original link: https://www.appinn.com/autobangumi-v2/

AutoBangumi V2 is a very interesting open source project. It downloads automatically by qBittorrent by subscribing to the RSS address on Mikan Project, and organizes the file name and directory. It can be directly recognized by media library software such as Plex and Jellyfin, without the need for secondary scrape. @Appinn

AutoBangumi V2 - 全自动追番工具:从蜜柑计划(Mikan Project)订阅番剧,自动下载、改名、刮削

Mikan Project

Mikan Project is a “new generation of animation download station”, where users can subscribe to animation resources of different subtitle groups, and obtain an RSS address for third-party download.

AutoBangumi V2

AutoBangumi V2 realizes a fully automated chase scene: one configuration, permanent use. When the fan drama is updated, it will be automatically downloaded and updated and organized, and finally automatically appear in the media library. And all you need to do is open the media library and watch the show.

Perfect.

configure

Prerequisites:

  • qBittorrent (Transmission & Aria2 will be supported in the future)
  • AutoBangumi

Docker-based installation, so you need to have a downloader, NAS, or a computer that doesn’t shut down. The media library is not necessary, of course, it will greatly improve the experience. Names and directories organized by AutoBangumi will be used by Plex, Jellyfin

And the finished names and directories can be directly recognized by media library software such as Plex and Jellyfin , without the need for secondary scraping.

First you need to register with Mikan Project and subscribe to the drama you want to watch, then get the RSS address, like this: https://mikanani.me/RSS/MyBangumi?token=xxxxx

Then, you can run in Docker:

 docker run -d \ --name=AutoBangumi \ -e DOWNLOAD_PATH=/path/downloads \ -e RSS=<YOUR RSS ADDRESS> \ -e HOST=localhost:8080 \ -e USER=admin \ -e PASSWORD=adminadmin \ --network=host \ --dns=8.8.8.8 \ --restart unless-stopped \ estrellaxd/auto_bangumi:latest

Among them, HOST, USER, and PASSWORD are the address, port number, user name and password of qBittorrent. Pay attention to modify the download path /path/downloads and the RSS address <YOUR RSS ADDRESS> .

Remember to set the path of the media library software as the download path.

Then just wait, the one-time configuration in “One-time configuration, permanent use” has been completed.

Obtain

Original: https://ift.tt/Mc32FC9


© 2021 Green Frog for Niche Software | Join Us | Subscribe | Subscribe Guide
3659b075e72a5b7b1b87ea74aa7932ff

Click here to leave a message and comment with the original author

This article is reprinted from: https://www.appinn.com/autobangumi-v2/
This site is for inclusion only, and the copyright belongs to the original author.

Leave a Comment