Hello guys, I implemented today that podbird can remember queue between restarts and playback position for every episode. There is new setting where you can set up that episode will continue in playing where you left. Can you please test it? Download armhf or arm64 build.
@flaun-in It has implemented that fix too
Best posts made by danqo6
-
RE: Podbird reignited
-
Quickddit - call for testing
Hello everyone,
During this weird times I had more time for software development. I started porting Quickddit - open source Reddit client to Ubuntu Touch. This port was written in Qt Quick Controls 2.
Screenshot:
Features:Feature SailfishOS Ubuntu Touch Nokia Harmattan (N9) Browse anonymously Y Y Y Sign into Reddit Y Y Y Multi account Y Y Y Submit/edit new links and self-posts Y Y add, reply, edit, delete comments Y Y Y Browse your messages Y Y Y Send messages Y Y Y Vote on comments and posts Y Y Y Save comments and posts Y Y Y Multireddit support partial partial partial integrated image viewer Y Y Y integrated Imgur album viewer Y Y integrated video player Y Y integrated webviewer Y Y search posts Y Y search subreddits Y Y Y inbox notifications Y Y watch clipboard for reddit links Y Y TOR Y Y Post flair partial User flair Friends Moderator features I would love to hear any feedback, issues or requests. I do not have device with working video playback, so please test if that works.
Download armhf or arm64.
Source code you can find here. -
RE: Quickddit - call for testing
Quickddit 1.0 update has been published to store. Please let me know how it works. Now it has gallery support and videoplayback support.
-
RE: Most wanted features for Morph?
As OTA-14 is in a freeze, I made beta build of Morph browser with yet unmerged features. You can install with
sudo ubports-qa install PR_morph-browser_401
-
RE: Podbird reignited
@malditobastardo not yet, just made merge request.
Thanks for awesome feedback and testing to you all!
-
RE: Ubuntu Touch Q&A 83 Saturday 29th August At 19:00 UTC
Hello,
I would love to ask about halium 7.1 devices, would be there OTA-13 stable update for them? I am using OnePlus 3T and for now I am able to install just edge with installer.
Second question is about QT 5.12, Is there possibility to test it with ubports-qa tool now? It would be useful for me as an app developer. Live demo of QT 5.12 would be cool too
Third question: What is blocking providing dialer, messaging, adress-book, mediaplayer app and Morph Browser as clickable packages? I built some of them with clickable and there was working fine. It would improve updating experience.
Thanks,
Daniel -
RE: How to Force a Public Wi-Fi Network Login Page to Open?
I am doing this with 1.1.1.1 in morph, it will redirect you to login page
-
RE: Podbird reignited
Hello guys, I recently implemented importing podcast with OPML file (I was migrating from android so needed that feature ). It was only one day effort, but I am willing to help more. Here are some issues for the next milestone. Main issue for me is still this, it can be really anoying.
-
RE: Ubuntu on Apple M1 ARM devices.
GPU made first rectangle https://rosenzweig.io/blog/asahi-gpu-part-2.html
Latest posts made by danqo6
-
RE: Podbird reignited
@cibersheep Weird
XMLHttpRequest get this response:<head><title>Not Acceptable!</title></head><body><h1>Not Acceptable!</h1><p>An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.</p></body></html>
Maybe it expects some cookies or useragent, I am not sure why it didn't want to response properly.
-
RE: Podbird reignited
Hello guys, recently I was playing a bit with podbird, investigating long refresh times. So I made some changes, that should noticeably improve refreshing times, and maybe fix unability to refresh some podcasts.
There is changed logic, that it checks episodes only added after last refresh.
But if you open some podcast from podcast list and than pull to refresh, it would refresh all episodes from that podcast.
download link
If refresh time is still too long, please report database size stored in~/.local/share/com.mikeasoft.podbird/Databases
My database has around 15MB and I have around 80 podcasts added, but speed is reasonably good.
It contains fixes for pinephone from @phoenixlandpirat too. -
RE: Quickddit - call for testing
@randomuser Thanks for the feedback.
New release is in the store.
I am not sure what happend to emojis, some formatting was improved. There are some NSFW posts in /r/All, but probably Reddit is censoring some of them (I have nothing to do with that). I added ability do hide NSFW posts.
With updated youtube-dl videos should work again -
RE: Q&A 99 Blog And Audio Are Available Now
@ubportsnews I found 2 names misspelled, no Peertryout but PureTryOut and no Andre but Ondřej or megi https://xnux.eu/contribute.html
-
RE: Ubuntu Touch Q&A 93 Saturday 30th Of January At 19:00 UTC
Hello,
Thanks for awesome work with 5.12 migration. I would love to ask what will change about camera backends regarding pinephone and halium devices support. I have OnePlus 3T, way to get camera working before was to installgst-droid
. Currently on devel installinggst-droid
will downgrade some packages and taking photos is not working with or without it. -
RE: Podbird Freezing on start for about 1 minute?
@rik Hello, new Podbird was released, you can set up frequency of automatic updates during start up to 3 days. If that is not enough, you can edit config file in
~/.config/com.mikeasoft.podbird/com.mikeasoft.podbird.conf
property responsible for that is
refreshEpisodes={number of days to wait to refresh}
I hope that internet in your country will get better soon.
-
RE: Facebook messenger on Ubports ?
I was able today to setup matterbridge.
I get working built-in whats-up plugin, and for messenger fbridge-asyncio
Both I am bridging to Telegram. Maybe I could write tutorial sometimes about that. -
RE: Ubuntu on Apple M1 ARM devices.
GPU made first rectangle https://rosenzweig.io/blog/asahi-gpu-part-2.html
-
RE: Facebook messenger on Ubports ?
I would really love to have some bridge to Telegram or Matrix. If somebody has not too complicated solution, please let us know.