Mark McDowall
|
942be364dc
|
Treat XEM aliases as SceneSeasonNumber
Fixed: Aliases used incorrectly when TVDB season number matched the seaon number of the alias
Closes #1140
|
9 years ago |
Keivan Beigi
|
44e09e2220
|
build.sh uses msbuild 14
|
9 years ago |
Keivan Beigi
|
0fcd20ec4a
|
use npm-cache if installed
|
9 years ago |
Taloth Saldono
|
4c5707bba8
|
Fixed: Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile.
|
9 years ago |
Taloth Saldono
|
947f494e72
|
Fixed: Release Group detection didn't handle RLSGRP_English properly.
fixes #1198
|
9 years ago |
Taloth Saldono
|
3f74a87b45
|
Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources.
fixes #1193
|
9 years ago |
Taloth Saldono
|
da0bdc5750
|
New: Added RERIP as REPACK (Proper).
|
9 years ago |
Taloth Saldono
|
3ea59cd91b
|
Don't set ACL if already set.
|
9 years ago |
Taloth Saldono
|
9b42dc7082
|
Reconfigure Logging early in the process to set the correct log level.
|
9 years ago |
Taloth Saldono
|
8b1c022244
|
Updated NLog to 4.3.0-rc1.
|
9 years ago |
Mark McDowall
|
e5cb8bb0bd
|
Fixed: Some releases with date and season/episode numbers with multiple episodes on a single day
Closes #1192
|
9 years ago |
Mark McDowall
|
d37343bb7d
|
Fixed: Prevent root folders from being added under the startup folder
|
9 years ago |
Nathan
|
9c91f11cdc
|
New: Safari Pinned tab icon
Closes #1122
|
9 years ago |
Mark McDowall
|
444fcf5ae5
|
Fixed: Use new rTorrent commands when resolving magnets
Closes #1199
|
9 years ago |
Mark McDowall
|
31f8e0a47a
|
New: Windows Phone theme
|
9 years ago |
Mark McDowall
|
1e0fcc877b
|
New: Mobile Chrome theme (Android 5.0+)
|
9 years ago |
Björn Dahlgren
|
1293bab868
|
Run gulp using npm Simplifies usage of gulp and makes sure everyone is using same version
|
9 years ago |
GΛVĪN
|
9de92d18e1
|
Updated OS X startup script to work with macports mono
|
9 years ago |
Mark McDowall
|
5a877cbd62
|
Fixed: RSS Sync failing due to one broken indexer
|
9 years ago |
Taloth Saldono
|
99aa25bf83
|
New: Light green background color in Season Pass for seasons with all episodes downloaded.
|
9 years ago |
Iain Nicol
|
5f66c15b91
|
Fixed: Allow underscore when validating hostnames
This is particularly useful on FreeNAS. It uses underscores in the hostnames when creating plugin jails.
|
9 years ago |
Mark McDowall
|
af220c7f7b
|
ItemViewContainer didn't exist sometimes for root folders
Fixed: Error displaying existing root folders in some cases
Closes #1170
|
9 years ago |
Mark McDowall
|
59e71a4cd9
|
Include series type for CustomScript
|
9 years ago |
Mark McDowall
|
6b1a4c4198
|
Always validate settings when testing thingies
Fixed: Validation skipped when saving connections
|
9 years ago |
Mark McDowall
|
1072c5247c
|
On grab for custom scripts
New: On Grab handling for Custom Scripts
|
9 years ago |
Taloth Saldono
|
6508e920fe
|
New: Added (fairly strict) regex for the new scene WEB quality = WEB-DL.
|
9 years ago |
Taloth Saldono
|
1154e0eeb3
|
Add WebException handlers to prevent them reaching the UI.
|
9 years ago |
Taloth Saldono
|
2d96914bfa
|
Send Http auth without waiting for challenge.
|
9 years ago |
Taloth Saldono
|
70494c3674
|
Adding magnet to qbit should use FormData not QueryParam.
|
9 years ago |
Taloth Saldono
|
d68ad98176
|
Fixed: UsenetBlackhole not importing since latest develop.
|
9 years ago |
Taloth Saldono
|
eb70a6419c
|
Fixed: Not uploading nzbs to Nzbget on linux since previous develop.
|
9 years ago |
Taloth Saldono
|
22aa759abc
|
Fixed: Rarbg indexer broken on develop.
|
9 years ago |
Taloth Saldono
|
19b8fb6d8b
|
Merge branch 'blackhole-delay' into develop
|
9 years ago |
Taloth Saldono
|
d4bc835b1c
|
New: Delaying Blackhole imports while they're still being updated.
|
9 years ago |
Taloth Saldono
|
b99d82cccc
|
Ensure auto-generated mocks are also registered in the test container.
|
9 years ago |
Taloth Saldono
|
25d481d5d9
|
Migrated all Download client proxies from RestSharp to HttpClient.
|
9 years ago |
Taloth Saldono
|
23871503a2
|
Replaced Uri with HttpUri.
|
9 years ago |
Taloth Saldono
|
7c54fa70d7
|
Added support for FormData (AddFormParameter and AddFormUpload), which automatically gets converted to multipart/form-data or application/x-www-form-urlencoded.
|
9 years ago |
Taloth Saldono
|
2ffbbb0e71
|
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
|
9 years ago |
Taloth Saldono
|
7818f0c59b
|
Fixed: Don't purge xem scene mapping cache when new series gets added.
|
9 years ago |
Taloth Saldono
|
03e2adc332
|
Sort episodes in calendar by ep nr if airdate is the same.
|
9 years ago |
Taloth Saldono
|
e6ab4196de
|
Revert "Fixed: Sort episodes on the api by episode number when they air at the same time."
This reverts commit 9ffc0ec521 .
|
9 years ago |
Mark McDowall
|
f2784d3ec2
|
New: Trakt links on series details
|
9 years ago |
Mark McDowall
|
ef3d508b31
|
Fixed: Anime season search won't search for missing episodes
|
9 years ago |
Taloth Saldono
|
9ffc0ec521
|
Fixed: Sort episodes on the api by episode number when they air at the same time.
|
9 years ago |
Mark McDowall
|
b598add64e
|
Updated FluentValidation
|
9 years ago |
Mark McDowall
|
47446515d1
|
Update CONTRIBUTING.md
|
9 years ago |
Taloth Saldono
|
e5de7fb8cf
|
Fixed: Don't trigger SceneMapping update and Housekeeping right on the startup event.
|
9 years ago |
Taloth Saldono
|
55e870f295
|
Added version to logged exceptions.
|
9 years ago |
Taloth Saldono
|
1485c83ab6
|
Don't hammer thexem, kthxbai.
|
9 years ago |