aboutsummaryrefslogtreecommitdiff
path: root/www/flexget
Commit message (Collapse)AuthorAgeFilesLines
* www/flexget: update to 3.1.109Jan Beich2021-04-162-4/+4
| | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.1.108...v3.1.109 Reported by: Repology
* www/flexget: update to 3.1.108Jan Beich2021-04-073-8/+8
| | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.1.95...v3.1.108 Reported by: portscout, Repology
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* www/flexget: revert r560450 due to regressing transmission-rpcJan Beich2021-01-052-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ERROR transmission-rpc foo Error: Expecting value: line 1 column 1 (char 0) ERROR transmission-rpc foo Request: "{"tag": 0, "method": "session-get", "arguments": {}}" ERROR transmission-rpc foo HTTP data: "<h1>404: Not Found</h1>/transmission/" CRITICAL task foo BUG: Unhandled error in plugin transmission: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/transmission_rpc/client.py", line 277, in _request data = json.loads(http_data) | | -> '<h1>404: Not Found</h1>/transmission/' | -> <function loads at 0x8028b3160> -> <module 'json' from '/usr/local/lib/python3.9/json/__init__.py'> File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) | | -> '<h1>404: Not Found</h1>/transmission/' | -> <function JSONDecoder.decode at 0x80284da60> -> <json.decoder.JSONDecoder object at 0x8028459d0> File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) | | | | -> '<h1>404: Not Found</h1>/transmission/' | | | -> <built-in method match of re.Pattern object at 0x8027d6b70> | | -> '<h1>404: Not Found</h1>/transmission/' | -> <function JSONDecoder.raw_decode at 0x80284daf0> -> <json.decoder.JSONDecoder object at 0x8028459d0> File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None | -> '<h1>404: Not Found</h1>/transmission/' -> <class 'json.decoder.JSONDecodeError'> json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) Notes: svn path=/head/; revision=560451
* www/flexget: update to 3.1.95Jan Beich2021-01-052-4/+4
| | | | | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.1.94...v3.1.95 Reported by: Repology Notes: svn path=/head/; revision=560450
* www/flexget: update to 3.1.94Jan Beich2021-01-042-4/+4
| | | | | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.1.93...v3.1.94 Reported by: Repology Notes: svn path=/head/; revision=560340
* www/flexget: update to 3.1.93Jan Beich2020-12-312-4/+4
| | | | | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.1.92...v3.1.93 Reported by: Repology Notes: svn path=/head/; revision=559761
* www/flexget: update to 3.1.92Jan Beich2020-12-283-5/+11
| | | | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.1.80...v3.1.92 Notes: svn path=/head/; revision=559481
* www/py-flexget: rename to flexget and clean upJan Beich2020-12-284-0/+108
- Update COMMENT and pkg-descr from upstream - Drop py- suffix because standalone and only for default python - Drop out-of-date "Created by": everything changed since r321564 - Drop PORTEPOCH as package name changed - Sort variables Notes: svn path=/head/; revision=559480