Mark McDowall
|
ec88c2c2ca
|
Parsing improvements
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
|
2015-02-08 21:49:44 -08:00 |
|
Taloth
|
5750f012cb
|
Merge pull request #180 from Sonarr/updatecheck-fixes
Updatecheck fixes
|
2015-02-08 21:21:24 +01:00 |
|
Mark McDowall
|
20782bbbc1
|
Episode import improvements
Fixed: Use folder name when file name is not parsable on import
|
2015-02-08 00:07:08 -08:00 |
|
Taloth Saldono
|
40987cc335
|
Include version in services Changes api call so the server knows how to redirect.
|
2015-02-07 19:52:01 +01:00 |
|
Taloth Saldono
|
955029ec43
|
Fixed: Updated installation HealthCheck warning link to wiki.
|
2015-02-07 16:24:30 +01:00 |
|
Taloth Saldono
|
52a71a4e96
|
Fixed some mono specific tests.
|
2015-02-07 16:24:29 +01:00 |
|
Taloth Saldono
|
071839fa86
|
Removed InstallUpdate, instead manually triggering ApplicationUpdate.
|
2015-02-07 16:24:27 +01:00 |
|
Taloth Saldono
|
2f06cc6ffa
|
Fixed: Branch redirects will now occur during install of the a new update instead of during an update check.
|
2015-02-07 16:24:26 +01:00 |
|
Taloth Saldono
|
7ce9f416d1
|
InstallUpdate pre-check failures should now show a nice error on the UI.
|
2015-02-07 16:24:26 +01:00 |
|
Taloth Saldono
|
8833f1ad31
|
Allow failing a Command using a specific message.
|
2015-02-07 16:24:25 +01:00 |
|
Taloth Saldono
|
a058333f65
|
Fixed: Manually triggering Check Health will now also run health checks that normally only run on startup.
|
2015-02-07 16:24:24 +01:00 |
|
Taloth Saldono
|
6e179839d9
|
Added test to check Config behavior.
|
2015-02-07 16:24:23 +01:00 |
|
Taloth Saldono
|
3a938e18fa
|
Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
|
2015-02-07 16:24:22 +01:00 |
|
Taloth Saldono
|
11803afc39
|
Added FolderWritable to DiskProvider to centralize the check.
|
2015-02-07 16:24:22 +01:00 |
|
Taloth Saldono
|
104d35299b
|
Checks for update regardless of settings, but won't install it.
|
2015-02-07 16:24:21 +01:00 |
|
Mark McDowall
|
ec413c13bd
|
RSS Sync interval cannot be set to a 1-9 minutes (0 or 10+ only)
|
2015-02-06 17:42:30 -08:00 |
|
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.
|
2015-02-06 21:41:36 +01:00 |
|
Taloth Saldono
|
6c22a5ffdb
|
Fixed: Health Checks on mono now shows correct wiki links.
|
2015-02-06 21:41:35 +01:00 |
|
Mark McDowall
|
9ac3a1e094
|
Set RSS Sync to minimum 10 minutes
|
2015-02-05 23:32:28 -08:00 |
|
Mark McDowall
|
fd02f0ae55
|
Fixed: Italians in title will not treat the episode as Italian language
|
2015-02-04 23:24:30 -08:00 |
|
Mark McDowall
|
c9d21c7863
|
Don't search for episodes in series that haven't aired yet
|
2015-02-04 22:52:07 -08:00 |
|
Mark McDowall
|
341daf69d1
|
Fixed: Wrong user name won't result in error message being generated
|
2015-02-04 07:15:37 -08:00 |
|
Taloth Saldono
|
b3f11564a7
|
Fixed: No longer leaves a corrupt file if MediaCover resize failed.
|
2015-02-03 21:15:40 +01:00 |
|
Mark McDowall
|
05ee57a972
|
New: options when adding series, including the ability to search for all missing episodes
|
2015-02-02 09:03:25 -08:00 |
|
Mark McDowall
|
3c756348eb
|
New: Forms authentication
|
2015-02-01 22:33:53 -08:00 |
|
Mark McDowall
|
3c641cab33
|
Remove from queue improvements
New: option to blacklist a release when removing it from download client
|
2015-01-31 23:35:56 -08:00 |
|
Mark McDowall
|
5d41ebd322
|
Fixed: Removing pending items from Queue
|
2015-01-31 21:53:06 -08:00 |
|
Mark McDowall
|
e641611662
|
New: Show download protocol in Queue
|
2015-01-31 00:24:09 -08:00 |
|
Taloth Saldono
|
cd79826aad
|
Fixed: Transmission proxy should no longer produce paths with double slashes.
|
2015-01-30 20:29:38 +01:00 |
|
Taloth Saldono
|
35ab3a28fd
|
New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
|
2015-01-29 19:27:09 +01:00 |
|
Mark McDowall
|
6054dd8ee6
|
Fixed: Don't scan subfolders in series folders that start with a period
|
2015-01-26 22:29:18 -08:00 |
|
Mark McDowall
|
76dd663bae
|
Better message when rejecting episode if its not an upgrade
|
2015-01-24 00:38:03 -08:00 |
|
Mark McDowall
|
f5de5c3a24
|
Rename preview shows same order as series details (descending)
|
2015-01-23 07:20:01 -08:00 |
|
Mark McDowall
|
ddb24549d4
|
Fixed: Extra checks in place to prevent config file corruption
|
2015-01-22 21:34:25 -08:00 |
|
Taloth Saldono
|
2f048f4217
|
Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail.
|
2015-01-22 21:33:48 +01:00 |
|
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.
|
2015-01-22 21:33:46 +01:00 |
|
Mark McDowall
|
313e48be61
|
Use rss-download for omg RSS feed
|
2015-01-21 23:00:05 -08:00 |
|
Mark McDowall
|
a11d118e32
|
Fixed hashed release name
|
2015-01-21 14:48:35 -08:00 |
|
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
|
2015-01-21 14:34:11 -08:00 |
|
Mark McDowall
|
7f27507ef6
|
Fixed: Use Orignal Filename token for renaming as only token
|
2015-01-21 11:26:47 -08:00 |
|
Mark McDowall
|
2306815992
|
Fixed: Remove failed downloads from download client (when enabled)
|
2015-01-21 07:57:54 -08:00 |
|
Mark McDowall
|
090ba3bb86
|
Fixed: Removed Animezb indexer
|
2015-01-20 16:44:39 -08:00 |
|
Taloth Saldono
|
3a250e95b9
|
Fixed: No longer reports SxxExx as releasegroup if original title uses - separator.
|
2015-01-20 20:47:11 +01:00 |
|
Taloth Saldono
|
366f8c5239
|
Fixed: Remove on Activity page should now work for Blackhole items.
|
2015-01-20 19:37:48 +01:00 |
|
Keivan Beigi
|
3dcfcbb400
|
made sqlite version explicit in the connection string.
|
2015-01-20 10:17:10 -08:00 |
|
Mark McDowall
|
f1f19d5365
|
Fixed: WDTV metadata title for episode uses 2 digit episode number
|
2015-01-19 22:48:55 -08:00 |
|
Mark McDowall
|
d277420849
|
Fixed: Do not scan series folder if root folder is empty
|
2015-01-19 21:55:54 -08:00 |
|
Mark McDowall
|
8a7673ed13
|
Fixed some parsing issues
Fixed: Releases getting picked up as SDTV instead of RAW-HD
Fixed: Don't parse "sample" as release group
|
2015-01-18 15:30:36 -08:00 |
|
Keivan Beigi
|
8921cbf3b1
|
forcing lib update on upgrade
|
2015-01-18 10:29:27 -08:00 |
|
Mark McDowall
|
b79ecf7774
|
Disable search after new episodes being added due to existing files not being counted
|
2015-01-17 21:55:00 -08:00 |
|
Mark McDowall
|
157124df89
|
Fixed: Disable EZTV when using the default URL
|
2015-01-17 21:42:19 -08:00 |
|
Taloth Saldono
|
19da886706
|
Fixed: Deleting items from download queue should now work as intended.
|
2015-01-16 21:00:35 +01:00 |
|
Mark McDowall
|
6711ba2549
|
Fixed: Do not remove directories when they contain a RAR file over 10MB
|
2015-01-16 00:07:02 -08:00 |
|
Mark McDowall
|
fea906d45d
|
Fixed: Parsing of absolute numbers inside of brackets
|
2015-01-15 23:25:22 -08:00 |
|
Mark McDowall
|
774eb5256d
|
Fixed: XBMC notifications have a minimum display time of 2 seconds
|
2015-01-15 23:12:49 -08:00 |
|
Mark McDowall
|
4f5c437ddd
|
Fixed: Don't search for newly added episodes if they aren't monitored
|
2015-01-15 23:10:28 -08:00 |
|
Keivan Beigi
|
d478e6d932
|
Merge pull request #167 from Sonarr/sqlite-journal-osx
fixed: changed Journaling for osx to prevent db corruption
|
2015-01-15 10:53:12 -08:00 |
|
Keivan Beigi
|
434099ea2b
|
removed [TV] from Kodi notifications
|
2015-01-14 23:06:19 -08:00 |
|
Mark McDowall
|
13b43dc084
|
New: omgwtfnzbs delay now configurable (advanced)
|
2015-01-13 23:40:25 -08:00 |
|
Taloth Saldono
|
c19a393f99
|
Now generating unique ids for queue items sent to the api.
|
2015-01-11 20:48:35 +01:00 |
|
Mark McDowall
|
fc0fa2c22f
|
Fixed: No not trim trailing "A" from series title when looking for a matching series
|
2015-01-11 10:23:47 -08:00 |
|
Mark McDowall
|
4d19dddf88
|
Fixed: Don't recalculate episode air times for Netflix series
|
2015-01-10 12:00:00 -08:00 |
|
Mark McDowall
|
67729c4d12
|
Collapse Pt or Pt. in episode title
|
2015-01-10 11:36:35 -08:00 |
|
Mark McDowall
|
c25496cb6a
|
Fixed: Default episode title to TBA if missing
|
2015-01-10 11:31:05 -08:00 |
|
Mark McDowall
|
468ac1b789
|
Release group parsing improvements
Fixed: Clean title before parsing release group (remove -RP & -NZBGeek)
Fixed: Parse subgroup from start of file name when inside square brackets
|
2015-01-10 00:58:36 -08:00 |
|
Mark McDowall
|
c29397aa2c
|
Fixed: Another hashed release format
|
2015-01-09 21:59:06 -08:00 |
|
Taloth Saldono
|
3907e2b168
|
Fixed: Xbmc metadata no longer fails if an episode has no rating.
|
2015-01-09 19:06:01 +01:00 |
|
Taloth Saldono
|
da26fa8322
|
Fixed: Xbmc Metadata no longer fails when an actor has no image.
|
2015-01-09 17:32:59 +01:00 |
|
Taloth Saldono
|
96b7847471
|
Fixed typo in Deluge default TvCategory.
|
2015-01-09 17:31:51 +01:00 |
|
Mark McDowall
|
daafb67fa7
|
New: MediaBrowser notifications
|
2015-01-08 22:47:59 -08:00 |
|
Mark McDowall
|
4fda97257b
|
Fixed: Handle abc.mkv hashed filename
|
2015-01-08 22:45:29 -08:00 |
|
Keivan Beigi
|
53b22035be
|
New: Skyhook! fixing your calendars!
|
2015-01-08 17:43:51 -08:00 |
|
Mark McDowall
|
3055b90178
|
Log where the torrent request is being redirected to
|
2015-01-06 07:12:17 -08:00 |
|
Keivan Beigi
|
9d8011042e
|
fixed: changed Journaling for osx to prevent db corruption
|
2015-01-05 17:09:40 -08:00 |
|
Mark McDowall
|
4fd8fce4a5
|
Fixed: Greedy absolute number regex
|
2015-01-04 17:52:38 -08:00 |
|
Mark McDowall
|
4aa45525a4
|
Fixed: Parsing some numbers as absolute numbers incorrectly
|
2015-01-04 16:29:07 -08:00 |
|
Mark McDowall
|
c5d4948d2a
|
Fixed: Show better error message when TV library isn't added to Plex server
|
2015-01-03 23:25:11 -08:00 |
|
Mark McDowall
|
90ce35abee
|
Fixed: Import files for the series Extras
|
2015-01-03 23:07:25 -08:00 |
|
Mark McDowall
|
4f0ca20808
|
Fixed: Refreshing anime series won't cause an error
|
2015-01-03 17:02:45 -08:00 |
|
Keivan Beigi
|
c8993db2ad
|
Fix: Remove invalid metadata images
|
2015-01-02 10:58:20 -08:00 |
|
Mark McDowall
|
03b5095b06
|
New: Prefixed Range multi-episode style (for plex)
|
2014-12-31 22:40:37 -08:00 |
|
Mark McDowall
|
f4169e165c
|
Fixed: Don't store incomplete image URLs (image doesn't exist)
|
2014-12-31 15:22:22 -08:00 |
|
Keivan Beigi
|
d4331e9470
|
removed trakt references, added user agent to tvdb requests
|
2014-12-31 14:12:07 -08:00 |
|
Mark McDowall
|
7e76a36d68
|
Fixed: Search results without TV Rage IDs won't match a series without a TV Rage ID
|
2014-12-31 10:23:03 -08:00 |
|
Keivan Beigi
|
d5da0ec4dd
|
fixed: return proper error when searching for invalid tvdb id.
|
2014-12-30 21:28:46 -08:00 |
|
Keivan Beigi
|
46bf80dcd1
|
fixed: increased tvdb search limit to 10
|
2014-12-30 20:24:35 -08:00 |
|
Keivan Beigi
|
c368335183
|
fixed: search using tvdb id is now fixed.
|
2014-12-30 18:29:09 -08:00 |
|
Mark McDowall
|
efbe052b26
|
Fixed: Remove bad ratings from trakt
|
2014-12-30 15:39:57 -08:00 |
|
Keivan Beigi
|
19f5427dbf
|
Fixed: Replaced trakt with tvdb as data source
|
2014-12-30 14:08:08 -08:00 |
|
Mark McDowall
|
0f56bfac2f
|
Revert "Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)"
This reverts commit 66ca925b0d .
|
2014-12-30 09:03:48 -08:00 |
|
Mark McDowall
|
66ca925b0d
|
Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)
|
2014-12-30 08:08:39 -08:00 |
|
Mark McDowall
|
1be44a4254
|
Couple more test cases for episode title collapse
|
2014-12-26 17:36:42 -08:00 |
|
Mark McDowall
|
821f9646f3
|
Cleaner file names/multi-episode file names
|
2014-12-26 17:21:45 -08:00 |
|
Mark McDowall
|
8a1ed896ea
|
cleanup
|
2014-12-24 23:45:45 -08:00 |
|
Mark McDowall
|
28edb56401
|
Fixed: Parsing some files that did not contain a series title
|
2014-12-23 22:24:59 -08:00 |
|
Mark McDowall
|
128d53bb5f
|
Show the difference between Quality Full and Quality Title
|
2014-12-23 22:08:38 -08:00 |
|
Mark McDowall
|
ab868cc403
|
More support for Season 1 - Episode 01 style files
|
2014-12-23 16:51:15 -08:00 |
|
Mark McDowall
|
2a2330548c
|
Some more test cases for CleanTitle
|
2014-12-23 16:37:21 -08:00 |
|
Mark McDowall
|
5f8af9f3a2
|
A couple more CleanTitle fixes
|
2014-12-23 07:38:49 -08:00 |
|
Mark McDowall
|
7ec34de3b7
|
More CleanTitle fixes
|
2014-12-23 00:17:55 -08:00 |
|