![]() |
Re: cuteNews - RSS news and podcast aggregator
I have no problems with https feeds but also not using the version from the repos because I am using qt4-network from cssu-devel.
QSsl is set to secureprotocols and I changed the user agent to ("Wget/1.19.5 (linux-gnu)"). For wget, called from cutenews, it could be a shell/environment problem so define the ca path like this in cutenews settings: Code:
/usr/bin/wget --ca-directory=/etc/certs/common-ca -q %f -O - Code:
ca_directory=/etc/certs/common-ca Code:
wget -U "Mozilla/5.0" If nothing helps try wget with this option: Code:
--no-check-certificate
I can't find my uploaded modified cutenews, I think I posted it somewhere together with qmlbrowser. So I made a new one with version up and execute permission fix. https://openrepos.net/content/halftux/cutenews About the qlocale and region settings, cutenews gets somehow the date from it which seems to fail with a different region. |
Re: cuteNews - RSS news and podcast aggregator
^ I was using cutenews 1.3.0 - the highest version that shows up with cssu-devel and extras-devel enabled - I did not know there was a newer one.
I am now trying your 1.3.1 and will report back. FWIW, one of the podcasts currently not updating at all is https://www.drabblecast.org/feed/podcast-m4a/ |
Re: cuteNews - RSS news and podcast aggregator
Quote:
Code:
deb https://maemo.openrepos.net/halftux personal main Quote:
Quote:
|
Re: cuteNews - RSS news and podcast aggregator
Quote:
I can also confirm that I see some pictures. (https://www.riskiq.com/feed/) @Sicelo Also your feed is working btw.* https://mybroadband.co.za/news/feed But I think there is still a problem with the date? I can't see the latest news? Is this correct? |
Re: cuteNews - RSS news and podcast aggregator
Not understanding how this works. Installed your cutenews. Gave as an url this https://feeds.feedburner.com/eset/blog and also one for darkreading rss feed. I recognized both (though for darkreading the date was 1970) but from neither it fetch nothing to reed.
|
Re: cuteNews - RSS news and podcast aggregator
Quote:
|
Re: cuteNews - RSS news and podcast aggregator
Quote:
All dependencies and requirements are already the same versions as from your repo, or from *-devel. I still have a problem with downloading some audio files - afaics this happens when the filename has too many "weird" characters in them, the Download shows "Failed: Invalid argument" (0%). I thought I could use an URL opener to fix this, so I added via GUI (according to the example of post #1 in this thread): Regex: Code:
http(s|)://.+\\.mp3.+ Code:
/usr/bin/wget --ca-directory=/etc/certs/common-ca -q %u -O test.mp3 I tried all sorts of permutations, e.g. Regex: .* (this would be my favourite - use the custom downloader for everything). How do I even trigger this custom URL opener? What I currently do is long-tap on feed item => Enclosures long-tap on URL => Download => don't choose anything, just "Done" or normal tap on URL => Open Externally but nothing seems to be happening in either case? |
Re: cuteNews - RSS news and podcast aggregator
Quote:
Code:
'weird_characters.mp3' |
Re: cuteNews - RSS news and podcast aggregator
Quote:
Do you also use cutenews for podcasts? Custom URL openers can be used to download Enclosures afaiu. |
Re: cuteNews - RSS news and podcast aggregator
Quote:
Quote:
Quote:
So I took the version from our repos and patched it. But now I recognized that on github there are some more commits compared to the version in our repos, and I think for what you would like to do, it can't be done with the "regexp" option. I think you need to touch the source code. |
All times are GMT. The time now is 14:21. |
vBulletin® Version 3.8.8