Skip to content

Releases: nning/transmission-rss

0.1.22

05 Aug 14:23
0.1.22
Compare
Choose a tag to compare

Fixed bug that caused crash when running without HOME environment variable set (e.g. from systemd unit under Debian).

0.1.21

06 Jun 08:45
0.1.21
Compare
Choose a tag to compare

Additionally load user config from "$XDG_CONFIG_HOME/transmission-rss/config.yml" as requested in #13.

0.1.20

06 Jun 08:43
0.1.20
Compare
Choose a tag to compare

Support for Ruby >= 1.9.3.

0.1.19

09 Nov 21:49
0.1.19
Compare
Choose a tag to compare

Support for HTTP Basic Authentication.

0.1.18

16 Jun 15:49
0.1.18
Compare
Choose a tag to compare

Filter feed item titles by regular expression.

0.1.16

15 Apr 14:34
0.1.16
Compare
Choose a tag to compare

Redirects from http to https on feed aggregation are followed and URIs are properly encoded.

0.1.14

08 Mar 14:38
Compare
Choose a tag to compare
Handle connection refusals and timeouts.

0.1.13

08 Mar 14:39
Compare
Choose a tag to compare
Fork option in config file and PID file support.

0.1.12

08 Mar 14:39
Compare
Choose a tag to compare
Removed graphical config editor and use default YAML engine.