Does anyone know how to open the browser from QML?
This dbus works but only outside Sailjail even when the “Web content” permission is present. org.sailfishos.browser / org.sailfishos.browser.openUrl 'https://www.youtube.com/watch?v=XRU1AJsXN1g'
SilicaWebView seems not to be an option either, the page loads but YT refuses to play the video.
It seems like Qt.openUrlExternally() treats the files as video (because of the container format) which makes it a bit inconvenient to use.
I decided to implement a rudimentary player inside the app to circumvent this issue:
but if you have enabled userdir and portable media it should work
and .local & .config i think even without …
the core of my problem at that time was me as usual
and yes you should check that you do not load the old .config .local … that would be readonly, but it would not create empty files
It looks like the python part of the app is able to store/delete files in this directory so I don’t think this would be just an issue with sailjail. Also the fact that QML is able to create the playlist file but not to populate it may indicate it’s not just access permissions alone.
Shit. It’s me again. So, great app. Almost as much fun as last.fm One bitch, beside the Xenakis rant, jumping to the first page with junk when you delete back to zero chars in search is really painful.
The more you search for “your” stuff the more this view should adapt so the “junk” should become less and less.
Besides this, take a look at the settings page, there you should be able to either disable this completely or set it to only display content you’ve downloaded yourself.
Fair, but I don’t understand why you would introduce ‘blocking’ behavior (can’t type after deleting last char because the UI is locked in loading). The very fact that I see Kenny Rogers and can’t find Xenakis is disturbing enough, but that the ‘main’ screen loads again when I have focus on the search bar is kinda evil.