Skip to content

How about adding support for SAF (Storage Access Framework)? #151

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

Open
Typhonling opened this issue Feb 12, 2025 · 3 comments
Open

How about adding support for SAF (Storage Access Framework)? #151

Typhonling opened this issue Feb 12, 2025 · 3 comments

Comments

@Typhonling
Copy link

Typhonling commented Feb 12, 2025

With SAF you can view non-local files.
Also with SAF you can add non-local folders, e.g. with CIFS .

Adding network protocols may be complex and bloat the application, SAF is the system framework and only needs to be called locally, which may make things easier. This way we can get rid of BubbleUPnP even more. Kodi is too bloated and difficult to use on a touch screen.

Possibly related to #124

@tobexyz
Copy link
Owner

tobexyz commented May 3, 2025

Do you mean select a local file using SAF and stream it to the current receivers? That might be possible, I have to take a deeper look how it could work

@Typhonling
Copy link
Author

Simply put, I hope I can manually add the folders from SAF that need to be scanned.

@tobexyz
Copy link
Owner

tobexyz commented May 13, 2025

Currently the app only fetches what is in the android media store. The android system is responsible for the content in there. Therefore either the media store is able to scan network shares or yaacc itself needs to set up a data store for that information. I need to take a look, what might be possible

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

No branches or pull requests

2 participants