1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

916 Commits

Author SHA1 Message Date
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
Mark McDowall
ec774ccdb5 Log Plex sections response before checking for error 2014-12-22 20:10:54 -08:00
Keivan Beigi
e79a2c742a Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08:00
Keivan Beigi
4ac9fd939a Fix: consider download completed if all remote episodes are imported 2014-12-22 11:25:23 -08:00
Keivan Beigi
2193e34537 Fixed: issue where completed torrents wouldn't be removed after they finished seeding 2014-12-22 10:40:48 -08:00
Mark McDowall
9fd90e6f99 Fixed Episode CleanTitle token helper and keep # in title 2014-12-21 23:50:23 -08:00
Taloth Saldono
3244f71e5c Fixed: No longer mixes up peers and leechers, so the UI should now properly report seeders and leechers. 2014-12-21 20:08:59 +01:00
Mark McDowall
400a47cd19 Private constructor for TrackedDownloadStatusMessage 2014-12-21 08:46:24 -08:00
Mark McDowall
3cfbca5358 New: Episode CleanTitle renaming token 2014-12-20 23:30:53 -08:00
Mark McDowall
7a21f8b151 Fixed: Updated OZnzb URL to api.oznzb.com (new indexer settings only) 2014-12-20 14:25:12 -08:00
Keivan Beigi
d849a4ab48 New: Show source/seed info in manual search 2014-12-19 17:21:03 -08:00
Keivan Beigi
3d1e0e7042 Merge pull request #158 from Sonarr/update-handshake
Update handshake
2014-12-18 16:57:08 -08:00
Keivan Beigi
a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
Keivan Beigi
cb3d5fbfe7 Pass data cmd argument between application and update. 2014-12-17 14:47:45 -08:00
Keivan Beigi
0a341199a8 safer log configuration 2014-12-16 23:12:26 -08:00
Mark McDowall
427b102900 Support removing from nbzget queue 2014-12-15 21:56:24 -08:00
Mark McDowall
d651e6ac52 Prevent invalid response to get torrents from Deluge from throwing an error 2014-12-15 20:46:55 -08:00
Mark McDowall
bf169eb139 Improvements for minimum age 2014-12-15 16:31:26 -08:00
Mark McDowall
580f03a5bc New: Minimum Age setting to deal with propagation issues (Usenet only) 2014-12-15 15:40:53 -08:00
Mark McDowall
eeafa2cb64 Fixed: download URL for some newznab imposters 2014-12-15 14:38:38 -08:00
Mark McDowall
f314fab878 Fixed: Url Encode password and category for SAB 2014-12-15 13:09:16 -08:00
Mark McDowall
683656c651 Fixed: Log error when health check fails to communicate with download client 2014-12-15 12:22:35 -08:00
Mark McDowall
83e3d7145f Better parsing of Chistmas Specials 2014-12-15 10:52:16 -08:00
Mark McDowall
98b4027510 Fixed: Handle numerical hashed releases 2014-12-15 10:04:55 -08:00
Mark McDowall
d4ccbda99f Fixed: WDTV Metadata will be created padding season/episode numbers to two digits 2014-12-15 06:34:00 -08:00
Mark McDowall
9686c2579b Don't fetch media info when adding existing episodes 2014-12-14 14:09:51 -08:00
Mark McDowall
e3893083bc Fixed: Add series searching improvements 2014-12-14 11:52:50 -08:00
Mark McDowall
2efed23450 Fixed: Show human readable sizes in manual search rejections 2014-12-14 11:12:36 -08:00
Mark McDowall
e637d68157 Advanced option to disable media info for add series/rescan 2014-12-14 10:50:38 -08:00
Mark McDowall
5f927722df Fixed: Remove pending releases that are rejected 2014-12-14 10:16:43 -08:00
Mark McDowall
ca9c6c651f Fixed: Follow redirects when getting torrent from KAT 2014-12-13 15:56:11 -08:00
Mark McDowall
a9171d44d9 Sorting for another show that starts with A 2014-12-12 15:49:32 -08:00
Mark McDowall
7aee3c5ac4 Fixed: Don't check for sample for anime specials 2014-12-12 07:39:51 -08:00
Mark McDowall
e457003a91 Fixed: Sonarr as default Release Group instead of DRONE 2014-12-11 16:50:42 -08:00
Mark McDowall
b8d9ec628d Fixed: omgwtfnzbs RSS results will be delayed 30 minutes (propagation issues) 2014-12-10 08:15:43 -08:00