Commit Graph

194 Commits (74a4cc048cba9dd0f03397fcd1d0a1f1a8a6e413)

Author SHA1 Message Date
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.
8 years ago
Joseph Milazzo a09d5d0b69 Switched over to using Spotify API for meta data. This will require deleting DB to start using.
8 years ago
Joseph Milazzo b481bc6e45 Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify.
8 years ago
Joseph Milazzo f97ed62fae Partially implemented artist overview. Needs review
8 years ago
mdespain bebb82ec9f Fixing my epic fail of not setting the columns to allow null.
8 years ago
Matthew Despain e03af77375 Adding music related columns to NamingConfig table.
8 years ago
Joseph Milazzo 5ee1077e1e DB now stores Artists. DB schema may need small tweaks.
8 years ago
Joseph Milazzo f2a8336b31 Search to add DB flow is error free but the artist doesn't add.
8 years ago
Joseph Milazzo fa52eabb79 Almost finished linking frontend to backend. A few issues with DB mapping to work out.
8 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.
8 years ago
Joseph Milazzo 9ce71ff698 Added Music models and basic database
8 years ago
Matthew Despain 20c8dec50a First round of refactoring.
8 years ago
Taloth Saldono ec7f749541 Tweaked default config for extra files import.
8 years ago
Mark McDowall 1b39911135 True/False for config settings value
8 years ago
Mark McDowall 6aaefae2d5 New: Explicit toggle for importing extra files
8 years ago
Mark McDowall 081c5fc332 Broken ExtraFiles migration due to extentionless files
8 years ago
Mark McDowall 47915d5e05 Fixed: Bad extension when importing extra files
8 years ago
Taloth Saldono 2855090005 Fixed: Removed Womble indexer.
8 years ago
Taloth Saldono 060b9f6fd1 Fixed: Updated BTN api url.
8 years ago
Taloth Saldono 49d0d4c357 Renamed DownloadStation implementation to TorrentDownloadStation.
8 years ago
Taloth Saldono 47b1157b96 Fixed: Permanently removed kickass rss/api implementation.
8 years ago
Keivan Beigi f25bfe9d28
don't log migrations during regular DB tests
8 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
9 years ago
Taloth Saldono f25f5abced Cleaned up 2160p changes and added migration and tests.
9 years ago
Taloth Saldono bdb1076100 Updated db migration testing framework so we only run migrations up to the one we're testing.
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono 68540cb479 Certain log messages didn't include the exception.
9 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