Commit Graph

1622 Commits (235e753b93a72bf463278b41800762520d67054f)

Author SHA1 Message Date
Joseph Milazzo 235e753b93 Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/trackParse
7 years ago
harris 97fefa12c9 Change Default NewzNab categories from tv to music
7 years ago
Joseph Milazzo 7acad802fb Merge pull request #8 from mattman86/feature/trackRepository
8 years ago
Joseph Milazzo 76db95947c Refactored most code for track parsing.
8 years ago
Joseph Milazzo d1eb9ff16c Changed AristId to a long
8 years ago
67714561ea Merge branch 'develop' of https://github.com/mattman86/Lidarr into runraid
8 years ago
d7ad9b8218 Support music qualities. This is a work in progress, lots of code still references tv series
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 acb7d33d09 Implemented track lookup into skyhook.
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 6aff6de378 Added Artist Overview.
8 years ago
Joseph Milazzo 3662bb933b Fixed up API to instead call multiple APIs and mash results together
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 50d5693399 Fixed returning empty artist list from db.
8 years ago
Joseph Milazzo d23492177a Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database
8 years ago
Joseph Milazzo 5ee1077e1e DB now stores Artists. DB schema may need small tweaks.
8 years ago
Joseph Milazzo 9a79b590cc Merge branch 'develop' into feature/database
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 5b0f11b19a Albums can now be seen per artist from search.
8 years ago
Joseph Milazzo de21685896 Multiple artists return to UI
8 years ago
Joseph Milazzo a08ebcc0c2 Now returns one artist back with albums.
8 years ago
TCBWZA 7e97f8c423 Break XEM URL as per a request to remove it.
8 years ago
Joseph Milazzo 2813fccc78 Updated the code to allow a search to be made from UI to iTunes and return a mock result.
8 years ago
Joseph Milazzo 39b58ebda3 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 118e2dfe93 Updated to support Album and Track level Compilations
8 years ago
Joseph Milazzo ad23e8ce9f Added Music models and basic database
8 years ago
TCBWZA e73158d5fa Update _fileExtensions to include .mp3 (quality unknown), .m4a quality DVD and .flac quality RAWHD
8 years ago
TCBWZA 1a11a932e3 Remove ISceneMappingService to get rid of service.sonarr.tv access errors
8 years ago
TCBWZA 402f7435ee Change SSL port and set default branch to develop
8 years ago
TCBWZA 0d4e049225 Removed reference to Sonarr and replaced them with Lidarr
8 years ago
Matthew Despain d0728bbe22 Changed the default port to 8686
8 years ago
Matthew Despain 20c8dec50a First round of refactoring.
8 years ago
Mark McDowall 83370ddbbb New: Episode files sent to Recycling Bin are put into subfolders
8 years ago
Mark McDowall c20b152c28 Fixed spelling in message
8 years ago
Mark McDowall bf5067466d Guard against a null file showing an exception in release rejections
8 years ago
Taloth Saldono ec7f749541 Tweaked default config for extra files import.
8 years ago
Taloth Saldono 56ecbf4a31 Fixed: Sabnzbd error when tv sorting enabled for all categories.
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
margaale db9d601115 Revert Session name
8 years ago
Taloth Saldono e7331539f0 Fixed: Newznab default capabilities erroneously cached if indexer is unavailable.
8 years ago
Mark McDowall 7a58082cd7 smallicon for Join notifications
8 years ago
Taloth Saldono 2e08f195e4 Fixed: Zero length file causes MediaInfo hanging in 100% cpu load.
8 years ago
margaale 5033886b90 Fixed: DownloadStation api client for DSM 5.x.
8 years ago
Mark McDowall 3c22f68f5a Fixed: Parsing releases with year added to the end of the series title
8 years ago
Taloth Saldono 70f7404499 Fixed: Sabnzbd 2.0 api compatibility.
8 years ago