Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache #71

Closed
Serj1027 opened this issue Nov 10, 2016 · 22 comments
Closed

Cache #71

Serj1027 opened this issue Nov 10, 2016 · 22 comments
Labels

Comments

@Serj1027
Copy link

Version: 0.2.9
Download date: 10.11.2016
Android version: 6.0.1

Expected Behaviour

Change cache folder to sd card

...

Actual Behaviour

Can't read the Sd card( can't go back to select sd card or internal memory )

...

Steps to repoduce the behaviour

  1. Go to settings-> change cache folder
  2. Look for sd card
  3. Can't find it.
@vzamanillo
Copy link
Collaborator

vzamanillo commented Nov 19, 2016

Confirmed, is related to M permissions and the directory chooser library and it is not solved yet, we are thinking to migrate to another directory choose like AndroidFileChooser or MaterialFilePicker, suggestions are welcome.

@vzamanillo vzamanillo added the bug label Nov 19, 2016
@TizianoVecellio
Copy link

Can you please fix it? The competition apps have no problem with this and it's seriously not allowing me to use your app.

@aleskovets
Copy link

Quite a bummer.. Since I have a phone with quite small internal space I simply cannot use the app.

vzamanillo added a commit that referenced this issue Jan 9, 2017
@vzamanillo
Copy link
Collaborator

Could you please test with the latest build from ci?

@aleskovets
Copy link

Works for me now. Thank you!

@vzamanillo
Copy link
Collaborator

I will leave the issue opened while the rest of the people with the same problem test the new build.

@TizianoVecellio
Copy link

Works for me too! Great work!

@Serj1027
Copy link
Author

Serj1027 commented Jan 9, 2017

I have need to update my app or what..? :(

@vzamanillo
Copy link
Collaborator

vzamanillo commented Jan 9, 2017

@Serj1027, you can download the latest build from https://ci.popcorntime.sh/job/Popcorn-Time-Android/, then install it as a normal apk

@Serj1027
Copy link
Author

Serj1027 commented Jan 9, 2017

I get: Location not writable

@TizianoVecellio
Copy link

I think you can onlyl pick the cache folder it creates in the Android folder on the sd card.

@vzamanillo
Copy link
Collaborator

@Serj1027, actually the directory chooser fragment shows the read only directories too, but the application can (should) not handle the filesystem permissions, so if your selected folder is not writable you should select another writable folder.

@TizianoVecellio
Copy link

Well, now the app is just crashing constantly and the video is glitched out, even in an external player..

@vzamanillo
Copy link
Collaborator

Do a report and fill an issue

@TizianoVecellio
Copy link

Ok, done ;).

@vzamanillo
Copy link
Collaborator

Thank you!

@vlijmenfileer
Copy link

Just to add. Today I downloaded a development version from the location mentioned:
mobile-armeabi-v7a-development-136.apk
and it seems to solve the issue.

If I ever get my hands on one of the Anroid developers who made such a scandalous mess out of Android FS permissions though, I might commit an act of severe aggression. Those changes, unnecessary for user experience or security, and solely meant to increase Google's stranglehold on what users can do with their data (hint: no more freedom exchanging data via your SD card, use something that starts with "Google") have been giving me headaches for ages already.

@technoob208
Copy link

I've experienced the same issue so I moved the .exe with the file folder to my SD card using a laptop and the problem was fixed. Hopefully this helps someone.

@tannerchung
Copy link

This is currently happening to me. I cannot change my cache directory to my SD card location. It says location not writeable.

@yairEO
Copy link

yairEO commented Apr 1, 2020

I've just formated my USB through the Android TV and restarted PT and it worked, asked me which directory to save on to and all.

I've also moved all the data to the USB after formatting (Android Storage settings menu)

@raycekar
Copy link

@yairEO what version were you using of PT?

@m041
Copy link

m041 commented Jul 16, 2024

Cannot change cache directory on popcorntime android TV version 0.3.6 on Tata Play Binge+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests