Gil Desmarais
Gil Desmarais
Is there any update on this, @moonglum? I second @bitboxer's opinion that recipes should know on which OS they should run.
I came here via the mentioned Navidrome PR. Thank you for maintaining this library and thank you for this PR. 👍🏽 How are chances to see a merge of this...
Since the initial post contained no link, here's the repo of the dependency: https://github.com/lijinke666/react-music-player A quick [search for a useful fork](https://useful-forks.github.io/?repo=lijinke666/react-music-player) returned nothing which could act as a quality replacement....
Wow, thank you for the detailed response and updating the labels. :) Looks like the collection of requirements for this important component already started. ;) I'll continue reading in the...
Finally I found some time… took me a while. Unfortunately, I can't reproduce the described problem. I've checked what's generated by html2rss and saved the titles in a file for...
Wow, thank you for the detailed response. Love it! That's something to work with :-) Sadly, I can't free up the required time currently to properly address this issue. If...
With #587 being closed and a bugfix merged, I have the feeling this issue likely is also fixed by that. Can you please give it a try with the updated...
Aha, I figured to have oversighted the setting of custom headers when using auto_source in html2rss-web. https://github.com/html2rss/html2rss-web/pull/691 fixes it. This issue asks for this gem enable configurable headers via Config....
The gem itself shouldn't run into a timeout when using auto_source. If you see this happening while using html2rss-web, then setting/increasing `RACK_TIMEOUT_SERVICE_TIMEOUT` env var could be it. :) See https://github.com/html2rss/html2rss-web#supported-env-variables
Hi, thank you for your kind feedback! 🧡 I'm glad you find this project useful. Prior to [v0.13.0](https://github.com/html2rss/html2rss/releases/tag/v0.13.0), creating a feed config was the only method the gem had to...