Mark McDowall
225489738d
Suppress warnings for free space check on fixed disks
10 years ago
Taloth Saldono
ccff4fe142
Fixed: Size Parsing in TorrentRss was a bit too tolerant.
...
fixes #590
10 years ago
Taloth Saldono
cd5b00afa8
Disabled unstable CI integration tests.
10 years ago
Taloth Saldono
866f971d41
Prevent ProgressMessageTarget from ever reading the command from the database.
10 years ago
Mark McDowall
6d18b37a94
Fixed: Exiting from tray icon
10 years ago
Mark McDowall
de3ba041f2
Fixed: Editing episode file quality
10 years ago
Mark McDowall
a2d8413b2a
Fixed: Early cleanup of completed tasks
10 years ago
Taloth Saldono
1fbbfb3317
Fixed: A bug caused way too much data being read during MediaInfo discovery (often the entire file).
...
Fixed: Further optimized the MediaInfo discovery to reduce the read data to a couple of dozen kbytes, but less detailed.
10 years ago
Taloth Saldono
724981db57
Fixed: Added x/h265 to renamer.
10 years ago
Mark McDowall
aae3970865
More logging for CommandExecutor
10 years ago
Mark McDowall
587ad5beb5
New: Support for updating single series in Plex Library
10 years ago
Mark McDowall
4de20b09a8
Better validation messaging for Newznab Categories
10 years ago
Mark McDowall
f7adb19474
Ignore more signalr non-errors
10 years ago
Taloth Saldono
a1ff7cbef0
And added a test for it.
10 years ago
Taloth Saldono
1cc6ad0d5f
Fixed transmission returning -1 as Eta.
10 years ago
Taloth Saldono
aa78807ee2
Fixed transmission returning -1 as Eta.
10 years ago
Mark McDowall
5fda64de66
Shift select range on Missing/Cutoff Unmet
10 years ago
Taloth Saldono
75a50b83fb
Updated Rarbg to use ratelimit service.
10 years ago
Taloth Saldono
78ade3250c
Added RateLimit service to globally manager short duration ratelimits.
10 years ago
Mark McDowall
fac6b05bb4
Updated MediaInfo to 0.7.74 (Windows and OS X)
...
Closes #495
10 years ago
Taloth Saldono
39aef8bed5
Merge branch 'torrentrss' into develop
10 years ago
Taloth Saldono
99e9e4f5fd
Merge branch 'rarbg-support' into develop
10 years ago
Taloth Saldono
70544738ed
Merge branch 'metadata-creation' into develop
10 years ago
Lars
90469630d1
rTorrent: Fix load commands
10 years ago
Taloth Saldono
ba2da07c2f
Added tests and refactored TorrentRss code.
10 years ago
Lars
5363a9e8d7
rTorrent: Update method names, enable compression on XMLRPC
10 years ago
Mark McDowall
4010a5336c
Version and product for MyPlex Authentication
10 years ago
Michel Zehnder
9d7522cc15
New: Add generic TorrentRssIndexer support.
...
Add support for generic RSS feeds. Parses the feed and tests if it is
EZTV compatible, or if it has all required fields for the generic
TorrentRssParser
10 years ago
Mark McDowall
a090ed8b5e
Support for Season xx Episode yy multi-episode format
10 years ago
Taloth Saldono
6b9c686390
Fixed tests.
10 years ago
Taloth Saldono
6744e0d506
New: Added support for Rarbg as replacement for Eztv.
10 years ago
Mark McDowall
bbcabf0632
Fixed: Don't use folder quality when it is unknown and file quality is
...
Closes #560
10 years ago
Taloth Saldono
b540307dbd
Fixed: Series/season metadata also created on episode import.
10 years ago
Taloth Saldono
4a6778c609
HDBits fixup.
10 years ago
scherzo
3ae2883eb5
New: Add support for the HDBits torrent tracker.
...
The indexer implementation borrows heavily from the BroadcastTheNet
implementation as HDBits also provides a JSON API that can be used
to query both the recent torrents and the catalog.
10 years ago
Taloth Saldono
dc91fa0206
Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
...
fixes #556
10 years ago
Mark McDowall
fb02499823
Fixed: Parsing of season and episode inside square brackets
...
Closes : #501
10 years ago
Mark McDowall
f4b9d0336d
Log signalR errors as trace when they are network connection aborted
...
Closes #498
10 years ago
Mark McDowall
49acae0fbb
Make sure URL base doesn't start with http or https
...
Closes #532
10 years ago
Mark McDowall
f547cfd0c9
Merge pull request #553 from larsjohnsen/settings-bind-address-fix
...
Settings: Remove misleading placeholder, fix error-message
10 years ago
Taloth Saldono
1bdc1acddd
Fixed tiny cosmetic in rTorrent settings.
10 years ago
Taloth Saldono
267b54fd8b
Merge branch 'qualitysize' into develop
10 years ago
Taloth Saldono
527663e27e
Merge branch 'upstart-update' into develop
10 years ago
Taloth Saldono
310b788352
Merge branch 'pr/n222_larsjohnsen' into develop
10 years ago
Taloth Saldono
7d23f24854
New: Hand-off update logic to handle upstart/systemd and other auto-restart mechanisms.
10 years ago
Taloth Saldono
ab1e82414b
Fixed: Unlimited MaxSize and increased granularity.
...
fixes #337
10 years ago
Lars
00ba19d683
Settings: Remove misleading placeholder, fix error-message
10 years ago
Taloth Saldono
e5278a0243
Added advanced torznab option to disable rageid lookups for trackers only supporting title queries.
10 years ago
Mark McDowall
7c246abc88
Fix torrent blacklisting when InfoHash is available
10 years ago
Mark McDowall
475f4244c4
Recent folders for add series now show clickable cursor
10 years ago
Mark McDowall
f57dea7f1f
New: Store last 5 used folders from manual import
10 years ago
Taloth Saldono
f1a5261e0a
Properly dispose filestream after getting mediainfo.
10 years ago
Taloth Saldono
fe5cb9503c
Updated kickass url... again
10 years ago
Your Name
4b9664d82a
Download clients: New client rTorrent
10 years ago
Lars Johnsen
c8c17bce7e
Compilation: Misc changes to support XBuild
10 years ago
Mark McDowall
366e3ed0be
Merge pull request #539 from larsjohnsen/source-case-inconistancies
...
Compilation: Fix case inconsistencies
10 years ago
Taloth
cef6eb7509
Merge pull request #544 from Sonarr/mediainfo-unicode
...
Integrated MediaInfo wrapper to be able to properly handle Unicode
10 years ago
Mark McDowall
f88e2e2b79
Fix tests
10 years ago
Mark McDowall
57bcc9f4c1
Don't filter excluded files twice
10 years ago
Mark McDowall
69dd1c6ec4
Test to make sure we scan files in root of series folder (no season folders)
10 years ago
Mark McDowall
761a106fa9
Use HTTPS for piwik when loading via HTTPS
10 years ago
Taloth Saldono
5cd2d71e6f
Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
10 years ago
Mark McDowall
96578ca59b
Stricter rejection of series subfolders
...
Fixed: Exclude .@__thumb folders from series disk scans
Fixes #538
10 years ago
Mark McDowall
213f905767
Only make manual import cells clickable when previous steps have been done
10 years ago
Mark McDowall
9d980a8ac7
Manual Import sends progress messages
10 years ago
Mark McDowall
c4e1a732dd
Remove Kodi specific settings from PHT Settings
10 years ago
Mark McDowall
9f73b2b7f0
DotSolutions update
10 years ago
Mark McDowall
149c149094
Select input for select series in manual import
10 years ago
Mark McDowall
ee224cb422
Modal Regions inherit from a common base
10 years ago
Mark McDowall
335be1c85d
Interval for RSS is minutes
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Mark McDowall
c3acfe34fe
Fixed: Exclude OS X Metadata files when scanning for files
...
Fixes #533
10 years ago
Taloth Saldono
6e7a2af86b
Ignore unicode test for now, fails on tc.
10 years ago
Keivan Beigi
cce280d260
HashAlgorithm.ComputerHash isn't thread safe,
10 years ago
Taloth Saldono
852f97012f
Fixed broken test.
10 years ago
Taloth Saldono
f221b00795
Kickass Verified Only flag no longer an Advanced option to increase visibility.
10 years ago
Taloth Saldono
429298c68c
Fixed manual import of unknown episodes.
10 years ago
Taloth Saldono
af060d73cc
Updated MediaInfo code for syno/linux.
10 years ago
Taloth Saldono
e98a174884
Fixed: Fetching multiple pages for kickass to get more releases on the recent/rss feed due to small page size.
10 years ago
Mark McDowall
92a23d0f8b
Casing for button text
10 years ago
Mark McDowall
a8aac36379
Use skyhook for searching
10 years ago
Thirrian
23c6da4746
Title case for buttons
10 years ago
Taloth Saldono
cf9391a7a3
Updated Container to handle Singleton Implementations instead of Singleton Interfaces.
10 years ago
Taloth Saldono
d0bf539a73
Fixed: A season pack import taking a long time should no longer cause the download to be deleted prematurely.
10 years ago
Mark McDowall
95bd82778f
Transform buttons to title case
10 years ago
Mark McDowall
b73413f189
Prefix relative dates with "in" where appropriate
10 years ago
Mark McDowall
df4604057e
Releases instead of reports (but no results found)
10 years ago
Taloth Saldono
1e2ba691ed
Don't run DownloadCompletedEvent if DownloadItem not Completed.
10 years ago
Taloth Saldono
6abda8adef
New: Added HD4Free.xyz to Torznab presets since that site now supports it.
10 years ago
Mark McDowall
84128482f4
Its a good idea to remove testing elements before merging
10 years ago
Thirrian
c4f8e44f55
Fix for #242
...
Missing comma!
10 years ago
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
10 years ago
Mark McDowall
bc03ad2a18
Blacklisting torrents and using more info to evaluate matches
...
New: Blacklisting torrents manually
New: Details on why a release was blacklisted in the UI
New: Blacklist matching take into account indexer, size, date and name
10 years ago
Mark McDowall
14f49489a7
Merge pull request #243 from Thirrian/tiny-ui-fix
...
Move error div inside body tag
10 years ago
Mark McDowall
4356da039f
Merge pull request #242 from Thirrian/sort-exception
...
Add sort key for series "A.D. The Bible Continues"
10 years ago
Mark McDowall
587aff602a
Fixed: Don't delete downloads unless a file was imported
10 years ago
Mark McDowall
1275d8098d
New: Limit grabs to 1 per second to reduce rapid API calls
10 years ago
Mark McDowall
0c6ca6971d
Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Thirrian
f5fde97f68
Move error div inside body tag
10 years ago
Thirrian
50dc4c4f3d
Add sort key for series "A.D. The Bible Continues"
10 years ago