CloudStream Mega Update: Reliable Disable, Multi-Select, and Smart Maintenance#2875
Closed
parabamol63 wants to merge 7 commits into
Closed
CloudStream Mega Update: Reliable Disable, Multi-Select, and Smart Maintenance#2875parabamol63 wants to merge 7 commits into
parabamol63 wants to merge 7 commits into
Conversation
added 7 commits
June 3, 2026 14:31
…s, Folders, Auto-Maintenance, Unified Progress, and VPN Check
…reeze (recloudstream#1564), and Player Preview Lag (recloudstream#2823)
…pen in Browser loop (recloudstream#2376)
Collaborator
|
Duplicate of #2867 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This update introduces seven major features designed to transform CloudStream into a more reliable, intelligent, and user-friendly media center.
✨ New Features
1.
Persistent "Disable" Mechanism: Turn off broken extensions without deleting files; easy re-enable with one tap.
2.
Multi-Select & Batch Management: Long-press any extension to batch Download, Enable, Disable, Delete, or Move to Folder.
3.
Smart Source Priority: Player remembers your preferred source for every show and auto-prioritizes it next time.
4.
Unified "Continue Watching": Sync progress and watched status follow you across different extensions for the same show.
5.
Auto-Maintenance System: Background worker that safely auto-disables dead extensions to keep results clean.
6.
Extension Categories & Folders: Create custom folders (e.g., "Anime", "Movies") toorganize a messy extension list.
7.Integrated ISP Block Warning: Smart error parsing identifies likely blocks during tests and suggests DNS/VPN fixes.
🛠️ Technical Improvements
•Code Refactoring: Cleaned up complex methods for better readability and passed CodeFactor analysis.
•Android WorkManager: Integrated for battery-efficient background self-healing.
•Persistent State: Enhanced DataStore for global tracking.