Welcome to the MoviePilot-Plugins! This application simplifies how you track movie and TV show subscriptions. With just a few steps, you can ensure that your favorites are always available in your personal cloud storage.
- Windows, macOS, or Linux
- Python 3.7 or higher
- Stable internet connection
- Visit the Releases page.
- Choose the latest version of the plugin.
- Download the appropriate file for your operating system.
- Follow the installation instructions on the page or in the README file.
-
Open your command line interface (Terminal, Command Prompt, or PowerShell).
-
Navigate to the directory where you downloaded the file.
-
Install the required dependencies by running the following command:
pip install p115client>=0.0.8.2 sqlitetools>=0.0.7 playwright
-
Follow the configuration steps below to set up the plugin.
Before using the plugin, you need to configure a few settings.
| Configuration Item | Description |
|---|---|
| Enable Plugin | Turn the plugin on or off |
| Send Notifications | Receive messages when transfers complete |
| Execution Cycle | Set the frequency of operations (default: every 8 hours) |
| TV Show Storage Directory | Set the default directory for TV shows (default: /我的接收/MoviePilot/TV) |
| Movie Storage Directory | Set the default directory for movies (default: /我的接收/MoviePilot/Movie) |
- Enter your 115 Cookie, which you can copy from the 115网盘STRM助手.
The plugin supports three search sources. You can enable multiple sources. If one source does not find a resource, the plugin will automatically try the next one.
Nullbr (TMDB Precise Match):
- APP ID and API Key required.
- Uses TMDB ID for accurate querying.
PanSou:
- A cloud storage aggregator for finding resources.
- Automatically track new movies and TV shows from subscriptions.
- Utilize three search sources for better results.
- Smart matching for various naming formats (e.g., S01E01, EP01).
- Auto-upgrade to higher quality resources based on your settings.
- Inherit filtering conditions from MoviePilot subscriptions.
- Filter out default MoviePilot downloads to focus on this plugin.
- Prevent duplicate file transfers by checking existing files and history.
- Automatically mark subscriptions as complete when transfers finish.
- Batch operations with rate limits and intelligent retries to avoid issues.
If you run into any problems while using the plugin, check the Issues page for solutions or report any bugs. Your feedback helps improve this tool for everyone.
This project is licensed under the MIT License. See the LICENSE file for more details.
Don't forget to return to the Download Latest Release to get the most recent features and improvements. Enjoy managing your movie subscriptions!