Mark McDowall
48ece3d367
Using season:00 instead of 0season
11 years ago
kayone
41cb5c02e8
added tests for when patter doesn't match our 'expected casing'
11 years ago
kayone
4cfb2f271d
minor cleanup.
11 years ago
Mark McDowall
21af4bbdfa
Season folder format is lowercase
11 years ago
Mark McDowall
f2aec932a4
Fixed naming config integration test
11 years ago
Mark McDowall
795f78296c
Added tooltips and link to wiki, also made it an advanced option
...
New: Fully customized naming now available as an advanced setting
11 years ago
Mark McDowall
af2c7244bd
Helper for configuring naming
11 years ago
Mark McDowall
0ec520c4d5
Basic UI + Wizard for custom naming added
11 years ago
Mark McDowall
7b54bca3c7
Server side for custom naming is complete
11 years ago
kayone
23c6cf2210
Fixed: NzbDrone using 100% CPU on Linux.
11 years ago
kayone
4f85865b4a
moved signalr to x86
11 years ago
kayone
0e623e7ce4
imported signalr 1.1.3 into NzbDrone.
11 years ago
kayone
891443e05d
fixed rjs builds not loading routed pages.
11 years ago
Mark McDowall
8bd15612f4
Fixed error detection for SAB
11 years ago
Mark McDowall
bc0bd647df
No longer saving download client for entire the life cycle
11 years ago
kayone
e89c337bbe
fixed intentional error.
11 years ago
kayone
0124bd9f1e
UI build cleanup.
11 years ago
kayone
499a34166f
testing jshint.
11 years ago
kayone
3311357df0
rjs optimize the app.
11 years ago
kayone
6b418276b6
removed ServerStatus.js
11 years ago
Mark McDowall
ab4e1edac0
Fixed compilation issue
11 years ago
Mark McDowall
4a7bd5b849
Better handling of SAB not returning json to addfile
...
Fixed: Handling of unexpected responses from SABnzbd when adding releases
11 years ago
Mark McDowall
a01f2dd862
Delete logs/log files won't blow up
11 years ago
Mark McDowall
fb4e9fed85
Changed pushbullet url to api.pushbullet.com
...
Fixed: PushBullet URL
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
ea36c6ed47
Create missing series folders on disk scan (if enabled)
...
New: Option to create missing series folders during disk scans
11 years ago
Mark McDowall
fd70346ab0
Log response content, not response
11 years ago
kayone
f77469cc4d
merge issues.
11 years ago
kayone
db690adadf
Merge branch 'develop'
11 years ago
Mark McDowall
d71ca52467
Fixed broken tests
11 years ago
Mark McDowall
07386f12e6
New: Only clean XBMC Library when a file is being upgraded
11 years ago
kayone
b29b560b14
new add series page automation
...
PageBase helper class.
11 years ago
Mark McDowall
ff0785b8d1
Fixed tests
11 years ago
Mark McDowall
7dfbbb3130
Changed names
11 years ago
Mark McDowall
7442cb4c68
Cleanup naming specs if there is more than one
...
Fixed: Rare scenario where settings wouldn't load due to data issue
11 years ago
kayone
dc100845a5
added shims for Deepmodel and modelbinder
11 years ago
Mark McDowall
30c4790f52
Link to wiki on Linux instead of doing nothing
11 years ago
Mark McDowall
5b62408ff1
White space
11 years ago
kayone
9269d3416c
updated nuget.exe
11 years ago
kayone
b5fb725bc3
updated Nuget.targets
11 years ago
Mark McDowall
c286f1b18a
UI will reload on navigation if the backend has been update
11 years ago
kayone
541cd0ce19
Revert "updated OWIN to 2.0.1"
...
This reverts commit c57c319e0c
.
Conflicts:
src/NzbDrone.Console/packages.config
src/NzbDrone.Host/packages.config
src/NzbDrone/packages.config
11 years ago
kayone
197cad7fb5
signalr connection fails if can't connect in 5 seconds.
11 years ago
kayone
5ab873150e
added signalR to Integration Test
11 years ago
Mark McDowall
47af488e4b
Reverting signalr disconnection issue to prevent failures on Linux
11 years ago
Mark McDowall
fb76fee4a9
Actually fixed free space
11 years ago
Mark McDowall
e045b6fc8f
Added lost+found to SpecialFolders list
11 years ago
Mark McDowall
9fcd422f29
Fixed: Total free space on Linux
11 years ago
kayone
018b898a46
trying to fix lastwrite unit test
11 years ago
Mark McDowall
e8bda2a85c
Merge branch 'regex-overhaul' into develop
11 years ago
Mark McDowall
53a7ed94e1
Messaging to handle signalR disconnection and reconnection added
11 years ago
kayone
1a33896e05
fixed broken build.
11 years ago
kayone
a5c4b45937
basic automation test for main pages.
11 years ago
Mark McDowall
106f06c81f
Fixed daily parsing tests
11 years ago
Mark McDowall
bb65e83012
Fixed broken mapping tests
11 years ago
Mark McDowall
92cb702b9c
Added more multi-episode tests and support for them
11 years ago
Mark McDowall
9be6e68e7e
Fixed broken tests
11 years ago
Cyberlane
26d3d9dcd6
Small tweaks based on feedback from @markus101
11 years ago
Cyberlane
44c1bc632e
Parsing service code (and tests) for absolute numbered episodes
11 years ago
Cyberlane
d13b41313f
Parser can parse absolute episode numbers
11 years ago
Mark McDowall
af5376f052
Fixed release collection
11 years ago
Mark McDowall
8388092bf5
Fixed manually download will show queued when downloading
...
Fixed: Manually download will change icons when sent to download client
11 years ago
Mark McDowall
410bf0d846
Use folder quality when it is better than file quality
...
Fixed: Better handling of downloads that don't have the quality in the filename
11 years ago
kayone
034f8e8dfd
added simple automation test.
11 years ago
Mark McDowall
4defc04026
Fixed log files refresh
11 years ago
Mark McDowall
0747e53d4f
Fixed logs table, added spinner to logs refresh
11 years ago
kayone
4eecf3d1ab
updated FluentValidation
11 years ago
kayone
e67a805925
Fixed error pipeline.
11 years ago
kayone
28c6a69e0f
fixed broken build.
11 years ago
kayone
844fa9d5e6
update NLog, Restsharp, json.net
11 years ago
kayone
40a0e044a7
updated nancy to 0.21.1.0
11 years ago
kayone
c57c319e0c
updated OWIN to 2.0.1
11 years ago
kayone
af3ffa1c48
more reliable apikey for integration tests.
11 years ago
kayone
1695ff7305
fixed UI not loading
11 years ago
kayone
6e792c6916
fixed local integration tests.
11 years ago
kayone
47d924cff3
added jshint
11 years ago
kayone
9536c6c1bb
fixed jquery shim.
11 years ago
kayone
35fc30e330
fixed rjs task.
11 years ago
Mark McDowall
ab60420f58
listenTo, not promise for log table loading
11 years ago
Mark McDowall
5b329ba3af
Fixed: Now able to queue downloads using manual search on mono (Linux)
11 years ago
Mark McDowall
96635a6323
Fixed icon path for monodevelop
11 years ago
Mark McDowall
3789602e56
Refresh series logs more and is done in alphabetical order
11 years ago
Mark McDowall
94d50de6cb
Fixed: Parsing .ts files for runtime should work now
11 years ago
Mark McDowall
5c2073b297
Free disk space check on Linux will use best match
...
Fixed: Better disk space check on Linux
11 years ago
Mark McDowall
2183526a34
New: Show ended on add series if applicable
11 years ago
Mark McDowall
6b04faedbc
Newznab daily search forces slashes now.
...
Fixed: Issue with some locales and daily episode searching
11 years ago
Mark McDowall
0f1884fd20
Added continuing/ended to series details
...
New: Series status added to series details
11 years ago
Mark McDowall
22db06de97
Log response from SAB (trace)
11 years ago
Mark McDowall
d56a774563
Merge branch 'develop'
11 years ago
Mark McDowall
d111be17ad
Fixed broken sample tests
11 years ago
Mark McDowall
77a5fd62d2
Better sample checks
...
Fixed: Sample checking relies on runtime instead of file size (Windows)
Fixed: Minimum file size for 1080p releases is now 140MB (lower will be considered samples)
11 years ago
Mark McDowall
e7ac2247ab
Log details
...
New: Logs now have details available
11 years ago
Mark McDowall
436644318b
Added name + year lookups
...
New: Support series lookup when year has been appended to the release name
11 years ago
Mark McDowall
da0f04d4c8
Manually mark a release as failed to start failed download process (history details)
11 years ago
Mark McDowall
70127125c2
Fixed: History taking a long time to change pages
...
Fixed: Series search results will show the year in italics if its not part of the title
11 years ago
Mark McDowall
7b6549fcd3
Fixed broken FailedDownloadService tests
11 years ago
Mark McDowall
7c6fad155a
Added option to disable blacklisting, both the queue check and the spec
11 years ago
Mark McDowall
4578adf1c0
Added message to download failed history events
...
Fixed: NZB info url on history details
11 years ago
Mark McDowall
d634dd1e5c
Failed downloads are removed from queue/history (opt out)
11 years ago
Mark McDowall
769fcdfc80
Added message to failed history events
11 years ago