Commit graph

4008 commits

Author SHA1 Message Date
JackDandy
5dfaf57793 Update Six compatibility library 1.10.0 (r433) → 1.11.0 (68112f3). 2018-03-28 01:16:31 +01:00
JackDandy
dfe27548f5 Merge branch 'feature/UpdateSimpleJSON' into develop 2018-03-28 01:15:53 +01:00
JackDandy
4fa4ec8191 Update SimpleJSON library 3.10.0 (c52efea) → 3.13.2 (6ffddbe). 2018-03-28 01:15:25 +01:00
JackDandy
5ee8a5b53d Merge branch 'feature/UpdateScandir' into develop 2018-03-28 01:01:52 +01:00
JackDandy
25b67c5a68 Update scandir 1.3 → 1.6 (c3592ee) 2018-03-28 01:00:56 +01:00
JackDandy
8c6f60b963 Merge branch 'feature/UpdateRequests' into develop 2018-03-28 00:54:55 +01:00
JackDandy
e60f9300a3 Update Requests library 2.13.0 (fc54869) → 2.15.1 (282b01a). 2018-03-28 00:54:41 +01:00
JackDandy
d889593043 Merge branch 'feature/UpdateRarfile' into develop 2018-03-28 00:54:03 +01:00
JackDandy
615b123cef Update rarfile 3.0 (3e54b22) → 3.0 (2704344). 2018-03-28 00:53:45 +01:00
JackDandy
c024e7e1cd Merge branch 'feature/UpdatePySocks' into develop 2018-03-28 00:53:06 +01:00
JackDandy
9ce4e7c4d0 Update PySocks 1.6.5 (b4323df) → 1.6.8 (524ceb4). 2018-03-28 00:52:44 +01:00
JackDandy
c42c0d5dc0 Merge branch 'feature/UpdatePyCertifi' into develop 2018-03-28 00:49:58 +01:00
JackDandy
12faaf3d9e Update Certifi 2017.07.27 (f808089) → 2018.01.18 (e225253). 2018-03-28 00:49:33 +01:00
JackDandy
4eec1150e5 Merge branch 'feature/UpdateProfileHooks' into develop 2018-03-28 00:48:57 +01:00
JackDandy
8bd2cc37bf Update profilehooks 1.9.0 (de7d59b) → 1.10.0 (0ce1e29). 2018-03-28 00:48:25 +01:00
JackDandy
3d4b034cb1 Merge branch 'feature/UpdateMoment' into develop 2018-03-28 00:47:35 +01:00
JackDandy
d0a53bb483 Update moment.js 2.17.1 → 2.21.0 2018-03-28 00:47:17 +01:00
JackDandy
57ca42e20a Merge branch 'feature/UpdateJqForm' into develop 2018-03-28 00:46:37 +01:00
JackDandy
d4c3255c37 Update jquery.form plugin 3.51.0 → 4.2.2 2018-03-28 00:46:20 +01:00
JackDandy
655b8e422a Merge branch 'feature/UpdateIMDb' into develop 2018-03-28 00:45:35 +01:00
JackDandy
78026584eb Update IMDb 5.1 (r907) → 5.2.1dev20171113 (f640595).
Thanks to the backport by @MasterMind2k
2018-03-28 00:45:15 +01:00
JackDandy
18c400acec Merge branch 'feature/UpdateHtml5lib' into develop 2018-03-28 00:44:29 +01:00
JackDandy
cadd80adb5 * Update html5lib 0.99999999/1.0b9 (1a28d72) → 1.1-dev (e9ef538). 2018-03-28 00:44:16 +01:00
JackDandy
7c3c9c6095 Merge branch 'feature/UpdateHachoir' into develop 2018-03-28 00:43:29 +01:00
JackDandy
980e05cc99 Change Hachoir can't support PY2 so backport their PY3 to prevent a need for system dependant external binaries like mediainfo.
Backported 400 revisions from rev 1de4961-8897c5b (2018-2014).
Move core/benchmark, core/cmd_line, core/memory, core/profiler and core/timeout to core/optional/*
Remove metadata/qt*

PORT: Version 2.0a3 (inline with 3.0a3 @ f80c7d5).
Basic Support for XMP Packets.
tga: improvements to adhere more closely to the spec.
pdf: slightly improved parsing.
rar: fix TypeError on unknown block types.
Add MacRoman win32 codepage.
tiff/exif: support SubIFDs and tiled images.
Add method to export metadata in dictionary.
mpeg_video: don't attempt to parse Stream past length.
mpeg_video: parse ESCR correctly, add SCR value.
Change centralise CustomFragments.
field: don't set parser class if class is None, to enable autodetect.
field: add value/display for CustomFragment.
parser: inline warning to enable tracebacks in debug mode.
Fix empty bytestrings in makePrintable.
Fix contentSize in jpeg.py to account for image_data blocks.
Fix the ELF parser.
Enhance the AR archive parser.
elf parser: fix wrong wrong fields order in parsing little endian section flags.
elf parser: add s390 as a machine type.
Flesh out mp4 parser.

PORT: Version 2.0a1 (inline with 3.0a1).
Major refactoring and PEP8.
Fix ResourceWarning warnings on files. Add a close() method and support for the context manager protocol ("with obj: ...") to parsers, input and output streams.
metadata: get comment from ZIP.
Support for InputIOStream.read(0).
Fix sizeGe when size is None.
Remove unused new_seekable_field_set file.
Remove parser Mapsforge .map.
Remove parser Parallel Realities Starfighter .pak files.
sevenzip: fix for newer archives.
java: update access flags and modifiers for Java 1.7 and update description text for most recent Java.
Support ustar prefix field in tar archives.
Remove file_system* parsers.
Remove misc parsers 3d0, 3ds, gnome_keyring, msoffice*, mstask, ole*, word*.
Remove program parsers macho, nds, prc.
Support non-8bit Character subclasses.
Python parser supports Python 3.7.
Enhance mpeg_ts parser to support MTS/M2TS.
Support for creation date in tiff.
Change don't hardcode errno constant.

PORT: 1.9.1
Internal Only: The following are legacy reference to upstream commit messages.
Relevant changes up to b0a115f8.
Use integer division.
Replace HACHOIR_ERRORS with Exception.
Fix metadata.Data: make it sortable.
Import fixes from e7de492.
PORT: Version 2.0a1 (inline with 3.0a1 @ e9f8fad).
Replace hachoir.core.field with hachoir.field
Replace hachoir.core.stream with hachoir.stream
Remove the compatibility module for PY1.5 to PY2.5.
metadata: support TIFF picture.
metadata: fix string normalization.
metadata: fix datetime regex Fix hachoir bug #57.
FileFromInputStream: fix comparison between None and an int.
InputIOStream: open the file in binary mode.
2018-03-28 00:43:11 +01:00
JackDandy
09d00d7d2c Merge branch 'feature/UpdateFeedParser' into develop 2018-03-28 00:42:09 +01:00
JackDandy
8fe34fb5eb Update feedparser library 5.2.1 (f1dd1bb) → 5.2.1 (5646f4c) - Uses the faster cchardet if installed. 2018-03-28 00:41:58 +01:00
JackDandy
54129c519c Merge branch 'feature/UpdateDateutil' into develop 2018-03-28 00:41:00 +01:00
JackDandy
929c6a71ae Update dateutil library 2.6.1 (2f3a160) → 2.7.2 (ff03c0f) 2018-03-28 00:40:29 +01:00
JackDandy
2b199a4eae Merge branch 'feature/UpdateChardet' into develop 2018-03-28 00:34:48 +01:00
JackDandy
2e0de9480c Update chardet packages 3.0.4 (9b8c5c2) → 4.0.0 (b3d867a). 2018-03-28 00:34:26 +01:00
JackDandy
631c79c2a2 Merge branch 'feature/UpdateCacheControl' into develop 2018-03-28 00:33:01 +01:00
JackDandy
1fb4330d1e Update cachecontrol library 0.12.3 (db54c40) → 0.12.4 (bc43a32) 2018-03-28 00:32:04 +01:00
JackDandy
14b08feddd Merge branch 'feature/UpdateBackportsHostmatch' into develop 2018-03-28 00:29:39 +01:00
JackDandy
0c30a21968 Update backports/ssl_match_hostname 3.5.0.1 (r18) → 3.7.0.1 (r28). 2018-03-27 12:41:33 +01:00
JackDandy
e16653c817 Change bump version for dev cycle. 2018-03-24 05:15:11 +00:00
JackDandy
3d8fc73db6 Merge branch 'master' into develop 2018-03-23 23:06:13 +00:00
JackDandy
b4f8eab008 Merge branch 'hotfix/0.15.1' 2018-03-23 23:04:11 +00:00
JackDandy
5a53eb72da Fix Growl display correct message on test notification success + change notification icon. 2018-03-23 23:02:59 +00:00
Prinz23
c6e47a9bed Fix overwriting repack where renamed filename has '-' in title.
Change prevent overwriting release_name field with filename, if already set.
2018-03-23 23:02:58 +00:00
JackDandy
a77e5a010b Merge branch 'master' into develop 2018-03-22 00:09:00 +00:00
JackDandy
c74ed7a45f
Merge pull request #1075 from JackDandy/release/0.15.0
Release/0.15.0
2018-03-22 00:02:40 +00:00
JackDandy
478565413b Prepare release, bump date. 2018-03-22 00:00:22 +00:00
JackDandy
2af8da1ced
Merge pull request #1074 from JackDandy/feature/ChangeNotifyDeleted
Change notify enabled Emby, Kodi, and Plex clients to update on deleted.
2018-03-21 08:20:02 +00:00
JackDandy
ae6289695f Change notify enabled Emby, Kodi, and Plex clients to update on deleted. 2018-03-20 14:17:41 +00:00
JackDandy
f213cd9ccc Merge branch 'master' into develop 2018-03-19 13:13:19 +00:00
JackDandy
b635a9d4fb Merge branch 'hotfix/0.14.9' 2018-03-19 13:12:05 +00:00
JackDandy
9225c84016 Change remove dead tor caches and stop searching episodes that have a magnet saved.
Change AlphaRatio provider freeleech mode; prevent spoiling user ratio from ambiguous filtered results.

The AR "Freeleech" search filter has changed to additionally return "Timed" and "Expired" freeleech items. However, this change makes results ambiguous to the point that a ratio can be ruined if an item snatched is expired or expiring. Therefore, when freeleech mode is active for this provider, all except pure *freeleech* items are discarded from results.
2018-03-19 13:11:25 +00:00
JackDandy
f34f2f30a7 Merge branch 'feature/AddProvShowRSS' into develop 2018-03-19 13:09:41 +00:00
JackDandy
2155d5205b Add showRSS torrent provider. 2018-03-19 13:09:01 +00:00