Mark McDowall
|
4c1e211675
|
Fixed: Speed up disk rescaning during series refresh
|
2015-06-13 00:42:16 -07:00 |
Mark McDowall
|
3df5d9444b
|
Fixed: Next airing on series list
|
2015-06-09 00:32:17 -07:00 |
Mark McDowall
|
c42e322949
|
seasonNumber not season
|
2015-06-07 23:45:37 -07:00 |
Mark McDowall
|
963f1a168e
|
Refresh using sort order
|
2015-06-07 23:33:08 -07:00 |
Mark McDowall
|
36629242d1
|
Fixed: Size on disk display
|
2015-06-07 23:32:22 -07:00 |
Mark McDowall
|
408ff983cf
|
Use protocol agnostic URLs for images on add series
Closes #583
|
2015-06-07 21:28:21 -07:00 |
Mark McDowall
|
92b87b9d21
|
Fixed: Improved error messaging for manual import
|
2015-06-07 14:09:49 -07:00 |
Mark McDowall
|
c9f1039ab4
|
Poster x-class
|
2015-06-07 11:15:54 -07:00 |
Mark McDowall
|
3c52a9066c
|
New: Reload fanart and poster on series details after images are downloaded
|
2015-06-07 09:51:29 -07:00 |
Mark McDowall
|
4c3c705517
|
Fix error when season stats are missing
|
2015-06-07 02:14:40 -07:00 |
Mark McDowall
|
5a2fa41af7
|
New: Search for newly added past episodes after series is refreshed
Closes #503
|
2015-06-07 01:15:41 -07:00 |
Mark McDowall
|
27980b2cd6
|
Merge pull request #546 from Sonarr/season-pass
Season pass supports multi-select and new toggling options
|
2015-06-06 23:58:29 -07:00 |
Taloth Saldono
|
fc572500e4
|
Improved season pass styling
|
2015-06-06 23:55:32 -07:00 |
Mark McDowall
|
155c82c199
|
Season pass overhaul
New: Season Pass supports multi-select
New: Improved Season Pass toggling
Closes #396
|
2015-06-06 23:55:21 -07:00 |
Taloth Saldono
|
28e2cf97da
|
Fixed typo in UI.
|
2015-06-06 16:05:41 +02:00 |
Mark McDowall
|
acaa07c69d
|
Fixed: Calendar not showing some items on the last day of the week
|
2015-06-06 00:09:22 -07:00 |
Mark McDowall
|
6fd7a64330
|
GetCurrentProcessId for PidFileProvider
|
2015-06-05 23:12:41 -07:00 |
Taloth Saldono
|
546f4ab577
|
Disabled verified file transfer on windows.
|
2015-06-05 22:51:16 +02:00 |
Taloth Saldono
|
5effca92b8
|
New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
|
2015-06-05 21:59:41 +02:00 |
Taloth Saldono
|
aa4fca7177
|
Fixed: Torznab advanced setting 'Enable RageID Lookup' had wrong UI type.
fixes #599
|
2015-06-05 19:05:21 +02:00 |
Mark McDowall
|
860d7ed079
|
New: Support for SSL connections to Plex Media Server
|
2015-06-04 14:10:38 -07:00 |
Mark McDowall
|
eb8af60029
|
Strict parsing of anime releases that have a number at the end of the episode title
|
2015-06-04 13:58:25 -07:00 |
Mark McDowall
|
225489738d
|
Suppress warnings for free space check on fixed disks
|
2015-06-04 13:58:24 -07:00 |
Taloth Saldono
|
ccff4fe142
|
Fixed: Size Parsing in TorrentRss was a bit too tolerant.
fixes #590
|
2015-06-04 21:08:44 +02:00 |
Taloth Saldono
|
cd5b00afa8
|
Disabled unstable CI integration tests.
|
2015-06-03 22:13:13 +02:00 |
Taloth Saldono
|
866f971d41
|
Prevent ProgressMessageTarget from ever reading the command from the database.
|
2015-06-03 20:34:33 +02:00 |
Mark McDowall
|
6d18b37a94
|
Fixed: Exiting from tray icon
|
2015-06-02 22:43:45 -07:00 |
Mark McDowall
|
de3ba041f2
|
Fixed: Editing episode file quality
|
2015-06-02 22:12:41 -07:00 |
Mark McDowall
|
a2d8413b2a
|
Fixed: Early cleanup of completed tasks
|
2015-06-02 21:37:28 -07:00 |
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.
|
2015-06-02 22:03:47 +02:00 |
Taloth Saldono
|
724981db57
|
Fixed: Added x/h265 to renamer.
|
2015-06-02 21:43:41 +02:00 |
Mark McDowall
|
aae3970865
|
More logging for CommandExecutor
|
2015-06-02 00:18:34 -07:00 |
Mark McDowall
|
49718fbfbe
|
Merge pull request #563 from Sonarr/plex-partial-updates
Support for updating single series in Plex Library
|
2015-05-31 22:30:47 -07:00 |
Mark McDowall
|
587ad5beb5
|
New: Support for updating single series in Plex Library
|
2015-05-31 22:29:37 -07:00 |
Mark McDowall
|
4de20b09a8
|
Better validation messaging for Newznab Categories
|
2015-05-31 00:35:25 -07:00 |
Mark McDowall
|
f7adb19474
|
Ignore more signalr non-errors
|
2015-05-31 00:10:45 -07:00 |
Taloth Saldono
|
a1ff7cbef0
|
And added a test for it.
|
2015-05-29 20:55:38 +02:00 |
Taloth Saldono
|
1cc6ad0d5f
|
Fixed transmission returning -1 as Eta.
|
2015-05-29 20:50:35 +02:00 |
Taloth Saldono
|
aa78807ee2
|
Fixed transmission returning -1 as Eta.
|
2015-05-29 20:48:11 +02:00 |
Mark McDowall
|
5fda64de66
|
Shift select range on Missing/Cutoff Unmet
|
2015-05-28 16:46:52 -07:00 |
Taloth Saldono
|
75a50b83fb
|
Updated Rarbg to use ratelimit service.
|
2015-05-29 01:10:50 +02:00 |
Taloth Saldono
|
78ade3250c
|
Added RateLimit service to globally manager short duration ratelimits.
|
2015-05-29 01:10:49 +02:00 |
Mark McDowall
|
fac6b05bb4
|
Updated MediaInfo to 0.7.74 (Windows and OS X)
Closes #495
|
2015-05-27 00:34:46 -07:00 |
Taloth Saldono
|
39aef8bed5
|
Merge branch 'torrentrss' into develop
|
2015-05-27 08:03:04 +02:00 |
Taloth Saldono
|
99e9e4f5fd
|
Merge branch 'rarbg-support' into develop
|
2015-05-27 08:02:38 +02:00 |
Taloth Saldono
|
70544738ed
|
Merge branch 'metadata-creation' into develop
|
2015-05-27 08:01:01 +02:00 |
Lars
|
90469630d1
|
rTorrent: Fix load commands
|
2015-05-27 07:09:43 +02:00 |
Taloth
|
7a74327761
|
Merge pull request #565 from larsjohnsen/rtorrent-fixes
rTorrent: Update method names, enable compression on XMLRPC
|
2015-05-26 19:48:15 +02:00 |
Taloth Saldono
|
ba2da07c2f
|
Added tests and refactored TorrentRss code.
|
2015-05-26 19:42:22 +02:00 |
Lars
|
5363a9e8d7
|
rTorrent: Update method names, enable compression on XMLRPC
|
2015-05-26 09:32:44 +02:00 |