Mark McDowall
9d980a8ac7
Manual Import sends progress messages
2015-05-13 08:05:23 -07:00
Mark McDowall
c4e1a732dd
Remove Kodi specific settings from PHT Settings
2015-05-13 08:01:39 -07:00
Mark McDowall
9f73b2b7f0
DotSolutions update
2015-05-12 17:08:10 -07:00
Mark McDowall
149c149094
Select input for select series in manual import
2015-05-12 17:07:56 -07:00
Mark McDowall
ee224cb422
Modal Regions inherit from a common base
2015-05-12 16:57:30 -07:00
Mark McDowall
335be1c85d
Interval for RSS is minutes
2015-05-12 14:40:52 -07:00
Mark McDowall
c3acfe34fe
Fixed: Exclude OS X Metadata files when scanning for files
...
Fixes #533
2015-05-12 11:05:11 -07:00
Taloth Saldono
6e7a2af86b
Ignore unicode test for now, fails on tc.
2015-05-12 01:42:11 +02:00
Keivan Beigi
cce280d260
HashAlgorithm.ComputerHash isn't thread safe,
2015-05-11 16:07:09 -07:00
Taloth Saldono
852f97012f
Fixed broken test.
2015-05-12 01:05:15 +02:00
Taloth Saldono
f221b00795
Kickass Verified Only flag no longer an Advanced option to increase visibility.
2015-05-12 00:30:49 +02:00
Taloth Saldono
429298c68c
Fixed manual import of unknown episodes.
2015-05-12 00:30:47 +02:00
Taloth Saldono
af060d73cc
Updated MediaInfo code for syno/linux.
2015-05-12 00:30:45 +02:00
Taloth Saldono
e98a174884
Fixed: Fetching multiple pages for kickass to get more releases on the recent/rss feed due to small page size.
2015-05-12 00:30:43 +02:00
Mark McDowall
92a23d0f8b
Casing for button text
2015-05-11 10:04:55 -07:00
Mark McDowall
d5ba11bd51
Merge pull request #245 from Sonarr/skyhook-search
...
Use skyhook for searching
2015-05-10 17:33:22 -07:00
Mark McDowall
a8aac36379
Use skyhook for searching
2015-05-10 17:32:52 -07:00
Thirrian
23c6da4746
Title case for buttons
2015-05-10 11:07:04 +02:00
Taloth Saldono
cf9391a7a3
Updated Container to handle Singleton Implementations instead of Singleton Interfaces.
2015-05-09 21:36:48 +02:00
Taloth Saldono
d0bf539a73
Fixed: A season pack import taking a long time should no longer cause the download to be deleted prematurely.
2015-05-09 10:10:16 +02:00
Mark McDowall
95bd82778f
Transform buttons to title case
2015-05-08 07:50:46 -07:00
Mark McDowall
b73413f189
Prefix relative dates with "in" where appropriate
2015-05-07 16:39:48 -07:00
Mark McDowall
df4604057e
Releases instead of reports (but no results found)
2015-05-07 10:17:26 -07:00
Taloth Saldono
1e2ba691ed
Don't run DownloadCompletedEvent if DownloadItem not Completed.
2015-05-05 21:53:20 +02:00
Taloth Saldono
6abda8adef
New: Added HD4Free.xyz to Torznab presets since that site now supports it.
2015-05-05 21:49:16 +02:00
Mark McDowall
84128482f4
Its a good idea to remove testing elements before merging
2015-05-05 12:45:35 -07:00
Mark McDowall
a184021621
Merge pull request #244 from Thirrian/sort-exception-fix
...
Fix for #242
2015-05-05 09:44:50 -07:00
Thirrian
c4f8e44f55
Fix for #242
...
Missing comma!
2015-05-05 18:04:44 +02:00
Mark McDowall
b359e1c175
Merge pull request #215 from Sonarr/manual-import
...
Manual Import
2015-05-05 08:42:24 -07:00
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
2015-05-05 08:41:39 -07:00
Mark McDowall
29ca1bc9da
Merge pull request #238 from Sonarr/blacklisting-v2
...
Improved Blacklisting
2015-05-05 08:40:36 -07:00
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
2015-05-05 08:39:41 -07:00
Mark McDowall
14f49489a7
Merge pull request #243 from Thirrian/tiny-ui-fix
...
Move error div inside body tag
2015-05-05 08:38:07 -07:00
Mark McDowall
4356da039f
Merge pull request #242 from Thirrian/sort-exception
...
Add sort key for series "A.D. The Bible Continues"
2015-05-05 08:37:49 -07:00
Mark McDowall
587aff602a
Fixed: Don't delete downloads unless a file was imported
2015-05-05 08:37:11 -07:00
Mark McDowall
1275d8098d
New: Limit grabs to 1 per second to reduce rapid API calls
2015-05-05 08:15:38 -07:00
Mark McDowall
0c6ca6971d
Fixed: Do not replace a file unless it contains the same episodes
2015-05-05 07:29:38 -07:00
Thirrian
f5fde97f68
Move error div inside body tag
2015-05-05 14:13:22 +02:00
Thirrian
50dc4c4f3d
Add sort key for series "A.D. The Bible Continues"
2015-05-05 13:55:50 +02:00
Taloth Saldono
c08d8252ff
Fixed some tests.
2015-05-04 01:30:16 +02:00
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
2015-05-04 00:50:10 +02:00
Taloth Saldono
4ca8178ca8
Add db name to Vacuum log message.
2015-05-03 20:52:07 +02:00
Mark McDowall
bb48491eb2
Merge pull request #230 from Chao-Man/develop
...
Fixed scrolling performance issues on Webkit based browsers.
2015-05-02 10:25:51 -07:00
Chao Man
0534fb4330
Fixed scrolling performance issues on Webkit based browsers. (Opera, Chrome, Safari)
...
Update theme.less
Rebased and added markus101's changes.
2015-05-02 18:40:05 +10:00
Mark McDowall
8b7eedf6f9
Actually make it lower case...
2015-05-02 01:23:04 -07:00
Mark McDowall
6ab629ea98
Partial updates for command updates
2015-05-01 22:03:20 -07:00
Taloth Saldono
97cbdfdc5c
Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
2015-05-02 00:28:47 +02:00
Taloth Saldono
25c77711cd
Log partial indexer response on parser error.
2015-05-01 23:51:31 +02:00
Mark McDowall
2e6cf2b7f6
Fixed: Parsing some anime releases with multiple absolute episode numbers
2015-04-30 07:08:55 -07:00
Mark McDowall
6592310f2b
Permissions can cause OWIN port registration to fail
2015-04-28 07:31:22 -07:00