A Utility to Hide Cinemeta Catalogs in Stremio
A wise man once said, "Cinemeta catalogs are ugly"... and he was absolutely right.
For users looking to remove Cinemeta catalogs from the Board and Discover pages in Stremio while keeping them available in search results, this workaround provides an effective solution.
Largely uses the same approach as Stremio Addon Manager
This uses the Stremio API behind the scenes. Specifically the addonCollectionSet and addonCollectionGet endpoints.
They are documented in detail here: Stremio API Documentation
This is more a work-around than an official solution so your mileage may vary. In my own testing it appears to work without issue.
If you have any issues try to leave a comment in the Reddit announcement post in the /r/StremioAddons page Reddit Post
Yes, under MIT License. Check-out the source code here: Github Repository
Near the top of the page there is a button where you can pick which mode this page is in.
"Hide" mode will let you make and download a backup of your current addons as well as hide Cinemeta Catalogs from your board and discover pages in Stremio
"Restore" mode will let you restore your stremio addons based on the backup file that was created
From what I can gather, Cinemeta is a core add-on for Stremio's functionality. Removing it breaks things.
By only hiding we can avoid many potential issues
In "hide" mode, during step 2 you will have the opportunity to save your current add-ons to a backup file that you can tuck away in a safe place
If you ever want to restore your addons to that backup, simply select "Restore" in the mode option near the top of the page and follow the steps