Mark McDowall
1b10002ed8
Fixed: Specials will be ignored if no specials existed previously
11 years ago
Mark McDowall
3717b558e4
Fixed: Bluray 480p releases will be treated as DVD
11 years ago
Mark McDowall
16c60ff92c
Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
11 years ago
Mark McDowall
a40b9a306e
Fixed: API keys should be more reliably cleansed from the logs
11 years ago
Mark McDowall
198e7cc2f7
Fixed: parsing of some porrly named episodes
11 years ago
Mark McDowall
94f9db940b
Restart/shutdown messages
...
Restart/Shutodwn no longer use commands (should fix issues with restarts failing)
11 years ago
Mark McDowall
20124ab61d
Fixed: Parsing of some quality from some Bluray files
11 years ago
Mark McDowall
0a1db9d071
Only vacuum the DB in production
11 years ago
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
11 years ago
Mark McDowall
ea12cf06da
csproj change
11 years ago
Mark McDowall
f795d93819
Fixed migrations
11 years ago
Mark McDowall
3bcbd88787
Fixed compilation issue
11 years ago
Mark McDowall
f6077238e6
Merge branch 'metadata' into develop
11 years ago
Mark McDowall
99f2b07a11
Bootstrap 3
...
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
11 years ago
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Mark McDowall
3c47df8691
XBMC API improvements
11 years ago
Mark McDowall
42101d302b
Fixed: Ignore Priority monitor errors on mono
11 years ago
Taloth Saldono
afff79feae
Fixed: Restricted allowed Release Groups to reduce erroneous matches.
11 years ago
Taloth Saldono
388943ea1b
Fixed: Quality parser now properly deals with releases with underscores as delimiter.
11 years ago
Taloth Saldono
bf7180f9ac
Fixed: mm.dd.yyyy airdate now parsed.
11 years ago
Taloth Saldono
7b607ce895
Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls.
11 years ago
Taloth Saldono
0187df38ec
Implemented cache for QualityDefinitionService to reduce db calls.
11 years ago
Taloth Saldono
45b1067d44
Fixed: bdrip/brrip with resolution now recognized as Bluray quality.
11 years ago
Taloth Saldono
ed99fa8698
Corrected various spelling errors in code.
11 years ago
Taloth Saldono
326ecf1c14
Fixed: Blacklist sorting on Series Title no longer causes UI failure.
11 years ago
Mark McDowall
344e6b0f9c
Cleanup duplicate episode metadata and images
11 years ago
Mark McDowall
eeacf9ef9f
Set dognzb URL to api for new installs
11 years ago
Mark McDowall
00db083adf
Fixed: dognzb API URL
11 years ago
Mark McDowall
007f96677c
Fixed: Do not require SSL Cert Hash on Linux/OS X
11 years ago
Mark McDowall
9355c9d9f1
Metadata bug fixes
...
Fixed: Don't link XBMC episode images to Roksbox
Fixed: Don't scan for metadata until files are imported
11 years ago
Mark McDowall
1f40bef249
Initial metadata overhaul
11 years ago
Mark McDowall
6d8b38366f
Fixed: Double periods in filenames will be replaces with a single period
11 years ago
Mark McDowall
859e36aa6b
New: Do not import files inside the EXTRAS folder within a Series
11 years ago
Mark McDowall
017b6ade5e
Fixed: Do not search for episodes that were just grabbed via RSS Sync
11 years ago
Mark McDowall
9c0fb34864
Print version response from XBMC in logs
11 years ago
Mark McDowall
f40a5eb9e9
Fixed: Set episode guide url for XBMC metadata
11 years ago
Mark McDowall
ebe42357c8
Use clean name when finding by title
11 years ago
Mark McDowall
a7cabc49b4
Fixed: searching trakt for some series with special characters
11 years ago
Mark McDowall
1ce58c58af
Fixed: Parsing daily episode formats that contain [] around the quality
11 years ago
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.
11 years ago
Mark McDowall
9c858445a3
Cleanup episode metadata/image files that aren't properly attached to files
11 years ago
Mark McDowall
cde3d0b44a
Don't throw permissions errors when importing files
...
Fixed: Better error handling when setting permissions after import (mono)
11 years ago
Mark McDowall
8414890017
Fixed: Updating Plex
11 years ago
Mark McDowall
0a125c485b
Removed console.writeline for Regex
11 years ago
Mark McDowall
fc540067c2
Series and Season folder format validation/error handling
11 years ago
Mark McDowall
40c2c0b533
Fixed updating for plex server
11 years ago
Mark McDowall
f092f9c08b
Merge pull request #72 from Cyberlane/alternate_titles
...
Show alternate names in UI
11 years ago
Mark McDowall
bc17466dbc
Fixed: Parsing files that contain the date along with a season and episode
11 years ago
Taloth Saldono
6aaa3c573f
Fixed: Hashed releases should be parsed more accurately.
11 years ago
Mark McDowall
dade3bb214
New: Examples for Series and Season folder format
11 years ago
Mark McDowall
5bc820efed
Fixed: Plex server authentication
11 years ago
Cyberlane
612ca49281
New: Alternative titles on Series Details UI
11 years ago
Mark McDowall
63022626f1
Fixed: Next airing will only include monitored episodes
11 years ago
Mark McDowall
192e79d2ff
New: Automatic search for missing episodes if RSS Sync hasn't been run recently
11 years ago
Taloth Saldono
000c172553
Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure.
11 years ago
Mark McDowall
ceb06378ad
Fixed: Daily series won't get treated as specials during sample checks
11 years ago
Mark McDowall
187724f74c
Missing search now searches for episodes not in queue
11 years ago
Mark McDowall
946406f456
Rescan all series via RescanSeriesCommand
11 years ago
Mark McDowall
073b496197
Update series logging improvements
11 years ago
Mark McDowall
3f4c1a16f8
Health check results are stored in memory and updated as required
11 years ago
Mark McDowall
0c71b7c5d0
Merge branch 'blacklisting' into develop
11 years ago
Mark McDowall
6133bc6db7
Missing episode search will skip already queued releases
11 years ago
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
11 years ago
Mark McDowall
492ffb5714
Added more logging for series editor
11 years ago
Mark McDowall
b582127e14
Fixed a couple xbmc metadata bugs
11 years ago
Mark McDowall
6a26204d8e
Allow episode zero in tests, but fail in season and episode are both zero
11 years ago
Mark McDowall
31deff1ea3
Fixed: Daily shows will no longer skip sample detection
11 years ago
Mark McDowall
8b9ea9817a
Show download client and download client id in history details
11 years ago
Mark McDowall
0a17630c5a
Fixed: Do not treat the pressence of Italy as an Italian release
11 years ago
Mark McDowall
e58faf8621
Plex server testing will use username and password if configured
11 years ago
Mark McDowall
2cc0dc3aab
New: Username and Password for Plex Server (optional)
11 years ago
Mark McDowall
0f9360bccb
New: Advanced option to skip checking free space when importing files
11 years ago
Mark McDowall
0951e0c74b
Fixed: Prevent setting series folder to drone factory, root folder or another series' folder
11 years ago
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
11 years ago
Mark McDowall
037127163f
New: Choose notification sound for PushOver
11 years ago
Mark McDowall
48a92696e9
New: PushBullet to all devices (leave device id blank)
11 years ago
Mark McDowall
9edb261c16
Fixed: Daily series with multiple episodes on the same day
11 years ago
Mark McDowall
a336726dd5
Fixed: Searching for all missing episodes
11 years ago
Mark McDowall
206b69524d
Merge pull request #69 from Taloth/xemseasonsearch
...
Season Search now correctly uses scene numbering
11 years ago
Mark McDowall
380a813dbc
Fixed: Refreshing season images for XBMC metadata when there are multiple types (poster, banner, etc)
11 years ago
Taloth Saldono
38b0fae29a
Moved Episode Not Requested check to new Specification. Updated tests.
11 years ago
Taloth Saldono
198ff059c4
Fixed: Season Search now correctly uses scene numbering.
11 years ago
Mark McDowall
da5713688d
Fixed: Cleanup duplicate Series Metadata files in database on startup
11 years ago
Mark McDowall
4de036af55
Fixed: Exclude @eaDir folders when adding existing series
11 years ago
Mark McDowall
47624ef704
Remove special folder regardless of location
11 years ago
Mark McDowall
6072a58c57
Fixed: Ignore Apple generated files when adding existing series
11 years ago
Mark McDowall
f88a83ae10
Better cleaning before parsing releases and files
11 years ago
Mark McDowall
a0aaac0fd9
Added some stopwatches for disk scanning
11 years ago
Mark McDowall
f52c151f0a
Call DiskScanService.Scan directly
11 years ago
Mark McDowall
69f5c8444e
New: Added drone factory rescan button to Wanted
11 years ago
Mark McDowall
357726ed09
Fixed: Do not prevent adding of indexer when API request limit was reached
11 years ago
Mark McDowall
0cad77303d
Only search for monitored missing episodes
11 years ago
Mark McDowall
c6e492af4e
Fixed: Ended series will be refreshed from trakt every 30 days instead of daily
11 years ago
Mark McDowall
87e5d1d84f
Log reasons a release was rejected after all specs have processed
11 years ago
Mark McDowall
89e0b41ebc
New: Search for all missing episodes
11 years ago
Taloth Saldono
bdec0f52e7
Removed duplicate ScheduledTask to prevent error on first database initialization.
11 years ago
Mark McDowall
f9ac09acea
Merge pull request #66 from BubbaFatAss/develop
...
New: Support for Roksbox Metadata
11 years ago
Mark McDowall
bac75ac6d9
New: Failed download handling for Nzbget
11 years ago
Andrew Chappell
a868a0742a
Support for Roksbox Metadata. Outputs Series, Season and Episode images along with xml metadata.
11 years ago
Mark McDowall
b60633882e
Fixed: Only vacuum the main db on startup
11 years ago
Mark McDowall
e4de87c0ad
Merge pull request #64 from BubbaFatAss/develop
...
New: WDTV compatible metadata
11 years ago
Andrew Chappell
e415c7aaa2
Added support for WDTV metadata. Correctly writes out xml files
...
for episode metadata, .metathumb files (jpegs) for episode stills and
folder.jpgs for series / season images.
11 years ago
Mark McDowall
87f591dfbd
Fixed: nzb.su URL changed to api.nzb.su
11 years ago
Mark McDowall
0a5ed41270
Fixed: Don't blacklist nzbs due to disk space issues
11 years ago
Mark McDowall
7445adb455
mono version check will support 3 digit versions
11 years ago
Mark McDowall
088028b426
DB will log Info and above now (temp fix)
11 years ago
Mark McDowall
eeac2aee89
Fixed test reference
11 years ago
Mark McDowall
01d3decf7e
Added Mono version health check
11 years ago
Mark McDowall
1d4738b18f
Merge branch 'api-key' into develop
11 years ago
Mark McDowall
c2ab59f5c5
New: Set scanning interval for Drone Factory
11 years ago
Mark McDowall
6b423c104c
API Key in UI
...
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
11 years ago
Mark McDowall
0914441de7
Removed Status from cleansed log messages
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
a02108922f
Set episode file modified date to local or utc air date
11 years ago
Mark McDowall
8478379ff4
Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
11 years ago
Mark McDowall
7ebe4018d2
Added info to device id for push over
11 years ago
Mark McDowall
32562ba731
Fixed: Series editor saves much faster
11 years ago
Mark McDowall
2d028d9bc7
History check shouldn't die if download client is not configured.
...
Do not log exceptron response when no errors are found
11 years ago
Mark McDowall
db5baf70ea
Don't clean common words from the start of the title
...
Fixed: Do not treat similar titles as the exact same
11 years ago
Mark McDowall
c2087af8c9
Gracefully exit on restart instead of forcibly killing it
11 years ago
Mark McDowall
57912ab86d
Fixed update test, send os when requesting update packages
11 years ago
Mark McDowall
176f3e0563
Log startup location, log number of results from feed
11 years ago
Mark McDowall
8885bbb60f
OS X and linux can be treated separately
11 years ago
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.
11 years ago
Mark McDowall
9d74693bb7
Added Series Scanned Event
11 years ago
Mark McDowall
9660c3f7ee
Branch name will be returned as lowercase
11 years ago
Mark McDowall
04f07aefe1
Add major version to changes request
11 years ago
Mark McDowall
9dcd58a631
Prevent queue/history from blowing up
11 years ago
Mark McDowall
fb5bd4994a
Added EpisodesWithFiles to get episodes in a serires that have an episode file
11 years ago
Mark McDowall
9533e9e403
Better help text for download client priority
11 years ago
Mark McDowall
36e7dc75e5
nlsub is treated as dutch
11 years ago
Mark McDowall
96a4cd33cb
Added help text to Nzbget and Sab priority settings
11 years ago
Mark McDowall
6109704fb0
Only catch SQLite exceptions
11 years ago
Mark McDowall
d8f55c0358
Catch errors when failing to write logs to database
11 years ago
Mark McDowall
e0d8d18838
Better logging when adding a new indexer and it fails
11 years ago
Mark McDowall
366034c969
Return MoveFile
11 years ago
Mark McDowall
7758db5324
EpisodeFileMover updates episode file path after move
11 years ago
Mark McDowall
33ebf1bf78
New: Rename all selected series from the series editor
11 years ago
Mark McDowall
98858bd237
Better error messaging when connecting to nzbget fails
11 years ago
Mark McDowall
669f351d08
Properly handling multi episode in one scene numbered release
...
Fixed: Multiple episodes under one scene episode for some shows
11 years ago
Mark McDowall
434ad5f340
csproj
11 years ago
Mark McDowall
7084b0244e
Better error message when error is received from SABnzbd
11 years ago
Mark McDowall
e309f89ea1
New: Option to use SSL to connect to nzbget
11 years ago
Mark McDowall
274e2eac86
DiskSpaceService will not blow up if total or free space is null
11 years ago
Mark McDowall
99336595b0
Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc
11 years ago
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
11 years ago
Taloth Saldono
4786bc0c34
Failed Download detection now ignores history without unique download client id.
11 years ago
Mark McDowall
9c7eaf0043
Fixed: removed validation for Nzbget username and password when either is blank
11 years ago
Mark McDowall
5672c42f24
Merge branch 'sqlite' into develop
11 years ago
Mark McDowall
860db98294
Merge branch 'wanted' into develop
11 years ago
Mark McDowall
828e8eb147
Fixed: Orphaned episode file was preventing rename preview from functioning
11 years ago
Taloth Saldono
eddfe67eb1
Added test to verify 'like' clause and fixed issue.
11 years ago
Mark McDowall
20dec3c205
Wanted is much much faster now.
11 years ago
Mark McDowall
ab3dbfc240
Blacklist uses seriesId for index
11 years ago
Mark McDowall
3e5117cce2
Renumbered migration after rebase
11 years ago
kayone
0b54210ab1
added index to History on date.
11 years ago
kayone
c973ab844a
Added some missing indexes database.
11 years ago
kayone
5117eaaf5c
removed migrationcache
11 years ago
kayone
68129e3518
database is now singleton
11 years ago
kayone
7f8fa7ec4b
Updated project config
11 years ago
kayone
3f899f2130
fixed broken tests
11 years ago
kayone
a0b0f586c8
New: Log database is compressed when logs are trimmed/purged
11 years ago
kayone
9370de0cc0
New: Main DB is compressed on app start
11 years ago
kayone
e1376397a7
cleaned up Datastore folder
11 years ago
Taloth Saldono
8f87f06ac6
Processed PR Comments.
...
Added tests for EpisodesWithCutoffUnmet.
11 years ago
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
11 years ago
Mark McDowall
4515c1d155
Blacklist cleanup
...
Fixed: Cleanup blacklist when series is deleted
Fixed: Cleanup blacklist on startup
11 years ago
Mark McDowall
6d1cb90723
Possible special is less aggressive, with tests
11 years ago
Mark McDowall
7279b58a58
Metadata cleanup and fixes
...
Fixed: Episode metadata will be renamed to match episode file names on refresh
Fixed: Episode metadata is renamed when episode file is renamed
11 years ago
Mark McDowall
e6e2f85d71
Reverted some special characters
11 years ago
Mark McDowall
aed76afa52
Changed some special characters to more sane values in file names
11 years ago
Mark McDowall
259c408b67
Added size information when Size spec rejects import
11 years ago
Mark McDowall
acee943d47
strip some additional special characters when searching trakt
11 years ago
Mark McDowall
78dacf6850
Fixed: Performance issues when processing results from indexers (RSS/Search)
11 years ago
Mark McDowall
0a837be9ff
Many (update/insert/delete) DB operations now use transactions
...
Fixed: Improved series/episode info refresh speed
11 years ago
Mark McDowall
36387dd13f
Fixed: Prevent queue errors from filling up UI with errors
11 years ago
Mark McDowall
6525fe9a67
Fixed: Better support for adding series that contain special characters
11 years ago
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
11 years ago
Mark McDowall
faa24c5bb6
Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
...
Conflicts:
src/NzbDrone.Core/Indexers/Omgwtfnzbs/Omgwtfnzbs.cs
11 years ago
Mark McDowall
21afdf80a2
Fixed: series/episode rating is 0-10
11 years ago
Mark McDowall
d703bc8dc5
Fixed: SABnzbd test with fail if the API Key is wrong
11 years ago
Mark McDowall
46f904d165
Refactored retention spec
11 years ago
Mark McDowall
d86a54d208
Failed download handling won't error when download client hasn't been configured
11 years ago
Mark McDowall
c5a3b714e6
Fixed XBMC notification logo
11 years ago
Mark McDowall
cbd8e98677
More xbmc metadata improvements
...
New: Create/update episode metadata when series is refreshed
Fixed: Episode Metadata when screenshot is not available
Fixed: Episode metadata being stored in database incorrectly
Fixed: Do not create metadata when series folder does not exist
11 years ago
Mark McDowall
1dec725941
Fixed: Getting root folders with invalid paths
11 years ago
Mark McDowall
55383502ca
Fixed: Do not set display season/episode for XBMC metadata
11 years ago
Mark McDowall
f9312eb3e5
Fixed a copy pasta error for SAB history
11 years ago
Mark McDowall
6b389d2643
Reordered migrations after rebase
11 years ago
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
11 years ago
Mark McDowall
606d78f5e1
Download clients now use thingy provider
11 years ago
Mark McDowall
ba22600412
Couple XBMC Metadata fixes
...
Fixed: Actor URL for XBMC Metadata
Fixed: Incorrectly storing season images for XBMC metadata
(cherry picked from commit 5b2c3b88c0fdf002bb46a45e85c2f5066cc84877)
11 years ago
Taloth Saldono
ff9887deaa
Added MinSize check and revised tests.
11 years ago
Mark McDowall
ea6e858dbf
Fixed migration filenames, check if process has exited before waiting for exit
11 years ago
Mark McDowall
b339f8daf6
Metadata settings added to UI
11 years ago
Mark McDowall
66504febe0
Fixed migrations after rebase
11 years ago
Mark McDowall
cc4f2f3a69
Re numbered metadata migrations
11 years ago
Mark McDowall
e9db0fc14a
Fixes after rebase
11 years ago
Mark McDowall
409e1cca94
No more dupes and house cleaner added
11 years ago
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
11 years ago