This is super-generous of you. I admit to being nervous about switching to QML MPRIS. Iāve used it a few times and never been really happy with the results. Iām definitely not discounting that itās me thatās the problem though!
When you say supporting audio tracks, is there something specific you mean? I think currently the app only supports audio tracks from Bandcamp, but maybe Iām misunderstanding?
Thank you! I really appreciate knowing that youāve been taking a look.
I definitely thought about making the resolution configurable, which could include an option to set it to the device resolution. Thereās an issue where Iām tracking this.
Ah, thatās interesting! Is that on a C2? That suggests an issue with the shader.
Would you be in a position to collect logs when you run the application (e.g. by running it form the command line)?
Thanks! Hopefully I can get the two issues youāve flagged sorted out in the not-too-distant future.
You can use the filters to restrict your search to music or audio. But do you more mean about the sort of file thatās downloaded? E.g. being able to download in mp3 file (rather than an mp4 file)?
Thanks for flagging this up. The translators were working without being able to see the app itself (because it hadnāt yet been released) which could explain this.
Weāre using Weblate for translations and if you or anyone else would like to improve the translations, that would be very welcome!
Iām afraid with my language skills, if I try to improve the translations it will most certainly make them worse!
[defaultuser@JollaC2 ~]$ harbour-sailpipe
[D] unknown:0 - Using Wayland-EGL
library "libutils.so" not found
library "libdmabufheap.so" not found
library "libbase.so" not found
library "libz.so" not found
library "libcutils.so" not found
library "android.hardware.graphics.mapper@4.0.so" not found
library "libgralloctypes.so" not found
library "libhidlbase.so" not found
library "libhardware.so" not found
library "libc++.so" not found
[D] unknown:0 - harbour-sailpipe VERSION string: 0.5
library "libion.so" not found
library "libandroidicu.so" needed or dlopened by "/usr/libexec/droid-hybris/system/lib64/libmedia.so" is not accessible for the namespace "(default)"
[D] unknown:0 - MediaJunction: thumbnail: "https://i.ytimg.com/vi/Iv6ORtDQsAw/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDCuP4--YLTrxgJB6OnvE6aXWAIEw"
[D] unknown:0 - MediaJunction: title: "Folge 7 | MANHUNT New York | Gefahr am Times Square"
[D] unknown:0 - MediaJunction: creator: "Manhunt"
[D] unknown:0 - MediaJunction: duration: 3089507
[D] unknown:0 - MediaJunction: controllable: true
[D] unknown:0 - MediaJunction: playing: true
[D] onTriggered:118 - Play/pause
[D] unknown:0 - MediaJunction: playing: false
^C
[defaultuser@JollaC2 ~]$
On Sony XZ2 Compact Community-Port the Progress-Bar is displayed correctly, very nice animation!
First of all, for the key āsailpipe_search_page-search_enter_some_textEnter some text to searchā already exists a proper suggestion which is marked as failed (because of not matching text, but its a much better version and every german would understand the meaning)
then regarding key āsailpipe_about-summaryA user interface to the NewPipe Extractor for streaming and downloading video and musicā (I can also send suggestion on the weblate but first want to ensure its ok sounding):
English
A user interface to the NewPipe Extractor for streaming and downloading video and music from multiple online services, including YouTube, SoundCloud, Media.ccc.de and Bandcamp.
Deutsch
Eine Benutzeroberfläche für den NewPipe Extractor zum streamen und herunterladen von Video und Musik bei den Online Diensten YouTube, SoundCloud, Media.ccc.de und Bandcamp.
(maybe āAnbieternā instead of āDienstenā?)
Also do you plan to implement more services in the future? (if so Iāll change this ābei den Online Dienstenā, because if there are only this 4 I dont think the including is needed, as they are all listed)
Nah, it is a bit finicky Iāve been through the washer once so I thought I could try, at least. Iāll have to see if I can find the time, first. The xmas season is coming and Iām feeling the pressure
Ah, when search on bandcamp and looking at an album I never see any tracks?
Es sind substantivierte Verben in diesem Fall, deshalb groĆ. Kann man auch am āzumā erkennen, was eine Kurzform von āzu demā ist. Artikel vorm Verb, also groĆschreiben.
Big thanks for porting newpipe! Tried it on both my oneplus6 and my c2. No issues and it feels snappy on both devices. I was using the android app, but native is always better. Again, fantastic work!
Is there a way to choose the resolution of downloads like it is in new pipe on android? Tried the app today, but the download (which is available in Full HD) was done with the smallest resolutionā¦
As things stand, the short answer is that sadly an armv7hl (32-bit) build isnāt possible. Thereās an issue about this too and Iād always planned to build a 32-bit version, until @roundedrectangle highilighted that thereās no 32-bit build of GraalVM. The app relies on this for the NewPipe Extractor library. If that changes, then Iāll certainly want to come back to this.