firelight
firelight
why? it just sounds like a pain in the ass for everyone
Code can be found here https://github.com/recloudstream/cloudstream/blob/42fd0b5c76d44b495e4e48dbdd4e27ca0849f4db/app/src/main/java/com/lagradost/cloudstream3/utils/VideoDownloadManager.kt#L1498 This was chosen over alternative display methods as it makes it easier to navigate using a file picker
https://github.com/recloudstream/cloudstream/issues/225 Ui wise that slot is taken by provider specific settings
Clicking on an actor does nothing because it actually switches between the voice actor and the actor pic
Duplicate, this has already been considered and accepted but not implemented due to other priorities
you can see hints of this in the xml where it has been tested, but never implemented https://github.com/recloudstream/cloudstream/blob/master/app/src/main/res/layout/player_custom_layout.xml#L715
> I have another concept  Yes, this is actually what it was planned to look like
The backup is only supposed to be the actual data of the app, not what you have installed
That shit is in the preference and not datastore, tldr: by design but may be fixable
Explain why this should be added and what it does. I can read the code, but I dont understand the intent behind it.