The new podQast player in the Forbidden Fruits variant: All that cannot be done with harbour possibilities and bleeding edge stuff - probably not working...
With 2.70 all development stuff can be found here which will then be released in harbour.
Version sheme:
MajorVersion.[develorrelease]subversion-0
develorrelase odd: Develop release (2.70-0), even Harbour release (2.60-0)
Version 2.71-0
================
- disable Sandbox
Version 2.70-0
================
- Episode images
Version 2.23-0ff
================
- new tutorial
- switching over to downloaded file when streaming
- streaming indicator
- episode search in podcast view
- option to disable autoplay next in queue
- feed pagination support
- has been played marker
- event log
- several bugfixes and hopefully not to many new bugs
Version 2.21-0ff
================
- migration fixes #40
Version 2.20-0ff
================
- move to sql based data model (speed up) thanks to thigg
Version 2.18-0ff
================
- Small correction for backward compatibility
Version 2.17-1ff
================
- new context menus for SFOS 4.0
Version 2.14-0ff
================
- sv translation update
Version 2.13-0ff
================
- Chapter selection thanks to Lukas J. See https://gitlab.com/cy8aer/podqast/-/merge_requests/34
Version 2.12-0ff
================
- Fixing translations
Version 2.11-0ff
================
- fix wizzard (thanks to Lauri Kopo)
Version 2.10-0ff
================
- fix race condition if external directory does not exist.
Version 2.9-0ff
===============
- fyyd.de search engine
Version 2.7-0ff
===============
- Chinese translations by dashinfantry
- Correct update when on mobile
Version 2.6-0ff
===============
- French translations, thanks to Luis Turpinat
Version 2.5-0ff
===============
- Merge !25 - Use regex replace for podtrack circumvention
Version 2.4-0ff
===============
- SFOS 3.1.0 icon fixing
- some pyhon tuning
Version 2.3-0ff
===============
- Discover by URL with better edit handling
- More descriptive "Auto post limit reached"
Version 2.2-0ff
===============
- usage tuning (same icon for archiving like history, set sleep timer more visible)
- changes in internal data structure
- bug fixes
Version 2.1-1ff
===============
- Sleep timer: Never sleep your playlist empty again!
- Global sleep time in preferences
- Start/Stop sleep timer in player drop down
- Long pressing sleep timer icon resets to default time
- Possibility to direct archive posts in posts list
Version 2.0-0ff
===============
- Side loading - put files into Music/podqast/external (needs opt-in in preferences)
- better handling in moving items in playlist
- many bug fixes
Version 1.12-0ff
================
- preferences: keep favorites downloaded
- preferences: allow to change the refresh time
- favorites symlinks in ~/podqast/favorites when downloaded
Version 1.11-0ff
================
- minor bugfix in library list elements
Version 1.10-0ff
================
- general bug fixes
- tuned library page (full scrolling)
- fix hanging podcasts refresh - if a podcast refresh fails
Version 1.9-0ff
===============
- rudimentary bluetooth support (not all devices working)
- first help pages
Version 1.8-0ff
===============
- work around for not well formed enclosures
- work around for bozo=1 invalid character set
- opml export
Version 1.7-0ff
===============
- Fixing tumblr tweets (thanks to @flesser)
- File picker for OPML import
- Preferences: flag to enable experimental features
- Experimental: Backup - no restore by now (see tmo podqast thread...)
Version 1.6-0ff
===============
- Indexing for inbox
- cosmetics
All changes:
https://gitlab.com/cy8aer/podqast/commits/ff (forbidden fruits)
Comments
marxistavegana
Sun, 2019/01/20 - 14:24
Permalink
One feature i am curious about is using the button on wired headphones to pause is that one that is possible? Fyi absolutely love the app! Thanks for addressing features and functions.
cy8aer
Sun, 2019/01/20 - 15:06
Permalink
This is already implemented but works only on selected phones (with old bluetooth stack aka Jolla1). Unfortunately Jolla does not support this feature by now. Let's see if there will be real support for it in future
marxistavegana
Sun, 2019/01/20 - 19:53
Permalink
Just to clarify I am not referring to BT headphones, but a wired set. Currently on the Sailfish X it does work with the multimedia player, but not with podqast.
cy8aer
Tue, 2019/01/08 - 15:41
Permalink
Except all multimedia apps like Talefish, gpodder (wish)...
mase
Tue, 2019/01/08 - 18:30
Permalink
I mean, no other person is usng it. I don't read many issues about that. It seems, that there are no bt headsets, speakers or car stereos out there, or it is less important.
mase
Sat, 2019/01/05 - 00:34
Permalink
Too bad. No bt control possible on my Xperia X. Pause when disconnecting bt is the only thing, that works.
cy8aer
Sat, 2019/01/05 - 00:53
Permalink
That is the same with the JollaC. I guess you do not have bt functionality with talefish too (it uses the same functionality - no: podqast uses the same funcitonality like talefish). This is because of a newer bt version. The lib cannot connect to newer bt apis :-(
mase
Mon, 2019/01/07 - 23:15
Permalink
The only bt controllable player is the built in mediaplayer.
I don't understand Jolla, why they prevent bt controls for 3rd party apps.
It seems, that nobody else is using bt audio and controls.
marxistavegana
Fri, 2018/12/28 - 18:13
Permalink
Great Work in the 1.11, the fixes greatly improved my experience and really love this!
One question is there a setting on how and when to check updates to the feeds? If not what is the freuquency set at? I noticed from time to time it checks, but was not clear on when and how frequent.
Again great work!
cy8aer
Fri, 2018/12/28 - 19:14
Permalink
It is a already created parameter which has no configuration element in preferences yet. It is set to 1 hour. The last refresh is also saved. If the last saved parameter > this 1 hour after app restart the refresh is also triggered.
I wrangle on how to use the qml timepicker element. Most apps therefor create a dialog but I already am in the dialog. Better would be to show the time in a label and clicking on it the timepicker is opened (fills up the space between the label and the next element). Again: stand by...
Or: a slider? [Update] Slider is the fastest method to get it run (in the next version)
cy8aer
Sat, 2018/12/29 - 15:39
Permalink
1.12-0ff does have a slider in preferences
marxistavegana
Thu, 2018/12/20 - 14:57
Permalink
Seems to be an issue with a number, if not all, auto update all rss feeds for npr.org, at least https://www.npr.org/rss/podcast.php?id=510318 i can manually update them but not with the update all feature in Library
cy8aer
Thu, 2018/12/20 - 15:58
Permalink
Several problems: https - creates on the sailfish libraries an ssl.CertificateError. http works.
But the parsing of the icon does not work (?-parameter in url) - fixed in the next version.
Nevertheless: What happens with a clean setup with the next 1.10-xx release then: https://gitlab.com/cy8aer/podqast/wikis/help-goingwrong
marxistavegana
Thu, 2018/12/20 - 22:21
Permalink
Thanks for the quick reply, I did not see the debugging tools, my bad. Looking forward to the next update!
Historyscholar
Wed, 2018/12/05 - 00:22
Permalink
Dose It have Transifex page?
cy8aer
Wed, 2018/12/05 - 00:50
Permalink
No but feel free to fork it at https://gitlab.com/cy8aer/podqast and build a ts file for your language.
carlosgonz
Mon, 2018/11/19 - 08:16
Permalink
....
cy8aer
Sun, 2018/11/18 - 22:27
Permalink
again? Sorry, that is a problem with the openrepos interface. Stand by...
hm this should be shown:
Changes:
https://gitlab.com/cy8aer/podqast/commits/ff (forbidden fruits)
https://gitlab.com/cy8aer/podqast/commits/master (harbour)
carlosgonz
Mon, 2018/11/19 - 08:15
Permalink
...............
qeef
Fri, 2018/11/09 - 21:38
Permalink
Hi, just question - is it (if so, how) possible to download all the subscribed podcasts? Thanks :)
cy8aer
Fri, 2018/11/09 - 23:58
Permalink
Not now, but opml export is on my queue.
tanghus
Thu, 2019/11/14 - 08:31
Permalink
Hi there,
Until then, do you save the links to the podcasts somewhere in a database or something? I couldn't find anything in .config or .local.
I'm moving to a new phone, and have a *lot* of podcasts that I will need to find again, so dabbling with a db would be far easier than chasing those down again :)
cy8aer
Fri, 2019/11/15 - 13:56
Permalink
you can export opml (podcasts only. Via Discover -> Export...). If you change from PodQast -> PodQast you can do a backup (podcasts and logic. Preferences: experimental, Discover -> Export...) and untar it on your new machine into a directory /home/nemo/.local/share/harbour-podqast (needs to be created on an empty machine)
hm, old thread: opml is implemented...
blizzz
Fri, 2018/11/09 - 17:19
Permalink
Could not reproduce on the sdk with a fresh start, unfortunately. I moved the store folder now and reimported the podqasts. Works for me again.
cy8aer
Fri, 2018/11/09 - 17:22
Permalink
Yes, this is the recovery way by now. But I am thinking of a backup mechanism to tarball by hand or automatically to not lose everything... Sorry about your data loss.
blizzz
Fri, 2018/11/09 - 16:50
Permalink
Uhm, with the last change, it seems podqast stumbles over the problematic Sternengeschichten. Does not list any podcast nor is able to complete updating.
cy8aer
Fri, 2018/11/09 - 17:15
Permalink
Now you have me: we have a situation of data loss. Remove /home/nemo/.local/share/harbour-podcast and (sorry about that) make things new. For backup purposes: make tarballs/copies of .local/share/harbour-podcast for future recoveries. And now: I wait for beats...
(Thinking on backup/recovery process...)
rrunner64
Thu, 2018/11/08 - 21:20
Permalink
Here is a problematic feed where PodQast does not see any episodes: http://www.e-formel.de/files/casts/ePod.xml
More about this podcast you can find at https://www.e-formel.de/podcast.html
cy8aer
Fri, 2018/11/09 - 22:42
Permalink
Two guys made an error: the e-formel one created a wrong alternatives part in feed, the other (me) interpreted this buggy part without thinking. Feed will work in next release.
cy8aer
Fri, 2018/11/09 - 00:09
Permalink
Stand by - I am looking for it.
I must say: crazy statesituation. Takes some time to fix...
Pages