Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commits/commit/a09d5d0b6957e1981727a7e40461454a58d18c45?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

7224 Commits (a09d5d0b6957e1981727a7e40461454a58d18c45)
 

Author SHA1 Message Date
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 fa80bca2c9 Merge pull request from mattman86/feature/artist-overview 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
Joseph Milazzo 5302c0915e Fixed wording 8 years ago
Joseph Milazzo 3f2c00410d Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop 8 years ago
Joseph Milazzo 0ec8830def Fixed issue with Artist page not rendering the artists in DB 8 years ago
mdespain bebb82ec9f Fixing my epic fail of not setting the columns to allow null. 8 years ago
Matthew Despain ea01ee335b Updating service provider with Lidarr name 8 years ago
Matthew Despain d14111f914 Updating links and adding credits 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
Matthew Despain 78639d1787 More refactoring 8 years ago
Matthew Despain 5cedc93286 Updating logos and icons 8 years ago
Joseph Milazzo d47909b1f4 Merge pull request from mattman86/feature/database 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
TCBWZA b7a46a9e51 Update internal URL's to point to lidarr.audio 8 years ago
Joseph Milazzo 684e4f4c80 Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database 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
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
mattman86 80e8ef4c7a Merge pull request from nbonfire/patch-1 8 years ago
nbonfire 34683bfb3e Update and rename Sonarr to Lidarr 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 c6f696a090 Merge branch 'develop' of https://github.com/mattman86/Lidarr.git 8 years ago
mattman86 fbe3fad52f Delete appveyor.yml 8 years ago
mattman86 4e5136f307 Update appveyor.yml 8 years ago
mattman86 6e80a8f83c Create appveyor.yml 8 years ago
mattman86 0bfdbb768b Update README.md 8 years ago
mattman86 2d7573a6bd Update README.md 8 years ago
mattman86 cf0f52e0c7 Update README.md 8 years ago
TCBWZA b6cf96b737 Changes to remove sentry submissions and refrences to sonarr.tv 8 years ago
TCBWZA 1e8adf0926 Remove references to sonarr sentry 8 years ago
TCBWZA 31ca0002d7 Change process name and rename assembly 8 years ago
TCBWZA 402f7435ee Change SSL port and set default branch to develop 8 years ago
TCBWZA 67119d97aa Changes from Sonarr app name to Lidarr 8 years ago