1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-04 10:02:40 +01:00
Commit Graph

5033 Commits

Author SHA1 Message Date
Mark McDowall
eeac2aee89 Fixed test reference 2014-03-14 03:23:28 -07:00
Mark McDowall
01d3decf7e Added Mono version health check 2014-03-14 03:15:30 -07:00
Mark McDowall
1d4738b18f Merge branch 'api-key' into develop 2014-03-14 02:42:07 -07:00
Mark McDowall
c2ab59f5c5 New: Set scanning interval for Drone Factory 2014-03-14 02:41:56 -07:00
Mark McDowall
6b423c104c API Key in UI
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
2014-03-13 21:23:47 -07:00
Mark McDowall
0914441de7 Removed Status from cleansed log messages 2014-03-13 13:17:06 -07:00
Mark McDowall
2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
Mark McDowall
953024cd40 Merge pull request #59 from TectonicEd/patch-2
Bug fix: get groupname of group rather than user
2014-03-12 22:34:34 -07:00
Mark McDowall
65909ff3be Merge pull request #58 from TectonicEd/patch-1
Clarifying error message
2014-03-12 22:34:22 -07:00
Mark McDowall
a02108922f Set episode file modified date to local or utc air date 2014-03-12 22:27:36 -07:00
Mark McDowall
8478379ff4 Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date 2014-03-11 22:16:38 -07:00
Mark McDowall
7ebe4018d2 Added info to device id for push over 2014-03-11 14:34:05 -07:00
Mark McDowall
32562ba731 Fixed: Series editor saves much faster 2014-03-11 14:16:35 -07:00
Mark McDowall
9e80473ea0 Show spinner when loading from dropdown 2014-03-11 10:05:20 -07:00
Mark McDowall
11bc946797 New: Jump to page on tables (click on page number) 2014-03-11 01:12:18 -07:00
Mark McDowall
2d028d9bc7 History check shouldn't die if download client is not configured.
Do not log exceptron response when no errors are found
2014-03-11 01:08:50 -07:00
Mark McDowall
d7ca33ff04 Fixed: UI notifications when using a reverse proxy 2014-03-10 21:02:02 -07:00
Mark McDowall
0e5b100733 Reverse proxy settings in UI 2014-03-10 20:54:43 -07:00
Mark McDowall
9447ea6786 Fixed broken tests 2014-03-10 12:24:32 -07:00
Mark McDowall
db5baf70ea Don't clean common words from the start of the title
Fixed: Do not treat similar titles as the exact same
2014-03-10 12:20:28 -07:00
Mark McDowall
70266c921b Update messenger instance if it was already created
Fixed: UI notifications don't bounce around when there is more than one
2014-03-10 11:57:25 -07:00
Mark McDowall
c2087af8c9 Gracefully exit on restart instead of forcibly killing it 2014-03-09 22:35:50 -07:00
Mark McDowall
ce13be3d43 Fixed build.ps1 for osx package 2014-03-09 14:23:48 -07:00
Mark McDowall
565a172053 Fixed casing of folder 2014-03-09 01:51:27 -08:00
Mark McDowall
d6adf2ebaf Added TestArchive.tar.gz 2014-03-09 01:44:57 -08:00
Mark McDowall
d3621fca71 Run update tests on linux 2014-03-09 01:08:56 -08:00
Mark McDowall
57912ab86d Fixed update test, send os when requesting update packages 2014-03-09 00:22:35 -08:00
Mark McDowall
176f3e0563 Log startup location, log number of results from feed 2014-03-08 22:11:38 -08:00
Mark McDowall
8885bbb60f OS X and linux can be treated separately 2014-03-08 21:28:40 -08:00
JackDandy
d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.

Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.

Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.

Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
2014-03-09 02:13:40 +00:00
Mark McDowall
9d74693bb7 Added Series Scanned Event 2014-03-08 10:35:48 -08:00
Mark McDowall
d0d5a3d3b1 Series collection will page to 100000 instead of 1000 2014-03-08 08:47:38 -08:00
Mark McDowall
9660c3f7ee Branch name will be returned as lowercase 2014-03-07 23:49:18 -08:00
Mark McDowall
1013471449 Fixed update test 2014-03-07 19:18:56 -08:00
Mark McDowall
04f07aefe1 Add major version to changes request 2014-03-07 19:00:18 -08:00
Mark McDowall
2ad2859618 Don't log sqlite errors as errors to avoid logging to the database 2014-03-07 12:09:28 -08:00
Mark McDowall
9dcd58a631 Prevent queue/history from blowing up 2014-03-06 22:28:06 -08:00
Mark McDowall
715f6c3263 Fixed broken test 2014-03-06 01:52:34 -08:00
Mark McDowall
fb5bd4994a Added EpisodesWithFiles to get episodes in a serires that have an episode file 2014-03-06 01:46:19 -08:00
Mark McDowall
9533e9e403 Better help text for download client priority 2014-03-05 21:58:32 -08:00
Mark McDowall
b14a0dd96d Fixed broken language test 2014-03-05 17:33:37 -08:00
Mark McDowall
36e7dc75e5 nlsub is treated as dutch 2014-03-05 17:29:05 -08:00
Mark McDowall
96a4cd33cb Added help text to Nzbget and Sab priority settings 2014-03-05 13:23:11 -08:00
Mark McDowall
9f92fb3fc1 Fixed: Naming settings resetting when changing fields/saving 2014-03-05 13:14:47 -08:00
Mark McDowall
6109704fb0 Only catch SQLite exceptions 2014-03-04 23:11:38 -08:00
Mark McDowall
d8f55c0358 Catch errors when failing to write logs to database 2014-03-04 17:02:36 -08:00
Mark McDowall
571da94629 Updated SQLite to 3.8.3.1 (Windows) 2014-03-01 20:51:16 -08:00
Mark McDowall
e0d8d18838 Better logging when adding a new indexer and it fails 2014-03-01 20:05:35 -08:00
Mark McDowall
ce31732b95 Fixing jshint errors 2014-03-01 11:48:18 -08:00
Mark McDowall
3a6df8d3c4 Merge pull request #60 from Taloth/develop
Saving changed quality of episode file
2014-03-01 11:20:14 -08:00