Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi
598b5322b7
Fixed linux build
8 years ago
Keivan Beigi
fdb5ccdae1
Updated Newtonsoft.Json from 6.0.6 to 9.0.1
8 years ago
Keivan Beigi
a2ce435239
Upgraded Nlog, NCrunch
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
f16dd069b5
Upgraded DDay.iCal to Ical.Net
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
8 years ago
Keivan Beigi
cf58e52f40
Upgraded Nancy!!!!
8 years ago
Taloth Saldono
1251e294cd
Saving settings failed if value was null.
8 years ago
Mark McDowall
eb8ef6c337
Fixed: login page being returned instead of unauthorized response
8 years ago
Mark McDowall
50a0e9514e
Fixed: Default redirect URL for forms auth will use URL Base if configured
8 years ago
Taloth Saldono
36a3e86882
New: Added filter by tag to iCal feed.
...
closes #1430
8 years ago
Mark McDowall
e76fb8c90b
Fixed: Issue loading settings on some systems
8 years ago
Taloth Saldono
080e2e9eff
New: Added query parameter to ical feed to list premiers only.
...
fixes #1463
fixes #1442
8 years ago
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
8 years ago
Taloth Saldono
713e109bc9
Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
...
fixes #1452
8 years ago
Mark McDowall
2d54ca5d47
New: Ability to include unmonitored episodes in the iCAL feed
...
Closes #1442
8 years ago
Taloth Saldono
73fb216e6f
New: Added CAPTCHA support to Rarbg.
9 years ago
Taloth Saldono
b80d6c74ad
Api errors now log statuscode too.
9 years ago
Mark McDowall
1218dd255f
Fixed: Allow series to be added unmonitored through the API
...
Closes #1404
9 years ago
Taloth Saldono
87d00abdf1
Adjusted Gzip stream to reduce response times.
9 years ago
Taloth Saldono
19aded7a15
Order the pipeline registration process.
9 years ago
Taloth Saldono
a2536deef0
Fixed: Significantly improved api performance.
9 years ago
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
9 years ago
Taloth Saldono
f0ae908892
Merge remote-tracking branch 'upstream/search-delays' into develop
9 years ago
Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
9 years ago
Mark McDowall
67ff871cf6
FolderWritableValidator
...
Fixed: Information in UI when attempting to add a root folder that is not writable
Fixes #1280
9 years ago
Mark McDowall
fd42ddec1b
Fixed: Respect delays when searching after a failed DownloadRelease
...
Closes #1292
9 years ago
Taloth Saldono
229986033c
Added logging of Sonarr API calls.
9 years ago
Taloth Saldono
b479064abd
Moved Proxy types around and refactored/renamed a few things.
9 years ago
Lloyd Sparkes
bfe134ee54
Proxy Support for Sonarr #732
...
Switch to use Port #0 which just uses the next free port
Non Functional - Code Cleanup
Tabs -> Spaces,
Opps Deleted too much
Refactoring & Code Cleanup & Move Config to DB
remove unneeded line
Clean Up Spaces
Code Review Points on the UI
FIx extra space
Clean Up unrequired changes
Add a HealthCheck.
Extra Check in ProxyCheck. Correctly deal with Socks Authentication
Remove SubModule
Add in Nuget + Tweak ProxyCheck
Code Review Points
Missed Review Point
Add Subnet Filtering, Add ProxyBypass for local addresses. UI updated for property changes.
Fix typo, and copy&paste error
Tweak URL to hit
9 years ago
Mark McDowall
76f8cc81da
Fixed: Don't force testing when updating connections, indexers or download clients
9 years ago
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
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
9 years ago
Mark McDowall
d37343bb7d
Fixed: Prevent root folders from being added under the startup folder
9 years ago
Mark McDowall
6b1a4c4198
Always validate settings when testing thingies
...
Fixed: Validation skipped when saving connections
9 years ago
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
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
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
c38608e3cf
Fixed Protocol returned for release/push endpoint
9 years ago
Mark McDowall
cb43888496
Fixed: Use Protocol over DownloadProtocol for ReleasePushModule
...
DownloadProtocol is still supported for backwards compatibility
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
e01b2ef25c
Fixed some compile warnings.
9 years ago
Taloth Saldono
2f50074123
Fixed: Incorrect api error when calling /api/episode without seriesId queryparam.
...
fixes #1070
9 years ago
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
9 years ago
Keivan Beigi
6e105ce2c6
upgraded nuget packages
9 years ago
Mark McDowall
800fa42982
Selectable range for iCal
...
New: Support for pastDays and fututeDays query parameters on iCal requests
Closes #974
9 years ago
Mark McDowall
8dcd8d17b5
Fixed: Username must not be null or empty when logging in
9 years ago
Mark McDowall
cfe121c777
Don't return series as subtype for /api/episode
...
Fixed: Sped up loading episodes from server
9 years ago
Mark McDowall
de754169fb
Fixed: RSS Sync Interval validation
9 years ago
Mark McDowall
d514699ab7
Fixed: Prevent series from being added with an invalid Profile ID
...
Closes #977
9 years ago
Mark McDowall
08d19df3f7
Fixed: Manual import when quality was not available after failed parsing
...
Closes #911
9 years ago
Taloth Saldono
84c7f4cd8c
Added support for tvmaze.
9 years ago
Taloth Saldono
88ce0ec487
Missing TvdbId on ReleaseResource.
9 years ago
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Mark McDowall
192d001b61
New: Option to remove illegal characters
...
Closes #809
9 years ago
Taloth Saldono
0b219e1169
Fixed nullables.
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
ta264
d41dd05d00
Fix build on linux and add build.sh
10 years ago
Mark McDowall
bb144a6df6
New: Ability to push releases to Sonarr via API for processing
...
Closes #419
10 years ago
bitPhex
4f38454825
Inital work for release pushing
10 years ago
Mark McDowall
f032cc8cf6
Support for not adding a hash to some index elements
10 years ago
Mark McDowall
b82e830e86
Cleanup and refactoring of Twitter notifications
...
Closes #301
New: Twitter Notifications
10 years ago
Gavin Mogan
2fbf7a4114
Inital work on Twitter notifications
10 years ago
Taloth Saldono
e05365a669
Added missing property to CommandResource.
10 years ago
Keivan Beigi
0789ace879
Use IsProduction instead of IsDebug to toggle caching on/off
10 years ago
Keivan Beigi
98acd0d886
Added support for custom UI folder
10 years ago
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
10 years ago
Taloth Saldono
6d046a8df8
Fixed: Extrapolate scene numbering but won't auto import.
10 years ago
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
10 years ago
Mark McDowall
2a42ad8970
learning to spell
10 years ago
Mark McDowall
6983f36f4d
New: Show series ratings on series details
...
Closes #634
10 years ago
Mark McDowall
c4fe645c31
Fixes Release restriction validation
...
Closes #691
10 years ago
Taloth Saldono
c5684439f4
Added robots.txt
...
Fixes #667
10 years ago
Keivan Beigi
724a3eee45
Fix: When removing pending items from the queue remove all releases for that episode
10 years ago
Mark McDowall
14b9a031bb
Show warning message for rTorrent that it doesn't support torrent removal
10 years ago
Mark McDowall
370406c3de
Use a list for ChannelTags and DeviceIds in Pushbullet settings
10 years ago
Mark McDowall
a9ada8fcf1
Cleanup tabs
10 years ago
Mark McDowall
c7f56c1091
Fix ambiguous calls when compiling under mono
10 years ago
Mark McDowall
3c52a9066c
New: Reload fanart and poster on series details after images are downloaded
10 years ago
Mark McDowall
4c3c705517
Fix error when season stats are missing
10 years ago
Taloth Saldono
fc572500e4
Improved season pass styling
10 years ago
Mark McDowall
155c82c199
Season pass overhaul
...
New: Season Pass supports multi-select
New: Improved Season Pass toggling
Closes #396
10 years ago
Taloth Saldono
866f971d41
Prevent ProgressMessageTarget from ever reading the command from the database.
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
49acae0fbb
Make sure URL base doesn't start with http or https
...
Closes #532
10 years ago
Taloth Saldono
ab1e82414b
Fixed: Unlimited MaxSize and increased granularity.
...
fixes #337
10 years ago
Mark McDowall
366e3ed0be
Merge pull request #539 from larsjohnsen/source-case-inconistancies
...
Compilation: Fix case inconsistencies
10 years ago
Mark McDowall
c4e1a732dd
Remove Kodi specific settings from PHT Settings
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Mark McDowall
a8aac36379
Use skyhook for searching
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
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Mark McDowall
702b4429ac
Order provider based settings by name
10 years ago
Mark McDowall
9a629c2fc6
Display names for Notifications
10 years ago
Taloth Saldono
b4e8a39c2c
New: Added Color-Impaired mode to UI settings.
10 years ago
Mark McDowall
8a0e873eb5
Fixed: URL Base for favicon and Apple Touch icons
10 years ago
Mark McDowall
4c9f13cb26
Fixed: Testing indexers, connections and download clients
10 years ago
Mark McDowall
c12f16b6d3
Mapped Network Drive Validator
...
New: Prevent adding Mapped Network Drives when Running as a Windows Services
10 years ago
Mark McDowall
ab6233dd3f
New: Option to show unmonitored episodes on calendar
10 years ago
Taloth Saldono
20e40f73b3
Made optional resource properties nullable.
10 years ago
Mark McDowall
cfefed34fc
API endpoint to parse a release title
10 years ago
Mark McDowall
9aeda7aaba
Fixed: Legitimate API redirects
10 years ago
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
10 years ago
Taloth Saldono
6803e46782
Fixed: Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category.
10 years ago
Mark McDowall
b7e609a7d5
De-dupe Tags
...
Fixed: Remove duplicate tags and prevent new ones from being created
10 years ago
Mark McDowall
8bf1d512c2
Update UI will still load if no updates are available
10 years ago
Keivan Beigi
3ddc01e3f4
Fix: only add cache breaker to css/js files (exclude calendar, apple icons etc)
10 years ago
Keivan Beigi
0829bb6e41
different favicon for debug mode
10 years ago
Taloth Saldono
f5ddb36ebd
Fixed: All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum.
10 years ago
Mark McDowall
754c1ea331
Logout button for forms Auth and fix UrlBase redirects
10 years ago
Keivan Beigi
428a1439e5
rjs -> webpack
10 years ago
Mark McDowall
344f3d66ef
Reloading the page before restarting won't break the UI when changing authentication method
10 years ago
Mark McDowall
05ee57a972
New: options when adding series, including the ability to search for all missing episodes
10 years ago
Mark McDowall
3c756348eb
New: Forms authentication
10 years ago
Mark McDowall
3c641cab33
Remove from queue improvements
...
New: option to blacklist a release when removing it from download client
10 years ago
Mark McDowall
43e4c16cbf
Couple fixes
10 years ago
Mark McDowall
e641611662
New: Show download protocol in Queue
10 years ago
Taloth Saldono
b145ea1a70
UI now loads the 250px image if available, and reverts to full size otherwise.
10 years ago
Lucas Schad
235a2ddd66
Fixed spacing
10 years ago
Mark McDowall
f606b58986
Increased requirejs timeout
...
set timeout when running in prod regardless of hostname
10 years ago
Mark McDowall
76c6d9cc5b
Use URL_BASE in index mapper
10 years ago
Taloth Saldono
d67811b50a
TrackedDownload cache, queue etc now use DownloadId instead of TrackedId so it can be found purely by the id provided by the download client.
10 years ago
Mark McDowall
2bbce39faa
Show title mismatches, but don't import them automaticallys
...
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
10 years ago
Mark McDowall
76acc8ffa6
New: button on update notification to go to change log
10 years ago
Keivan Beigi
0f0cc236de
Fixed: support full any valid int32 as valid route ID
10 years ago
Mark McDowall
03b5095b06
New: Prefixed Range multi-episode style (for plex)
10 years ago
Mark McDowall
d375513e50
Fixed: Only test indexers/connections when creating a new one
10 years ago
Taloth Saldono
85f7195d57
Fixed: No longer produces error when deleting pending item from queue.
10 years ago
Keivan Beigi
e79a2c742a
Fixed: some issues around removing completed and failed downloads
10 years ago
Mark McDowall
85a9b74008
File Browser
...
New: File Browser to navigate to folders when choosing paths
10 years ago
Keivan Beigi
d849a4ab48
New: Show source/seed info in manual search
10 years ago
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Mark McDowall
bf169eb139
Improvements for minimum age
10 years ago
Mark McDowall
580f03a5bc
New: Minimum Age setting to deal with propagation issues (Usenet only)
10 years ago
Mark McDowall
e637d68157
Advanced option to disable media info for add series/rescan
10 years ago
Mark McDowall
d77c685d14
Remove existing URL ACLs to avoid conflicts
...
New: Choose IP address to listen on (advanced)
Fixed: Check if URL has been registered with Windows before trying to register it
10 years ago
Mike
5a8ce04bd5
Allow binding to specific interface addresses
...
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
10 years ago
Mark McDowall
d93bd52a01
Queue actions
...
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
10 years ago
Mark McDowall
a5dd0cce29
Fixed: Delays use minutes not hours
10 years ago
Keivan Beigi
f4c202441c
Cleaned up environment detection
10 years ago
Keivan Beigi
6af9b03d26
added missing using
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
cd1d34a0f2
Fixed: Add tag when text box loses focus
10 years ago
Mark McDowall
37a1398338
Delay Profiles
...
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago