Commit Graph

13 Commits

Author SHA1 Message Date
edgd1er
af3d905b3a
DEBUG: print all lines before execution (#2096)
* DEBUG: print all lines before execution

if var DEBUG is set to anything other than false, each bash script will be run with a set -x. This would ease debugging

* DEBUG: centralize commands in utils.sh
2021-12-05 08:25:22 +09:00
canzone
7a9944d533
RSS plugin not supporting HTTP authorization (#1741)
* RSS plugin not supporting HTTP authorization

This fork will fix the issue #781

* Add rpc login details to rss plugin if necessary

* updated docs

Co-authored-by: Patrick Kishino <patrick.a.kishino@gmail.com>
2021-03-27 06:22:14 +09:00
Kristian Haugene
53d3f05b7a Escape special characters in rss-plugin input variables #1565 2020-12-12 00:39:44 +01:00
Kristian Haugene
643740c820 Brush up proxy and rss plugin images, build for multiarch support #1483 2020-12-06 21:54:17 +01:00
Patrick Kishino
3fbcb49014 Adds regexp support to rss 2020-06-03 15:51:08 +09:00
Kristian Haugene
615624af0b Changing armhf base image for compatability with all rpi verisons #721 2019-03-26 22:28:32 +01:00
Kristian Haugene
c319b28a25 Changing base image for armhf images #721 2019-03-09 21:02:25 +01:00
Kristian Haugene
66c7634f18 Standardize scripts, use bash and double brackets 2019-03-09 18:52:06 +01:00
Kristian Haugene
beb4618a08 Change base image for proxy and rss plugin #723 2019-02-26 23:32:03 +01:00
Adrien Kühn
117aaf0ceb
Fix builds on ARM arch but keeping ARM cross builds. Fix #638. 2018-12-16 13:02:23 +01:00
Adrien Kühn
5ab2fe9dae
Add ability to generate automatic ARM images 2018-08-19 23:26:12 -04:00
Lyz
98e1884e79
Fix transmission-rss dockerfile for arm 2018-04-14 00:43:58 +02:00
Bruno Perel
4e6e8511b8 Use separate container for the RSS plugin 2017-12-03 01:47:47 +01:00