Commit Graph

2051 Commits (5f8c6da9d95d925c8ecd5826502799629d31deb1)

Author SHA1 Message Date
kay.one 4465d50a31 added path validation to add series/ recent folders.
12 years ago
kay.one dd835d5503 clear existing scene name since it wasn't storing the correct string
12 years ago
kay.one c25b92955f moveepisode is less side-effecty!
12 years ago
kay.one 954a79639f moveepisode is less side-effecty!
12 years ago
kay.one e256271c5c store scene name in history
12 years ago
kay.one b8bd2bffbf db stores logs for 7 days instead of 15.
12 years ago
kay.one 87ac2b3b76 fixed Dtd issues on Linux.
12 years ago
kay.one 25e6473537 fixed broken build.
12 years ago
kay.one 84857f286a handle exceptions when getting header for covers fail.
12 years ago
kay.one 47e29abc27 don't log indexer errors as exceptions.
12 years ago
kay.one a22cbfee2f handle empty rss response from indexers.
12 years ago
Mark McDowall 9e5353aacc Cleanup orphaned seasons when deleting episodes
12 years ago
Mark McDowall 0d6b9969d2 FilterExistingFiles no longer converts paths to all lower case
12 years ago
Mark McDowall 3c732f5a5e 1080p releases without x264 or hdtv markers will be treated as HDTV instead of unknown
12 years ago
Mark McDowall dcb1b76917 Added spaces so the split works
12 years ago
Mark McDowall 6bea671a1a Episode and Season monitored toggling works again
12 years ago
Mark McDowall 429460dd5e Merge branch 'services-update' into develop
12 years ago
Mark McDowall b821f44cfa Merge branch 'xem-caching' into develop
12 years ago
Mark McDowall 2a11d6bf31 Cache list of Xem Mapped series at start and recache every 12 hours
12 years ago
kay.one 9370edb48c RootFolderService adds FreeSpace, UnmappedFolders to `Get(int id)`
12 years ago
Mark McDowall 0fa4934358 Using warning instead of danger for form elements
12 years ago
Mark McDowall 1c4a687854 Added history details modal
12 years ago
kay.one 438e3199de fixed input validation for indexers
12 years ago
Mark McDowall 6367d3d204 RestExtensions log validation at trace so they don't show up in UI
12 years ago
Mark McDowall a54689fbc4 Appending .nzb to name when sent to nzbget
12 years ago
Mark McDowall b71518a803 Old config file values are removed on app start
12 years ago
Mark McDowall c179e715a6 Parsing tvrage id from newznab with TryParse now
12 years ago
Mark McDowall 60dadf96a3 Better episode count query
12 years ago
Mark McDowall ff2b62887c Episodes without dates but file will be included in count
12 years ago
Mark McDowall eefe44caa5 added version to query string
12 years ago
Mark McDowall 11c49c9260 Using services to get updates now
12 years ago
Mark McDowall ae590828da Removed validation from OmgwtfnzbSettings
12 years ago
Mark McDowall 3965518023 Fixed an issue with propers being skipped for old and lower quality episodes
12 years ago
Keivan Beigi b53476520f Merge branch 'develop' of github.com:NzbDrone/NzbDrone into develop
12 years ago
Mark McDowall 32803f6061 Removed commented line
12 years ago
Mark McDowall dbc4f01d6a AVCDVD releases will not be detected as DVD
12 years ago
Mark McDowall 7771899e29 NotUnpacking check added to episode import
12 years ago
kay.one e4fc0c57b3 indexer specific setting validation
12 years ago
kay.one 227e13d858 added support for offset when queries seasons in newznab,
12 years ago
Mark McDowall 7c915bd522 Save episode quality after change
12 years ago
Mark McDowall 298bc07be7 Merge branch 'because-kayone' into develop
12 years ago
Keivan Beigi dbadf52029 removed virtuals from Xem
12 years ago
Mark McDowall 0c2a1c60b1 Speedier unmapped folders lookup.
12 years ago
Keivan Beigi 75a46a3abe fixed NzbDrone using 100% cpu when console not available.
12 years ago
Keivan Beigi e377e02db4 checking for existing files to import is now case insensitive.
12 years ago
Keivan Beigi c13195046d case insensitive match for unmapped folders.
12 years ago
kay.one 1c62782fcd cleanup series path on update.
12 years ago
kay.one 9f0ae763ff moved logic for reading static file to mappers
12 years ago
Mark McDowall bd4bd47e4e Added more logging when free disk space check fails on import
12 years ago
Mark McDowall ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching
12 years ago
Mark McDowall ab8b521b85 Update will return after started, instead of waiting for exit.
12 years ago
Mark McDowall 2d2c6f866c Better parsing of 3 digit episodes
12 years ago
kay.one adc08973ec re-added m2ts to know file lists
12 years ago
kay.one be2e3c5c2e synced know file extentions with XBMC's list
12 years ago
kay.one c5c02f08f8 better remove RemoveAccent logic.
12 years ago
kay.one 9c8c485c98 added RestSharpExtensions to help validate REST response
12 years ago
kay.one b6ca43f734 cleaned up nzb download clients.
12 years ago
kay.one ed883fd014 added .iso and .m2ts to known media file extensions.
12 years ago
Mark McDowall 6e3a4828cd Fixed an issue with XemMappings and single episode searching
12 years ago
kay.one 59eb4e68ec url is now logged when feed parse fails.
12 years ago
Mark McDowall b1e5646d7d more nd icons and some spelling fixes
12 years ago
kay.one 435904bc0a better process.start for mono
12 years ago
Mark McDowall 18910d0720 Removed resource manager
12 years ago
Mark McDowall 4a9e2894ef Fixed XBMC notification image
12 years ago
kay.one ad3c4aa4a5 fixed broken build.
12 years ago
Mark McDowall 881686e994 Throw exception when unable to get size from newznab feed
12 years ago
Mark McDowall 44772c7391 Throw when unable to move file
12 years ago
Mark McDowall 4ea35ae626 Free space check should use series' parent directory
12 years ago
Mark McDowall 2df51615b7 Preventing more errors when move fails
12 years ago
Mark McDowall a4d6851be1 Added option to not auto download propers
12 years ago
Mark McDowall fded4cf7f3 Added examples to naming settings
12 years ago
Mark McDowall a5e8452840 Removed premove and instead check for source file being in use
12 years ago
kay.one c88b5ee946 fixed broken test.
12 years ago
kay.one 7ac6d9c1f4 removed NzbDrone.Console dependency to UI components
12 years ago
Mark McDowall 2e108620d6 Prepping for git flow, changed update branch to master
12 years ago
Mark McDowall d339d1208f Added default ports for notifications
12 years ago
Mark McDowall 47e7805cf9 Skip sample check for .flv files, also log error for runtime 0
12 years ago
Mark McDowall 470182e397 FreeSpace check now uses the root of the drive\share as the check
12 years ago
Mark McDowall c8d43accfb FreeSpaceSpec is blowing everything up... undoing for now.
12 years ago
Mark McDowall 5fe78ba7bf Require 100MB extra for import
12 years ago
Mark McDowall fca4d20046 Do not import episodes when destination doesn't have enough disk space
12 years ago
Mark McDowall cdf34d5676 Toolbar/Actioneer callback cleanup
12 years ago
Mark McDowall e6b9cd7e60 Episode files are moved to final folder without renaming before deletion and final renaming
12 years ago
Mark McDowall 33db208bb6 Should skip History check during a search
12 years ago
Mark McDowall 1274c1c144 Added commands to delete logs and log files (separately)
12 years ago
Keivan Beigi e152ecc55d removed RegexOptions.IgnoreCase from some expressions. supposed to be faster.
12 years ago
Keivan Beigi 8900c32ae1 Better RSS date parsing
12 years ago
Keivan Beigi 1fdc27598b log exception if pubDate can't be parsed.
12 years ago
Mark McDowall f4aae73d27 Fixed an issue with season searching using the season number as the tvrageid
12 years ago
kay.one 86fa34628f log exception if pubDate can't be parsed.
12 years ago
Mark McDowall c7d3a07219 Throw a custom error for trakt so it doesn't die in LINQ
12 years ago
Mark McDowall f9092e95c2 MonitoredSpec does not apply to searching
12 years ago
Mark McDowall cd7a8bae78 Use title when TvRageId is 0 when searching newznab
12 years ago
Mark McDowall 55af8ecb18 SeasonPass now properly updates episodes
12 years ago
Keivan Beigi 9fcd91f2c5 updated decision logic to prioritize smaller releases of equal quality.
12 years ago
Keivan Beigi c744a64d4d Merge pull request #25 from faush01/vnext
12 years ago
faush01 0608871f76 more param changes
12 years ago
faush01 9f4dfa16d1 remove query selection logic and rename param to tvRageId
12 years ago
Mark McDowall fd30d94972 Removed ServiceModel references
12 years ago
Mark McDowall 083f649b5c User can now configure RSS Sync Interval
12 years ago
faush01 f29eb49c7f use Rage TV ID for newznab search api calls
12 years ago
kay.one bac51706ae minor feed fetch cleanup.
12 years ago
Mark McDowall ff573f358f Merge branch 'linq-xml' into vnext
12 years ago
kay.one 32763b3667 exceptionverification outputs exception info
12 years ago
Mark McDowall 7d43afd7b9 Good riddance SyndicationFeed
12 years ago
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build.
12 years ago
kay.one 256520c551 cleaned up extra usings.
12 years ago
Mark McDowall 57bb37a8cd Update season episodes from season pass
12 years ago
Mark McDowall 6ca17942f0 Added season pass for toggling monitored status of seasons
12 years ago
Mark McDowall 19906e0350 Special folders also apply to RootFolder unmapped folders
12 years ago
Mark McDowall 7e4236df3e EpisodeRefresh matches by season and episode number instead of tvdbepisodeid
12 years ago
Mark McDowall ab9c22f7c1 Newznab urls will have any trailing slashes stripped before searching
12 years ago
Mark McDowall 6296293286 Update errors shouldn't re-run updater 30 seconds later so we'll catch the error
12 years ago
Mark McDowall 7efe4419fb Because kayone says any
12 years ago
Mark McDowall bbd0fd41a3 MediaFile cleanup will unlink removed episode files from episodes
12 years ago
Mark McDowall 177e4b850e Fixed the broken tests
12 years ago
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive
12 years ago
Mark McDowall 485f05d4b9 Prevent adding a root folder that is the same as drone factory
12 years ago
Mark McDowall 12bb55f52d Added indexer name to manual search
12 years ago
Mark McDowall eaa7b39025 Better notification messages
12 years ago
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit.
12 years ago
Mark McDowall 9d0501816c "Its an error"
12 years ago
Mark McDowall 7a408f0ed8 Do not blowup notificaiton pipeline when on notification throws
12 years ago
kay.one 5a62e8ae6b updated project output for core/common to _output
12 years ago
kay.one a5bb99367e skip queue check and adding new items if download client isn't configured correctly.
12 years ago
kay.one 1eb278c7f6 less aggressive http exception logging.
12 years ago
kay.one c57fb29db4 upgrade service only tries to delete existing file if it actually exists.
12 years ago
Keivan Beigi c3b25878d4 do a check to see if daily episode has airdate before attempting a search.
12 years ago
Mark McDowall 17842d3fa1 Added categories to newznab section
12 years ago
kay.one e24c85cc1c upped updated interval to 60 minutes from 5 minutes.
12 years ago
kay.one 2dfebd2147 moved update url from db to nzbdrone.config
12 years ago
Keivan Beigi c48ce4d9e0 DB log target is removed after test/app shutdown
12 years ago
Keivan Beigi c80202bec3 updated FluentMigrator
12 years ago
Mark McDowall 60177abf51 A bit more logging for delete file (in recycle bin)
12 years ago
Mark McDowall 17d5895957 Properly store AirDate from source timezone
12 years ago
Mark McDowall 625acef635 Added links and api key links to notifications
12 years ago
Mark McDowall 3f85104d18 Fixed parsing of shows with scene numbering
12 years ago
kay.one 9a24268ee7 removed code redundancies.
12 years ago
kay.one 6d3a604677 create data folder if doesn't exist.
12 years ago
Keivan Beigi 72d0b9c839 remove AnyCPU
12 years ago
Mark McDowall 07073be73c Notifications work for daily shows
12 years ago
kay.one 23b2c9eef5 more linux fixes
12 years ago
Mark McDowall 9330f0aefc Fixed SeriesStats query
12 years ago
Mark McDowall 5bfcc511e8 AirDate now stored as a string
12 years ago
Mark McDowall e96e1b10db Added pushover notifications
12 years ago
Mark McDowall 69d067d2c0 Logging level can be set in the UI (immediately applied)
12 years ago
Mark McDowall 13b71bdeb7 Set version to 10.0.0.* in AssemblyInfo
12 years ago
Mark McDowall 84af2be14a Log level halfway there
12 years ago
kay.one 478caf15f8 static resource URLs are now case sensitive.
12 years ago
kay.one e89a35522e removed redundant qualifiers.
12 years ago