Commit Graph

392 Commits

Author SHA1 Message Date
Mark McDowall 6483e0951c Fixed xem integration test 2014-07-13 20:19:19 -07:00
Mark McDowall bb87d4e96e Fixed: Get all anime episodes even when absolute episode number is zero 2014-07-13 19:11:28 -07:00
Taloth Saldono df0082c077 Fixed issue with a relative complete dir in sabnzbd. 2014-07-13 17:01:51 +02:00
Mark McDowall 2a0f461135 Fixed broken tests 2014-07-10 20:38:48 -07:00
Mark McDowall 55beec4908 Fixed: Attempt to refresh anime episodes by absolute numering when refreshing 2014-07-10 19:23:57 -07:00
Mark McDowall 9a92815cbf Fixed: Specials with the season number will be handled properly 2014-07-09 13:56:52 -07:00
Taloth Saldono 257cdf9382 New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings. 2014-07-09 21:36:45 +02:00
Mark McDowall 2b6f908038 New: HR WS PDTV releases will be treated as HDTV720p 2014-07-08 22:45:19 -07:00
Mark McDowall 07cb7edfcf Fixed newznab testing and saving 2014-07-07 13:12:00 -07:00
Mark McDowall 7af782d353 Provider testing improvements
New: Test button for indexers in UI

Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
2014-07-06 20:12:42 -07:00
Mark McDowall c5bd8b27fb Backups
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI

Fixed: Run a database backup before upgrade
2014-07-06 20:10:51 -07:00
Mark McDowall 4170415b03 Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night 2014-07-04 08:28:31 -07:00
Mark McDowall 7dd5731633 Version check for mono 3.6.1 2014-07-04 07:52:24 -07:00
Mark McDowall bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
Conflicts:
	src/NzbDrone.Api/Series/SeriesResource.cs
	src/NzbDrone.Core/Tv/SeriesService.cs
2014-07-02 07:42:04 -07:00
Mark McDowall 7df5d6c9b8 Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop 2014-07-02 07:40:32 -07:00
Mark McDowall 193672b652 Anime!
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray

Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Taloth Saldono 34edeac391 Fixed: Updated check for hashed releases. 2014-06-30 23:26:16 +02:00
Taloth Saldono c2b06d957d New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date. 2014-06-30 23:25:19 +02:00
Taloth Saldono fd5e8a5166 Added Series SortTitle Migration. (Left a slot for anime) 2014-06-30 23:24:55 +02:00
Mark McDowall 801b1b4ec4 Fixed: Parsing of RAW-HD releases 2014-06-20 08:18:48 -07:00
Mark McDowall 2fd3c354fd Added tests for Roksbox and Wdtv metadata
Fixed: Detecting metadata files for Roksbox and WDTV inside of Specials folders
2014-06-19 07:18:50 -07:00
Mark McDowall df1283c0a5 Quality parsing improvements
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
2014-06-16 07:57:55 -07:00
Mark McDowall 95f4d71c68 Fixed issue trying getting parent of drive 2014-06-09 18:26:49 -07:00
Mark McDowall d2615cd831 Fixed update tests 2014-06-07 12:31:24 -07:00
Mark McDowall ebd13bdda8 New: Health check for AppData and Startup folder conflict 2014-06-07 12:19:37 -07:00
Mark McDowall 5d5b12d80e Fixed: Updater being passed invalid path in some cases 2014-06-05 15:36:01 -07:00
Mark McDowall bc9a1fe6a5 Merge pull request #81 from Taloth/search-improvements
Search improvements
2014-06-05 07:22:31 -07:00
Mark McDowall 69567de9a2 Some additional release group parsing tests 2014-06-04 21:54:40 -07:00
Mark McDowall 545bc756f2 Fixed: Error messages not being shown in the UI or being shown in the wrong place 2014-06-04 17:03:53 -07:00
Taloth Saldono 50303ce470 Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking. 2014-06-04 23:44:38 +02:00
Taloth Saldono 9916479f02 Sabnzbdproxy now returns the folder instead of the file in case of a single file download. 2014-06-04 22:27:16 +02:00
Mark McDowall 1446e1e0e7 Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import 2014-06-03 14:09:23 -07:00
Mark McDowall b4012e0752 Fixed: Quality in notifications when file name doesn't contain the quality 2014-06-02 23:31:41 -07:00
Taloth Saldono 68352e0340 Updated migration to enable completed download handling for new users (those with no drone factory configured) 2014-05-30 22:20:17 +02:00
Taloth Saldono 1a63b1caba Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling. 2014-05-30 19:40:38 +02:00
Taloth Saldono 1b96a43037 Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history. 2014-05-30 19:40:35 +02:00
Taloth Saldono ab154d924e Added db migration to deal with the settings changes. 2014-05-30 19:40:33 +02:00
Taloth Saldono f304ad50d1 New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages. 2014-05-30 19:40:31 +02:00
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
Taloth Saldono dcb586b937 Fixed: Better parsing of the delimiters for absolute episode numbering. 2014-05-30 19:40:27 +02:00
Taloth Saldono 9cf8436dbc Added 'Nordic' as norwegian language. 2014-05-30 19:40:26 +02:00
Taloth Saldono 2528dc5b95 Removed specials from test data to fix RefreshEpisodeService tests. 2014-05-30 19:40:25 +02:00
mythjuha 7c5bc94f6e Fixed binary files. 2014-05-30 19:40:24 +02:00
Mark McDowall 30c82f2613 Added tests for RootFolderCheck
Fixed: Progress bar colour when series is continuing
Fixed: Episode Title in tables will show proper cursor and underline
2014-05-28 07:15:19 -07:00
Mark McDowall 61194bc925 Added poorly named multi episode test (commented out) 2014-05-25 22:39:06 -07:00
Mark McDowall 1b10002ed8 Fixed: Specials will be ignored if no specials existed previously 2014-05-25 18:47:54 -07:00
Mark McDowall 3717b558e4 Fixed: Bluray 480p releases will be treated as DVD 2014-05-25 13:28:43 -07:00
Mark McDowall 16c60ff92c Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p 2014-05-24 23:21:53 -07:00
Mark McDowall 198e7cc2f7 Fixed: parsing of some porrly named episodes 2014-05-24 11:29:40 -07:00
Mark McDowall 20124ab61d Fixed: Parsing of some quality from some Bluray files 2014-05-16 23:01:36 -07:00
Mark McDowall ef3777fccf Update improvements
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall ad0e372c35 Fixed broken test 2014-05-10 23:31:56 -07:00
Mark McDowall b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive 2014-05-10 21:37:07 -07:00
Taloth Saldono afff79feae Fixed: Restricted allowed Release Groups to reduce erroneous matches. 2014-05-08 20:03:16 +02:00
Taloth Saldono 79b2b14668 Updated tests to work better with VS2013 Test Adapter. 2014-05-08 20:03:15 +02:00
Taloth Saldono 388943ea1b Fixed: Quality parser now properly deals with releases with underscores as delimiter. 2014-05-06 23:59:07 +02:00
Taloth Saldono bf7180f9ac Fixed: mm.dd.yyyy airdate now parsed. 2014-05-06 23:59:06 +02:00
Taloth Saldono 7b607ce895 Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls. 2014-05-06 23:59:06 +02:00
Taloth Saldono ed99fa8698 Corrected various spelling errors in code. 2014-05-06 23:59:04 +02:00
Mark McDowall 344e6b0f9c Cleanup duplicate episode metadata and images 2014-05-05 19:30:47 -07:00
Mark McDowall 6d8b38366f Fixed: Double periods in filenames will be replaces with a single period 2014-05-01 13:29:09 -07:00
Mark McDowall 1ce58c58af Fixed: Parsing daily episode formats that contain [] around the quality 2014-04-24 23:09:35 -07:00
Taloth Saldono 5428d9d53f Improved detection of hashed releases.
- Added specific rejection code for 32 random characters to ignore all md5 and mixed-case hashes.
- Added NZBGeek hash format.
- Removed -RP from Release Group.
- Added test and fix for reversed title. Currently matching it based on a couple of patterns.
2014-04-22 19:44:44 +02:00
Mark McDowall 9c858445a3 Cleanup episode metadata/image files that aren't properly attached to files 2014-04-21 22:51:53 -07:00
Mark McDowall a2a2ad38b0 Fixed broken test 2014-04-16 00:01:04 -07:00
Mark McDowall bc17466dbc Fixed: Parsing files that contain the date along with a season and episode 2014-04-15 16:53:08 -07:00
Mark McDowall 14554b49bc HashedReleaseFixture uses OS agnostic paths 2014-04-15 14:50:18 -07:00
Taloth Saldono 6aaa3c573f Fixed: Hashed releases should be parsed more accurately. 2014-04-15 23:21:59 +02:00
Mark McDowall 5bc820efed Fixed: Plex server authentication 2014-04-14 22:07:43 -07:00
Mark McDowall ceb06378ad Fixed: Daily series won't get treated as specials during sample checks 2014-04-10 18:32:37 -07:00
Mark McDowall 64ea525f79 Added test to confirm Release Group: Cyphanix parses properly 2014-04-10 16:21:14 -07:00
Mark McDowall 3f4c1a16f8 Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
Mark McDowall e21574a203 Blacklisting improvements
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall 6a26204d8e Allow episode zero in tests, but fail in season and episode are both zero 2014-04-08 10:22:36 -07:00
Mark McDowall 31deff1ea3 Fixed: Daily shows will no longer skip sample detection 2014-04-08 07:12:21 -07:00
Mark McDowall 0a17630c5a Fixed: Do not treat the pressence of Italy as an Italian release 2014-04-06 20:10:05 -07:00
Mark McDowall 0f9360bccb New: Advanced option to skip checking free space when importing files 2014-04-04 09:25:18 -07:00
Mark McDowall e5263f143d Import process improvements
New: Post processing scripts can pass "Path" via API to scan a specific folder directly
Fixed: Do not delete folder from drone factory when non-sample video files exist
2014-04-03 17:08:51 -07:00
Mark McDowall 9edb261c16 Fixed: Daily series with multiple episodes on the same day 2014-04-02 17:02:53 -07:00
Taloth Saldono 38b0fae29a Moved Episode Not Requested check to new Specification. Updated tests. 2014-04-01 21:39:17 +02:00
Taloth Saldono 198ff059c4 Fixed: Season Search now correctly uses scene numbering. 2014-03-30 13:50:17 +02:00
Mark McDowall da5713688d Fixed: Cleanup duplicate Series Metadata files in database on startup 2014-03-27 16:47:04 -07:00
Mark McDowall 30894429f3 Add another test to ensure removal from directories 2014-03-26 16:49:31 -07:00
Mark McDowall 149a1c2b75 OsAgnostic for OnlyContain 2014-03-26 08:13:11 -07:00
Mark McDowall 41ebf21657 Fixed system files test 2014-03-26 07:47:58 -07:00
Mark McDowall 6072a58c57 Fixed: Ignore Apple generated files when adding existing series 2014-03-26 07:37:36 -07:00
Mark McDowall f88a83ae10 Better cleaning before parsing releases and files 2014-03-26 07:21:02 -07:00
Mark McDowall c6e492af4e Fixed: Ended series will be refreshed from trakt every 30 days instead of daily 2014-03-20 21:15:01 -07:00
Taloth Saldono f20c40a24d VS2013 automatically adds these entries for NUnit integration. 2014-03-20 22:28:43 +01:00
Mark McDowall 78ef0d6fb0 Fixed broken in queue test for nzbget 2014-03-20 00:39:24 -07:00
Mark McDowall 55a808a87b Fixed broken build 2014-03-20 00:33:18 -07:00
Mark McDowall bac75ac6d9 New: Failed download handling for Nzbget 2014-03-20 00:08:15 -07:00
Mark McDowall 87f591dfbd Fixed: nzb.su URL changed to api.nzb.su 2014-03-16 22:32:39 -07:00
Mark McDowall 7445adb455 mono version check will support 3 digit versions 2014-03-14 13:20:31 -07:00
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 2f3430387e Major logging overhaul 2014-03-13 13:13:02 -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 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 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
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 1013471449 Fixed update test 2014-03-07 19:18:56 -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 b14a0dd96d Fixed broken language test 2014-03-05 17:33:37 -08:00
Mark McDowall 669f351d08 Properly handling multi episode in one scene numbered release
Fixed: Multiple episodes under one scene episode for some shows
2014-02-26 22:51:41 -08:00
Mark McDowall ea09a74ad9 Fixed indexer health check service 2014-02-25 21:58:11 -08:00
Mark McDowall c8ae9f40fb New: App health displayed in UI 2014-02-25 21:40:47 -08:00
Taloth Saldono 4786bc0c34 Failed Download detection now ignores history without unique download client id. 2014-02-24 21:50:00 +01:00
Mark McDowall 5672c42f24 Merge branch 'sqlite' into develop 2014-02-23 15:02:54 -08:00
Taloth Saldono eddfe67eb1 Added test to verify 'like' clause and fixed issue. 2014-02-23 16:02:28 +01:00
Mark McDowall 120a4cf9ec Fixed up some tests 2014-02-22 19:50:24 -08:00
kayone c973ab844a Added some missing indexes database. 2014-02-22 16:22:58 -08:00
kayone 7f8fa7ec4b Updated project config 2014-02-22 16:22:07 -08:00
kayone a0b0f586c8 New: Log database is compressed when logs are trimmed/purged 2014-02-22 16:22:06 -08:00
kayone 9370de0cc0 New: Main DB is compressed on app start 2014-02-22 16:22:05 -08:00
kayone e1376397a7 cleaned up Datastore folder 2014-02-22 16:22:04 -08:00
Taloth Saldono 45f748cf03 Added tests to verify Marr.data changes. Fixed nested LazyLoading. 2014-02-22 16:21:41 -08:00
Taloth Saldono 8f87f06ac6 Processed PR Comments.
Added tests for EpisodesWithCutoffUnmet.
2014-02-22 16:21:41 -08:00
Taloth Saldono d416dd4177 Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
2014-02-22 16:21:40 -08:00
Mark McDowall 6d1cb90723 Possible special is less aggressive, with tests 2014-02-22 15:33:11 -08:00
Mark McDowall 0d14a2df9e Changed trakt test to use Castle instead of Dexter 2014-02-22 01:09:44 -08:00
Mark McDowall 515901d1be Fixed broken decision engine tests 2014-02-22 00:59:05 -08:00
Mark McDowall 6525fe9a67 Fixed: Better support for adding series that contain special characters 2014-02-20 18:16:26 -08:00
Mark McDowall 0b2b8e9bbe Cleaned up parser tests, 1103/1113 parsing is less greedy
Fixed: Importing of hashed releases
2014-02-20 09:18:32 -08:00
Mark McDowall 46f904d165 Refactored retention spec 2014-02-19 18:23:55 -08:00
Mark McDowall 77b83b521e Validation, settings UI cleanup and different settings models, oh my
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
2014-02-16 23:01:36 -08:00
Mark McDowall 606d78f5e1 Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
Mark McDowall defa54f15c cleaned up tests and names 2014-02-16 17:05:11 -08:00
Taloth Saldono ff9887deaa Added MinSize check and revised tests. 2014-02-15 11:51:52 +01:00
Mark McDowall e9db0fc14a Fixes after rebase 2014-02-12 01:05:29 -08:00
Mark McDowall 409e1cca94 No more dupes and house cleaner added 2014-02-12 01:04:56 -08:00
Mark McDowall 3ca5e478ff Almost everything working except importing episode thumbs 2014-02-12 01:04:54 -08:00
Mark McDowall 6493622ebc Also trim question marks 2014-02-12 01:03:24 -08:00
Mark McDowall 1b21f4a2d7 Fixed: Double periods before extensions when episode title ends in a period 2014-02-12 00:59:22 -08:00
Mark McDowall 54f01ce41d Fixed: Detection of russian releases using 'rus' in the title 2014-02-11 19:18:17 -08:00
Mark McDowall 235bbc2d91 Single quotes around index column name won't die 2014-02-05 23:39:28 -08:00
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
Conflicts:
	src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
	src/UI/app.js
2014-02-03 17:29:22 -08:00
Taloth Saldono 45304b1bbc Solved error in quality comparison for HistoryService 2014-02-02 00:38:19 +01:00
markus101 01bdec965b Add absolute episode numbers to episodes during refresh 2014-02-01 14:26:49 -08:00
Mark McDowall 0ab7d035e1 Validate series is the one searched for 2014-01-30 17:35:22 -08:00
Mark McDowall 4fc25b010c Fixed: Sequential series have proper clean titles 2014-01-29 22:43:23 -08:00
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool. 2014-01-29 01:53:59 +01:00
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Mark McDowall 24430aef07 Use proper path for episode file moving 2014-01-26 15:12:06 -08:00
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00
Mark McDowall a228bd8f1c Added test for series folder name 2014-01-24 14:08:06 -08:00
Mark McDowall 0b2865a97c Fixed broken add series test 2014-01-17 08:14:58 -08:00
Mark McDowall b5b9fababb New: Series Folder format now configurable (used when adding series only) 2014-01-16 23:52:28 -08:00
Mark McDowall 7c6605c02b New: Original Title can be used in file names 2014-01-16 23:23:34 -08:00
Mark McDowall 1e878a88fd ImdbId and Title Slug are now nullable 2014-01-16 20:41:23 -08:00
Mark McDowall 442ab2b7c4 Get 1000 releases from indexers 2014-01-15 19:43:49 -08:00
Mark McDowall 885872ff3a Fixed: Extra new line in release restrictions causing all releases to be rejected 2014-01-15 12:39:32 -08:00
Mark McDowall c50fb84216 Some test cleanup for season search 2014-01-14 11:58:53 -08:00
Mark McDowall 2dccc0567e Fixed broken integration tests 2014-01-13 19:57:47 -08:00
Mark McDowall 5ac55b0421 Fixed: omgwtfnzbs season/series searches stuck in a loop
Fixed:  MegaSearch season/series searches stuck in a loop
2014-01-13 19:47:45 -08:00
Mark McDowall 72e56a1845 Fixed: Some specials will no longer be treated as containing the full season on import 2013-12-28 01:22:03 -08:00
Mark McDowall b29efa5823 Fixed: Release group will not contain file extension 2013-12-25 23:16:13 -08:00
Mark McDowall a5a02ce90e Fixed: Incorrectly treating single episode releases as full season releases 2013-12-23 20:17:20 -08:00
Mark McDowall 80b2e605a9 Fixed: Issue processing full season releases 2013-12-22 17:32:50 -08:00
kayone 9484e7d2a9 Xem integration tests for American Dad. 2013-12-12 10:03:10 -08:00
Mark McDowall 2bfaaddedb One more test 2013-12-10 18:57:44 -08:00
Mark McDowall 0a12343b9e Tests and cleanup 2013-12-10 18:00:44 -08:00
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns 2013-12-08 22:25:11 -08:00
Mark McDowall 87bda21b28 Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word 2013-12-04 23:16:24 -08:00
Mark McDowall 7ebc9e3980 Fixed broken test 2013-12-03 15:19:26 -08:00
kayone b055fc5ade added test for HistoryRepository.Grabbed() 2013-12-02 22:41:08 -08:00
kayone 37ae2d04e3 fixed newznab validation when URL is null. 2013-12-02 14:16:34 -08:00
Mark McDowall bd157b794b Merge pull request #43 from NzbDrone/mediainfo-dll
Added mediainfo dllmaps for linux/os x support
2013-12-02 11:00:55 -08:00
Mark McDowall 9cb220bf2a dllmap added for MediaInfo.DLL
Fall back to filesize check if mediainfo is not available
Ubuntu package depends on sqlite3 and mediainfo
New: mediainfo now used on mono to check runtime when available
2013-12-01 14:44:01 -08:00
kayone be3ec7ddb8 new: smarter validation for newznab indexer settings 2013-12-01 13:33:53 -08:00
Mark McDowall 53cebdee17 NzbGet now uses RestSharp 2013-12-01 01:44:33 -08:00
Mark McDowall 9e00da4d2a Don't strip episode count from title if only one episode 2013-11-30 21:49:59 -08:00
kayone 150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand 2013-11-30 18:06:26 -08:00
kayone 91d64f0b6a path performance optimization 2013-11-30 16:33:59 -08:00
kayone 0503d7eea6 ignore known xem errors. 2013-11-30 16:03:15 -08:00
Mark McDowall 26495aaa4b More parsing tests to ensure anime doesn't break standard episodes 2013-11-30 02:54:11 -08:00
Mark McDowall c554e3f6b9 More tests for single title paring of shows with a number in the title 2013-11-29 10:29:47 -08:00
Mark McDowall d0adac0b5d Fixed: Parsing files/releases for series that start with numbers 2013-11-29 09:05:52 -08:00
Mark McDowall 133ee1a0b3 Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up 2013-11-28 18:07:11 -08:00
Mark McDowall f3fbbf66e0 Catching InvalidOperationExceptions when Inheriting folder permissions
Fixed: Issue sorting files when series is on a share running on UFS
2013-11-28 00:03:58 -08:00
Mark McDowall e42ac25657 Rename preview for full series and season
New: Preview before renaming files
2013-11-27 01:26:10 -08:00
kayone 0069b29f88 Fixed: xem mappings for series without scene mapping 2013-11-26 23:48:28 -08:00
kayone 95324b53d2 Update integration test uses actual update package from develop 2013-11-26 18:15:03 -08:00
kayone 1e6817220a applicationmode cleanup. 2013-11-25 22:53:36 -08:00
Mark McDowall 3d23ac9234 Fixed compilation issue 2013-11-21 23:45:38 -08:00
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving 2013-11-21 23:45:34 -08:00
Mark McDowall 48ece3d367 Using season:00 instead of 0season 2013-11-21 23:45:34 -08:00
kayone 41cb5c02e8 added tests for when patter doesn't match our 'expected casing' 2013-11-21 23:45:33 -08:00
Mark McDowall 7b54bca3c7 Server side for custom naming is complete 2013-11-21 23:45:28 -08:00
Mark McDowall ab4e1edac0 Fixed compilation issue 2013-11-19 22:00:34 -08:00
kayone ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall d71ca52467 Fixed broken tests 2013-11-18 10:23:36 -08:00
Mark McDowall 07386f12e6 New: Only clean XBMC Library when a file is being upgraded 2013-11-17 22:28:49 -08:00
Mark McDowall ff0785b8d1 Fixed tests 2013-11-17 15:32:16 -08:00