Qstick
d8ea0a3243
Many UI and API Improvements ( #8 )
...
This fixes and implements many items on the ArtistIndex Page and ArtistDetailPage
* Create ArtistStatistics Core Module and tie into API.
* Create Members Class and tie into ArtistModel and Artist API resource.
* Finish Out Album API resources and pass to ArtistDetailPage.
* Finish Out Track and TrackFile API resources and pass to ArtistDetailPage.
* Lots of UI work on Artist Detail Page to get Albums and Track list working.
* Add Cover and Disc Image Types to MediaCover Class
* Remove AddSeries UI Flow, since we have replaced with AddArtist (Cleanup)
7 years ago
Qstick
fe58f54ad4
NamingConfig Refactor
...
Adds track NamingConfig, Gets naming section in settings working. Adds Release Year token and track number token
8 years ago
Qstick
a8ac1f3adc
Album Repo Work
...
Adds Album Repo (Need to Update Album API), Gets Tracks working with new Schema, Fixes Albums Saving to DB
8 years ago
Qstick
15b70ede7c
Track Mapping Fixes
...
Fix Some Issues with Track Mapping
8 years ago
Qstick
0f3c355381
New DB Schema
...
Rearrange DB Schema for Album Centric Plan
8 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
...
Fixed: Prevent extensionless files from being imported
Fixed: Broken migration due to extensionless extra 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)
...
Closes #1466
8 years ago
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
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).
...
fixes #1452
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
...
Fixes : #1050
8 years ago
Mark McDowall
942be364dc
Treat XEM aliases as SceneSeasonNumber
...
Fixed: Aliases used incorrectly when TVDB season number matched the seaon number of the alias
Closes #1140
9 years ago
Taloth Saldono
f25f5abced
Cleaned up 2160p changes and added migration and tests.
...
Also reserved the quality ids for WEBRip etc.
9 years ago
Taloth Saldono
bdb1076100
Updated db migration testing framework so we only run migrations up to the one we're testing.
...
fixes #902
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
...
Closes #992
9 years ago
Taloth Saldono
84c7f4cd8c
Added support for tvmaze.
9 years ago
Mark McDowall
192d001b61
New: Option to remove illegal characters
...
Closes #809
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