Commit Graph

354 Commits (develop)

Author SHA1 Message Date
Qstick 38cbb2114f Refactor ExtraFile/MetadataFile Services (#104)
7 years ago
Qstick a956e22ce1 Remove SeriesStats Reference and other Series Mapping
7 years ago
Qstick f8f988a083 Misc Sonarr Pulls
7 years ago
Qstick f812302aa5 More Work on Album Filtering per Artist
7 years ago
Qstick b963f2aa82 Add prelim work for Album Filtering
7 years ago
Qstick ed3b47d76a Support for Artist Disambiguation and Type
7 years ago
Qstick 5003cd8a14 Rename More Sonarr References
7 years ago
Qstick 729d1142b0 Log TrackImport and TrackFileDeleted to History
7 years ago
Qstick d2bafd4605 Add Support for Artist Links from Metadata
7 years ago
Qstick 95051cbd63 Initial Commit Rework
7 years ago
Qstick 2c42fc19e5 Rename Drone Factory Config Keys (#70)
7 years ago
Qstick 8569084255 Refactor and Enable Renaming for Album and Artist Files (#61)
7 years ago
Qstick 337f74a184 Refactor Blacklist for Album Releases (#48)
7 years ago
Qstick 1e4d9480e9 Implement Release Parsing, Decision Engine, and Downloading (#35)
7 years ago
Qstick d8ea0a3243 Many UI and API Improvements (#8)
7 years ago
Qstick fe58f54ad4 NamingConfig Refactor
7 years ago
Qstick a8ac1f3adc Album Repo Work
7 years ago
Qstick 15b70ede7c Track Mapping Fixes
7 years ago
Qstick 0f3c355381 New DB Schema
7 years ago
Joseph Milazzo fbb6691ea1 Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug.
7 years ago
Joseph Milazzo a09d5d0b69 Switched over to using Spotify API for meta data. This will require deleting DB to start using.
7 years ago
Joseph Milazzo b481bc6e45 Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify.
7 years ago
Joseph Milazzo f97ed62fae Partially implemented artist overview. Needs review
7 years ago
mdespain bebb82ec9f Fixing my epic fail of not setting the columns to allow null.
7 years ago
Matthew Despain e03af77375 Adding music related columns to NamingConfig table.
7 years ago
Joseph Milazzo 5ee1077e1e DB now stores Artists. DB schema may need small tweaks.
7 years ago
Joseph Milazzo f2a8336b31 Search to add DB flow is error free but the artist doesn't add.
7 years ago
Joseph Milazzo fa52eabb79 Almost finished linking frontend to backend. A few issues with DB mapping to work out.
7 years ago
Joseph Milazzo ce62cff57d Changed the db to represent compilations. By default a track will have a single albumId and a list of artistIds. If the album is a compilation, we will use Various Artists to align with Plex, iTunes, and Amazon.
7 years ago
Joseph Milazzo 9ce71ff698 Added Music models and basic database
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Taloth Saldono ec7f749541 Tweaked default config for extra files import.
7 years ago
Mark McDowall 1b39911135 True/False for config settings value
7 years ago
Mark McDowall 6aaefae2d5 New: Explicit toggle for importing extra files
7 years ago
Mark McDowall 081c5fc332 Broken ExtraFiles migration due to extentionless files
7 years ago
Mark McDowall 47915d5e05 Fixed: Bad extension when importing extra files
7 years ago
Taloth Saldono 2855090005 Fixed: Removed Womble indexer.
7 years ago
Taloth Saldono 060b9f6fd1 Fixed: Updated BTN api url.
7 years ago
Taloth Saldono 49d0d4c357 Renamed DownloadStation implementation to TorrentDownloadStation.
7 years ago
Taloth Saldono 47b1157b96 Fixed: Permanently removed kickass rss/api implementation.
7 years ago
Keivan Beigi f25bfe9d28
don't log migrations during regular DB tests
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Mark McDowall 5f2aeb0cea Fixed: Failing database migration of metadata files without extensions
8 years ago
Mark McDowall a486bff40b Fixed: Migrations using old SQLite versions (Prior to 3.7.15)
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Taloth Saldono 713e109bc9 Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
8 years ago
Taloth Saldono ff6737314f Added additional index to episodes table to speed up certain queries.
8 years ago
Taloth Saldono bc94a7f921 Fixed: Forcibly disable kat when using the wrong domain.
8 years ago
Mark McDowall 857d661ff1 Fixed: Recreate log database if migration fails
8 years ago
Mark McDowall 942be364dc Treat XEM aliases as SceneSeasonNumber
8 years ago
Taloth Saldono f25f5abced Cleaned up 2160p changes and added migration and tests.
8 years ago
Taloth Saldono bdb1076100 Updated db migration testing framework so we only run migrations up to the one we're testing.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Taloth Saldono 68540cb479 Certain log messages didn't include the exception.
8 years ago
Keivan Beigi 6e105ce2c6 upgraded nuget packages
9 years ago
Mark McDowall 7921dd3f96 Fixed: Removed Titans of TV tracker
9 years ago
Taloth Saldono 84c7f4cd8c Added support for tvmaze.
9 years ago
Mark McDowall 192d001b61 New: Option to remove illegal characters
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Taloth Saldono 6d046a8df8 Fixed: Extrapolate scene numbering but won't auto import.
9 years ago
Taloth Saldono 23bd9440b3 Removed duplicate file.
9 years ago
Mark McDowall 0f2bba0615 Custom scripts
9 years ago
Keivan Beigi a143c0b75e Updated migration number to 90
9 years ago
Keivan Beigi 36f97329ff Update the kickass url to https://kat.cr
9 years ago
Mark McDowall 873fadbcaa Fix the build
9 years ago
Mark McDowall 370406c3de Use a list for ChannelTags and DeviceIds in Pushbullet settings
9 years ago
Taloth Saldono c9d0bc7148 Fixed: Removed Eztv-like api support entirely since TorrentRss is now available.
9 years ago
Mark McDowall 77e9493ccf Improved PushBullet implementation (v2 API, multiple devices, channels)
9 years ago
Mark McDowall 155c82c199 Season pass overhaul
9 years ago
Taloth Saldono dc91fa0206 Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
9 years ago
Taloth Saldono ab1e82414b Fixed: Unlimited MaxSize and increased granularity.
9 years ago
Lars Johnsen a79fc94a54 Compilation: Fix case inconsistencies
9 years ago
Mark McDowall bc03ad2a18 Blacklisting torrents and using more info to evaluate matches
9 years ago
Taloth Saldono 2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
9 years ago
Taloth Saldono 4ca8178ca8 Add db name to Vacuum log message.
9 years ago
Mark McDowall 9a629c2fc6 Display names for Notifications
9 years ago
Taloth 42a3ff2625 Merge pull request #206 from Sonarr/osxfullfsync
9 years ago
Mark McDowall 638e3ca898 Command queue
9 years ago
Taloth aa7aa3ce61 Merge pull request #218 from Sonarr/fanzub-url
9 years ago
Taloth Saldono 799f6034c7 Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
9 years ago
Taloth Saldono 4036654f3f New: Fanzub url can now be modified (to be used only with alternative sites implementing the same api)
9 years ago
Taloth Saldono dea58ed663 Fixed: Changed sqlite to use full fsync on osx to reduce the chance of corruption at the cost of some performance.
9 years ago
Mark McDowall 33ed76556f Deduping tags only updates affected models
9 years ago
Mark McDowall b7e609a7d5 De-dupe Tags
9 years ago
Mark McDowall 05ee57a972 New: options when adding series, including the ability to search for all missing episodes
9 years ago
Mark McDowall 3c756348eb New: Forms authentication
9 years ago
Mark McDowall 090ba3bb86 Fixed: Removed Animezb indexer
10 years ago
Keivan Beigi 3dcfcbb400 made sqlite version explicit in the connection string.
10 years ago
Keivan Beigi 8921cbf3b1 forcing lib update on upgrade
10 years ago
Mark McDowall 157124df89 Fixed: Disable EZTV when using the default URL
10 years ago
Keivan Beigi 9d8011042e fixed: changed Journaling for osx to prevent db corruption
10 years ago
Mark McDowall efbe052b26 Fixed: Remove bad ratings from trakt
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Keivan Beigi 0a341199a8 safer log configuration
10 years ago
Mark McDowall 7ac6fc98a9 New: Add Unknown Quality to profile (advanced)
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Keivan Beigi 78aa91c170 Added StringLiteral as an acceptable identifier for sqlite migrations
10 years ago
Keivan Beigi a8eb0f73d1 Added broken migration test
10 years ago
Mark McDowall cd1d34a0f2 Fixed: Add tag when text box loses focus
10 years ago
Keivan Beigi be81bf322a Our first data migration test :D
10 years ago
Keivan Beigi c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
10 years ago
Mark McDowall 37a1398338 Delay Profiles
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 3b3066ed47 Naming fixes
10 years ago
Mark McDowall f344a96444 New: Additional naming options for Quality in file name (Full, Title, Proper)
10 years ago
Keivan Beigi af3c0de4d5 Updated transaction locks to be defered.
10 years ago
Keivan Beigi 2d42d1ce6a fixed build error
10 years ago
Taloth Saldono 8a86b8acdc Added OsPath to handle OS agnostic path handling.
10 years ago
Mark McDowall a8bea777d7 Fixed the migration to release restrictions
10 years ago
Mark McDowall 53c2962d2a Release restrictions
10 years ago
Mark McDowall 4c3daf7e39 New: Store date series was added in database
10 years ago
Mark McDowall 97c9217c0d Fixed: Improved title sorting for 'A to Z'
10 years ago
Mark McDowall 86aba08289 Fixed broken migration 036 for people upgrading from very old DBs
10 years ago
Mark McDowall e82b29e346 Tags
10 years ago
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Keivan Beigi d10cdf9c87 removed method column from log db.
10 years ago
Keivan Beigi cb00644a09 Use raw sql to write logs to db.
10 years ago
Keivan Beigi 89e83ded04 Added fluent FluentMigrator.Runner as nuget packages
10 years ago
Mark McDowall a3d013d908 New: v2/v3/etc handling for anime
10 years ago
Taloth Saldono 525f1aa9dd New: Added global Remote Path mapping table to replace individual Local Category Path settings.
10 years ago
Mark McDowall f63476260b New: Show episode file file deletions in history and episode activity
10 years ago
Keivan Beigi ce8cb41bac don't clear scenenames that are 40 char long.
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 ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall 44f869902e Fixed: Migration issue when column names were wrapped in backticks instead of quotes
10 years ago
kayone e0e90efbc9 updated fluentmigrator
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Taloth Saldono 4540cf05ad Fixed: Solved database performance bug causing slow rss syncs.
10 years ago
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile.
10 years ago
Taloth Saldono b427954f5f null EmbeddedDocuments are now stored as DBNull instead of json null.
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Mark McDowall 6c020111b8 Removed extra usings from migrations
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
Taloth Saldono fd5e8a5166 Added Series SortTitle Migration. (Left a slot for anime)
10 years ago
Taloth Saldono 68352e0340 Updated migration to enable completed download handling for new users (those with no drone factory configured)
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 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 f795d93819 Fixed migrations
10 years ago
Mark McDowall f6077238e6 Merge branch 'metadata' into develop
10 years ago
Taloth Saldono ed99fa8698 Corrected various spelling errors in code.
10 years ago
Mark McDowall 00db083adf Fixed: dognzb API URL
10 years ago
Mark McDowall 9355c9d9f1 Metadata bug fixes
10 years ago
Cyberlane 612ca49281 New: Alternative titles on Series Details UI
10 years ago
Taloth Saldono 000c172553 Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure.
10 years ago
Mark McDowall e21574a203 Blacklisting improvements
10 years ago
Mark McDowall b60633882e Fixed: Only vacuum the main db on startup
10 years ago
Mark McDowall 87f591dfbd Fixed: nzb.su URL changed to api.nzb.su
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall 3e5117cce2 Renumbered migration after rebase
10 years ago
kayone 0b54210ab1 added index to History on date.
10 years ago
kayone c973ab844a Added some missing indexes database.
10 years ago
kayone 5117eaaf5c removed migrationcache
10 years ago
kayone 68129e3518 database is now singleton
10 years ago
kayone 3f899f2130 fixed broken tests
10 years ago
kayone 9370de0cc0 New: Main DB is compressed on app start
10 years ago
kayone e1376397a7 cleaned up Datastore folder
10 years ago
Mark McDowall 78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search)
10 years ago
Mark McDowall 0a837be9ff Many (update/insert/delete) DB operations now use transactions
10 years ago
Mark McDowall cbd8e98677 More xbmc metadata improvements
10 years ago
Mark McDowall 6b389d2643 Reordered migrations after rebase
10 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
10 years ago
Mark McDowall ba22600412 Couple XBMC Metadata fixes
10 years ago
Mark McDowall ea6e858dbf Fixed migration filenames, check if process has exited before waiting for exit
10 years ago
Mark McDowall 66504febe0 Fixed migrations after rebase
10 years ago
Mark McDowall cc4f2f3a69 Re numbered metadata migrations
10 years ago
Mark McDowall 3ca5e478ff Almost everything working except importing episode thumbs
10 years ago
Mark McDowall a6361d0bbd New: XBMC Metadata (Frodo+)
10 years ago
Mark McDowall 3d3390187e New: Optionally disable notifications for upgraded episode files
10 years ago
Mark McDowall 235bbc2d91 Single quotes around index column name won't die
10 years ago
markus101 03ba8d071e Migration to new quality takes seconds not minutes now
10 years ago
Mark McDowall c9a77e99a0 Error handling in migration to new quality
10 years ago
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
10 years ago
Taloth Saldono 9df0ad0bf7 System.Logs view can now be filtered by severity.
10 years ago
Mark McDowall 75decad601 UI looking better for quality profile editing
10 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
10 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.
10 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
10 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 c42777086b New: PushOver will now require an application per user to avoid API limiting issues
11 years ago
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall f349f1177e Added mono space font, cleaner UI for rename preview
11 years ago
Mark McDowall 3db97e9d11 Moved SeasonFolderFormat to NamingConfig
11 years ago
Mark McDowall 9d94c4490f Cleanup!
11 years ago
Mark McDowall 48ece3d367 Using season:00 instead of 0season
11 years ago
Mark McDowall 21af4bbdfa Season folder format is lowercase
11 years ago
Mark McDowall 0ec520c4d5 Basic UI + Wizard for custom naming added
11 years ago
Mark McDowall 7b54bca3c7 Server side for custom naming is complete
11 years ago
kayone ec63053fe7 cleaned up using directives.
11 years ago
kayone 5ab873150e added signalR to Integration Test
11 years ago
Mark McDowall 1684ad6e16 List<int> will be converted to json and stored in the DB
11 years ago
Mark McDowall 8520fe3e0c Blacklisting will trigger episode search
11 years ago
Mark McDowall 1f5bcfeb75 Blacklist is now used when processing results
11 years ago
Mark McDowall ddf83230f3 Fixed omgwtfnzbs issues with null settings
11 years ago