Commit Graph

273 Commits (db879426dbd9ccedfbe38bbd650e2446e0559dc8)

Author SHA1 Message Date
Keivan Beigi d10cdf9c87 removed method column from log db.
10 years ago
Keivan Beigi 1b6f684522 New: Added health check to show a warning when MediaInfo is missing
10 years ago
Mark McDowall 485fa6a13d Fixed: Only upgrade anime version when release group is the same
10 years ago
Keivan Beigi 89e83ded04 Added fluent FluentMigrator.Runner as nuget packages
10 years ago
Keivan Beigi 54b6bfc181 updated fluentassertion/fluentmigrator
10 years ago
Keivan Beigi c10a9ddf6e updated json.net to 6.0.5
10 years ago
Mark McDowall caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
10 years ago
Keivan Beigi e3efd9a84c Merge pull request #119 from NzbDrone/piwik-web
10 years ago
Keivan Beigi c4b210c053 disable analytics in dev
10 years ago
Taloth Saldono 5e62c2335f Fixed: Refactored the Indexer architecture to support non-rss indexers.
10 years ago
Mark McDowall a3d013d908 New: v2/v3/etc handling for anime
10 years ago
Taloth Saldono 6a30b13343 Fixed: Updated Add Series sort logic to better handle Country/Year variants.
10 years ago
Taloth Saldono 525f1aa9dd New: Added global Remote Path mapping table to replace individual Local Category Path settings.
10 years ago
Taloth Saldono 56436fea69 Fixed: Now shows UI notification if downloading nzb from indexer fails.
10 years ago
Keivan Beigi 879035b28a Merge branch 'http-client' into develop
10 years ago
Keivan Beigi 2c1d3339d0 HttpClient
10 years ago
Mark McDowall f63476260b New: Show episode file file deletions in history and episode activity
10 years ago
Keivan Beigi 3a287bf7e7 Merge pull request #108 from NzbDrone/scene-name
10 years ago
Mark McDowall b638e09f24 Fixed: Don't mark releases as imported unless at least one file is imported
10 years ago
kayone 20287f84ce Fixed: Use Nzb title as scene name when available
10 years ago
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed
10 years ago
Mark McDowall 2651cd63a8 Fixed: Don't mark a download as successful unless all valid files are imported
10 years ago
Mark McDowall ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall 0c839d1e11 New: Trace/Debug logging will keep the last 50 files instead of only the last 5
10 years ago
kayone e0e90efbc9 updated fluentmigrator
10 years ago
kayone 3f3cc69da7 updated json.net
10 years ago
kayone 7b2b4794c7 updated fluentvalidation
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Taloth Saldono d1a8cd2a84 Readded Growl logo via embedded binary blob.
10 years ago
Mark McDowall 9eab145924 Fixing csproj
10 years ago
Mark McDowall dd15442dcd Copy logo into output folder on build, fix broken tests
10 years ago
Mark McDowall ca09588390 Fixed: Remove GDI+ dependency with embedded resource
10 years ago
Frank Riley e752e7f35d Fixed several issues in GrowlService:
10 years ago
Taloth Saldono 8a5edfeaf5 Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile.
10 years ago
Mark McDowall fc46018c9a Fixed: Connecting to XBMC when user name and password are configured
10 years ago
Taloth Saldono 5450170718 Cleanup, sorted project files.
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Mark McDowall 41583a8c67 New: Pushalot notification support
10 years ago
Taloth Saldono 9a649cf58e Added UserAgent to RestClient.
10 years ago
Taloth Saldono 8f192e635f New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
10 years ago
Mark McDowall 25abeb8c9c Various anime improvements
10 years ago
Taloth Saldono 822de39a9e Changed the way additional validation details get sent the UI.
10 years ago
Taloth Saldono 232a2b9422 Fixed: Sabnzbd now verifies the category configuration.
10 years ago
Mark McDowall 7af782d353 Provider testing improvements
10 years ago
Mark McDowall c5bd8b27fb Backups
10 years ago
delphiactual e1e8ab7841 New: Added MediaBrowser Metadata support.
10 years ago
Mark McDowall bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
10 years ago
Mark McDowall 193672b652 Anime!
10 years ago
Scott Rice 828dd5f5ad Adds Anime-specific searching and Fanzub support
10 years ago
Taloth Saldono fd5e8a5166 Added Series SortTitle Migration. (Left a slot for anime)
10 years ago
Mark McDowall f5d46ffcd2 Log file changes
10 years ago
Mark McDowall 6184105d3c Fixed: Prevent adding a series if the path is the ancestor of another series
10 years ago
Taloth Saldono b72c9b338c Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config.
10 years ago
Mark McDowall ebd13bdda8 New: Health check for AppData and Startup folder conflict
10 years ago
Taloth Saldono 1a63b1caba Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
10 years ago
Taloth Saldono ab154d924e Added db migration to deal with the settings changes.
10 years ago
Taloth Saldono f304ad50d1 New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
10 years ago
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)
10 years ago
Mark McDowall 48ac09baae Roto folder fixes
10 years ago
Mark McDowall a40b9a306e Fixed: API keys should be more reliably cleansed from the logs
10 years ago
Mark McDowall ef3777fccf Update improvements
10 years ago
Mark McDowall ea12cf06da csproj change
10 years ago
Mark McDowall f6077238e6 Merge branch 'metadata' into develop
10 years ago
Mark McDowall 99f2b07a11 Bootstrap 3
10 years ago
Taloth Saldono ed99fa8698 Corrected various spelling errors in code.
10 years ago
Mark McDowall 9355c9d9f1 Metadata bug fixes
10 years ago
Mark McDowall 1f40bef249 Initial metadata overhaul
10 years ago
Mark McDowall f092f9c08b Merge pull request #72 from Cyberlane/alternate_titles
10 years ago
Mark McDowall 5bc820efed Fixed: Plex server authentication
10 years ago
Cyberlane 612ca49281 New: Alternative titles on Series Details UI
10 years ago
Mark McDowall 3f4c1a16f8 Health check results are stored in memory and updated as required
10 years ago
Mark McDowall e21574a203 Blacklisting improvements
10 years ago
Mark McDowall 0951e0c74b Fixed: Prevent setting series folder to drone factory, root folder or another series' folder
10 years ago
Mark McDowall e5263f143d Import process improvements
10 years ago
Taloth Saldono 38b0fae29a Moved Episode Not Requested check to new Specification. Updated tests.
10 years ago
Mark McDowall da5713688d Fixed: Cleanup duplicate Series Metadata files in database on startup
10 years ago
Mark McDowall 357726ed09 Fixed: Do not prevent adding of indexer when API request limit was reached
10 years ago
Mark McDowall c6e492af4e Fixed: Ended series will be refreshed from trakt every 30 days instead of daily
10 years ago
Mark McDowall 89e0b41ebc New: Search for all missing episodes
10 years ago
Mark McDowall f9ac09acea Merge pull request #66 from BubbaFatAss/develop
10 years ago
Mark McDowall bac75ac6d9 New: Failed download handling for Nzbget
10 years ago
Andrew Chappell a868a0742a Support for Roksbox Metadata. Outputs Series, Season and Episode images along with xml metadata.
10 years ago
Mark McDowall e4de87c0ad Merge pull request #64 from BubbaFatAss/develop
10 years ago
Andrew Chappell e415c7aaa2 Added support for WDTV metadata. Correctly writes out xml files
10 years ago
Mark McDowall 87f591dfbd Fixed: nzb.su URL changed to api.nzb.su
10 years ago
Mark McDowall eeac2aee89 Fixed test reference
10 years ago
Mark McDowall 01d3decf7e Added Mono version health check
10 years ago
Mark McDowall 6b423c104c API Key in UI
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall a02108922f Set episode file modified date to local or utc air date
10 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.
10 years ago
Mark McDowall 9d74693bb7 Added Series Scanned Event
10 years ago
Mark McDowall 33ebf1bf78 New: Rename all selected series from the series editor
11 years ago
Mark McDowall 434ad5f340 csproj
11 years ago
Mark McDowall c8ae9f40fb New: App health displayed in UI
11 years ago
Mark McDowall 5672c42f24 Merge branch 'sqlite' into develop
11 years ago
Mark McDowall 20dec3c205 Wanted is much much faster now.
11 years ago
Mark McDowall 3e5117cce2 Renumbered migration after rebase
11 years ago
kayone c973ab844a Added some missing indexes database.
11 years ago
kayone 7f8fa7ec4b Updated project config
11 years ago
kayone e1376397a7 cleaned up Datastore folder
11 years ago
Mark McDowall 4515c1d155 Blacklist cleanup
11 years ago
Mark McDowall 7279b58a58 Metadata cleanup and fixes
11 years ago
Mark McDowall faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
11 years ago
Mark McDowall cbd8e98677 More xbmc metadata improvements
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
11 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
11 years ago
Mark McDowall ba22600412 Couple XBMC Metadata fixes
11 years ago
Mark McDowall ea6e858dbf Fixed migration filenames, check if process has exited before waiting for exit
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 409e1cca94 No more dupes and house cleaner added
11 years ago
Mark McDowall 3ca5e478ff Almost everything working except importing episode thumbs
11 years ago
Mark McDowall a6361d0bbd New: XBMC Metadata (Frodo+)
11 years ago
Mark McDowall 3d3390187e New: Optionally disable notifications for upgraded episode files
11 years ago
Mark McDowall d0a6daeb26 Restart on linux/os x working
11 years ago
Mark McDowall e47b4c7686 New: Series lists will auto update when files are imported/deleted
11 years ago
Mark McDowall aa1a76fe72 Restart for Windows
11 years ago
Mark McDowall f69bb79077 Shutdown! Restart working for services
11 years ago
markus101 f9b0b2206c Added RescanSeries command
11 years ago
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
11 years ago
markus101 2cd347b829 New: Blacklist added to UI (under history)
11 years ago
Mark McDowall 0ab7d035e1 Validate series is the one searched for
11 years ago
Mark McDowall 4fc25b010c Fixed: Sequential series have proper clean titles
11 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
11 years ago
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.
11 years ago
Mark McDowall 49168cad25 UI and opt-in for setting permissions
11 years ago
Mark McDowall 5459b5fed4 New: Setting file permissions on import (Linux)
11 years ago
Mark McDowall b5b9fababb New: Series Folder format now configurable (used when adding series only)
11 years ago
Mark McDowall 1e878a88fd ImdbId and Title Slug are now nullable
11 years ago
Mark McDowall c50fb84216 Some test cleanup for season search
11 years ago
Mark McDowall 5ac55b0421 Fixed: omgwtfnzbs season/series searches stuck in a loop
11 years ago
Mark McDowall 401a5c9f26 Fixed: Xem mapped series should be more reliable
11 years ago
Icer Addis d727840fbf Indexer searching for special episodes using query string
11 years ago
Mark McDowall c42777086b New: PushOver will now require an application per user to avoid API limiting issues
11 years ago
Mark McDowall 72e56a1845 Fixed: Some specials will no longer be treated as containing the full season on import
11 years ago
Mark McDowall fb6e365c1a Updating proj
11 years ago
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall 53cebdee17 NzbGet now uses RestSharp
11 years ago
kayone 150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand
11 years ago
kayone 575dc03e35 reset existing xem info during update
11 years ago
Mark McDowall 133ee1a0b3 Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up
11 years ago
Mark McDowall e42ac25657 Rename preview for full series and season
11 years ago
Mark McDowall 5659a3c496 No more wizard, now only show when advanced settings are off
11 years ago
Mark McDowall 3db97e9d11 Moved SeasonFolderFormat to NamingConfig
11 years ago
Mark McDowall 2e694485fe Validation for samples and saving
11 years ago
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving
11 years ago
kayone 4cfb2f271d minor cleanup.
11 years ago