recloudstream / recloudstream/cloudstream
PluginManager writing on internal storage
Open
Nobody has claimed this yet.
bug
- Dominant language
- Kotlin
- Stars
- 10.7k
- Forks
- 1.1k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
Steps to reproduce
Use app
Expected behavior
PluginManager shouldn't write on internal storage, only on app data folder 📂
Actual behavior
PluginManager is writing on internal storage
/storage/emulated/0/Cloudstream3/plugins
Cloudstream version and commit hash
4.6.1 9295795
Android version
Logcat
PluginManager: Files in '/storage/emulated/0/Cloudstream3/plugins' folder: 0
Other details
No response
Acknowledgements
- I am sure my issue is related to the app and NOT some extension.
- I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
- I have written a short but informative title.
- I have updated the app to pre-release version Latest.
- I will fill out all of the requested information in this form.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating PluginManager and trace the path that creates or writes to /storage/emulated/0/Cloudstream3/plugins. Compare that path with the app data folder behavior, then verify from Logcat or the relevant reproduction steps that no plugin files are written to shared internal storage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100