Skip to content

Commit 944d190

Browse files
committed
Bump version to 2.103
* torrent hash deduplication when identifying torrent releases * trakt: avoid printing full stack trace during token authorisation * trakt: fix intermittent errors with strptime() * plex: rate limit api requests * fixes #56: plex metadata url replaced with discover on base endpoint * additional error handling for failed responses * additional debug logging during processing loop
1 parent e7e5dfb commit 944d190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/ui_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = ['2.102', "Settings compatible update", []]
1+
version = ['2.103', "Settings compatible update", []]
22
run_directly = "true"
33
debug = "false"
44
log = "false"

0 commit comments

Comments
 (0)