hotio
|
791121fa06
|
Proper ico and favicon
|
8 years ago |
hotio
|
cc3c2533fa
|
Updated ico files
|
8 years ago |
Leonardo Galli
|
4182728901
|
Updated all AssemblyInfos so version info only needs to be changed once
|
8 years ago |
Leonardo Galli
|
df971b1289
|
Fix exe icon.
|
8 years ago |
Leonardo Galli
|
1022879103
|
Change version number to 0.1.0
|
8 years ago |
Leonardo Galli
|
17d7083412
|
Fixes compile issues introduced with latest commit.
|
8 years ago |
Leonardo Galli
|
88dacc00f7
|
Renamed NzbDrone.exe to Radarr.exe.
|
8 years ago |
Leonardo Galli
|
ad95fbfd4a
|
Implemented importing movies. This is still in early stages, however it should work pretty well.
|
8 years ago |
Leonardo Galli
|
e9f9f66b2f
|
Allow Sonarr and Radarr to run together.
Also changes default port of Radarr to 7878.
However, now multiple instances of Radarr can also be run. This should
be fixed in the future.
|
8 years ago |
Keivan Beigi
|
da52e60f36
|
Upgraded Nlog/RestSharp/Selenium
|
8 years ago |
Ashley Broughton
|
7c7cfc0b7d
|
Changed exit statement to "Press enter to exit..." to match use of ReadLine() (#1425)
|
8 years ago |
Taloth Saldono
|
d4bab775df
|
Updated NLog to 4.3.4.
|
9 years ago |
Taloth Saldono
|
8b1c022244
|
Updated NLog to 4.3.0-rc1.
|
9 years ago |
Taloth Saldono
|
6a90035a4c
|
Updated NLog to v4.2.3.
|
9 years ago |
Keivan Beigi
|
845689401d
|
removed msbuild integerated nuget restore
|
9 years ago |
Lars Johnsen
|
a79fc94a54
|
Compilation: Fix case inconsistencies
|
10 years ago |
Mark McDowall
|
6592310f2b
|
Permissions can cause OWIN port registration to fail
|
10 years ago |
Taloth Saldono
|
971e159fa4
|
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
|
10 years ago |
Mark McDowall
|
b1871c1686
|
Spelling
|
10 years ago |
Keivan Beigi
|
0a341199a8
|
safer log configuration
|
10 years ago |
Keivan Beigi
|
f127028992
|
updated restsharp to 6.0.5 -> 6.0.6
|
10 years ago |
Keivan Beigi
|
690569cbbc
|
Fixed: show a better error message when nzbdrone port is already in use.
|
10 years ago |
Keivan Beigi
|
7b2e3ef0c4
|
added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
|
10 years ago |
Keivan Beigi
|
02fab62811
|
added some logging to shutdown process.
|
10 years ago |
Keivan Beigi
|
c10a9ddf6e
|
updated json.net to 6.0.5
|
10 years ago |
kayone
|
3f3cc69da7
|
updated json.net
|
10 years ago |
kayone
|
3a90cc35c2
|
Upgraded to Owin 2.1.0
|
10 years ago |
Taloth Saldono
|
d64c4445b8
|
Fixed compile warnings.
|
11 years ago |
kayone
|
7f8fa7ec4b
|
Updated project config
|
11 years ago |
markus101
|
6ff9c9f61e
|
Shutdown working on mono
|
11 years ago |
kayone
|
1e6817220a
|
applicationmode cleanup.
|
11 years ago |
kayone
|
c219be8c8d
|
Added single instance policy
|
11 years ago |
kayone
|
266d1a43d9
|
app lifecycle cleanup
|
11 years ago |
kayone
|
0e623e7ce4
|
imported signalr 1.1.3 into NzbDrone.
|
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
|
844fa9d5e6
|
update NLog, Restsharp, json.net
|
11 years ago |
kayone
|
c57c319e0c
|
updated OWIN to 2.0.1
|
11 years ago |
kayone
|
fa74551777
|
Revert "updated to owin 2.0.0-rc1"
This reverts commit d0d65db4f2 .
|
11 years ago |
kayone
|
d0d65db4f2
|
updated to owin 2.0.0-rc1
|
11 years ago |
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
11 years ago |