Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lidarr/lidarr

Looks and smells like Sonarr but made for music.
https://github.com/lidarr/lidarr

Attempting AppVeyor builds

2a38db10e0eadf5e4ecc84a64cec99e4f5fbdcdc authored over 7 years ago by Matthew Despain <[email protected]>
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop

66445930eb8674c236cee0a5fde89a9902baff45 authored over 7 years ago by Joseph Milazzo <[email protected]>
Implemented track lookup into skyhook.

acb7d33d09307986bca94c1ec79da5e4b435f758 authored over 7 years ago by Joseph Milazzo <[email protected]>
Switched over to using Spotify API for meta data. This will require deleting DB to start using.

a09d5d0b6957e1981727a7e40461454a58d18c45 authored over 7 years ago by Joseph Milazzo <[email protected]>
Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify.

b481bc6e45e71ecf0a53b73817b7e81d7e9c2c5b authored over 7 years ago by Joseph Milazzo <[email protected]>
Merge pull request #6 from mattman86/runraid

Update readme, replace sonarr->lidarr

89fa71fe966534777ad6a318ce18f7d9ee6ccc63 authored over 7 years ago by runraid <[email protected]>
Revert girl url

d04cd2ae95cd7d68edfc03d7078e9203d39d58fe authored over 7 years ago by runraid <[email protected]>
Update readme, replace sonarr->lidarr

a8b40ce1f6ee49640c32dbb68e0633fc3b5b716a authored over 7 years ago by runraid <[email protected]>
Merge pull request #5 from mattman86/feature/artist-overview

Implemented artist overview

fa80bca2c9ca5347a38cd83b89f3972d1b69bdb4 authored over 7 years ago by Joseph Milazzo <[email protected]>
Added Artist Overview.

6aff6de378b1d221731236c3cb24343239055975 authored over 7 years ago by Joseph Milazzo <[email protected]>
Fixed up API to instead call multiple APIs and mash results together

3662bb933bf94926e199529363c2091103a26905 authored over 7 years ago by Joseph Milazzo <[email protected]>
Partially implemented artist overview. Needs review

f97ed62fae66b822c27a54b5406e943e3aa6edfd authored over 7 years ago by Joseph Milazzo <[email protected]>
Fixed wording

5302c0915ee17ee5671da853e9b0aeb3409f3129 authored over 7 years ago by Joseph Milazzo <[email protected]>
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop

3f2c00410de55f756c559299659827721ad3b508 authored over 7 years ago by Joseph Milazzo <[email protected]>
Fixed issue with Artist page not rendering the artists in DB

0ec8830def1633f8175ff2a9ed49f5c9a6787fee authored over 7 years ago by Joseph Milazzo <[email protected]>
Fixing my epic fail of not setting the columns to allow null.

bebb82ec9fc87e07f786039105dd5d37223aba5d authored over 7 years ago by mdespain <mdespain@WE-MDESPAIN-D>
Updating service provider with Lidarr name

ea01ee335bd63ccd6a2f3ff1b64599c413127834 authored over 7 years ago by Matthew Despain <[email protected]>
Updating links and adding credits

d14111f9147a5042be184e1cc1518f6206cda963 authored over 7 years ago by Matthew Despain <[email protected]>
Adding music related columns to NamingConfig table.

e03af773759d08b79190f888a1e0c226b463a724 authored over 7 years ago by Matthew Despain <[email protected]>
Fixed returning empty artist list from db.

50d569339992ec518b58b99d2d32da15a8cd8e11 authored over 7 years ago by Joseph Milazzo <[email protected]>
More refactoring

78639d1787458e6abce2d5d1f7d4a81290fd38bd authored over 7 years ago by Matthew Despain <[email protected]>
Updating logos and icons

5cedc932861ee3f475c7c7f220360340438b3b22 authored over 7 years ago by Matthew Despain <[email protected]>
Merge pull request #4 from mattman86/feature/database

Implemented ability to search iTunes for a series and add to database

d47909b1f49c574da8bcdf2fd3253702a48c235a authored over 7 years ago by Joseph Milazzo <[email protected]>
Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database

d23492177aae691520de970e79919cea3aff98fa authored over 7 years ago by Joseph Milazzo <[email protected]>
DB now stores Artists. DB schema may need small tweaks.

5ee1077e1e89f5735d1d82fb4b66a2cfd0fbe057 authored over 7 years ago by Joseph Milazzo <[email protected]>
Merge branch 'develop' into feature/database

9a79b590cc1f4a69a5857c6419b2fddf347adc0a authored over 7 years ago by Joseph Milazzo <[email protected]>
Search to add DB flow is error free but the artist doesn't add.

f2a8336b31696395b6736ebca34bbd7fd48631e9 authored over 7 years ago by Joseph Milazzo <[email protected]>
Almost finished linking frontend to backend. A few issues with DB mapping to work out.

fa52eabb79b03d52494c1ac1ef40fe6e5ac7e583 authored over 7 years ago by Joseph Milazzo <[email protected]>
Albums can now be seen per artist from search.

5b0f11b19ad05e8750055fb0cbdf9724aa6afd3b authored over 7 years ago by Joseph Milazzo <[email protected]>
Multiple artists return to UI

de21685896c11383725d9721f989ae3afda0406f authored over 7 years ago by Joseph Milazzo <[email protected]>
Now returns one artist back with albums.

a08ebcc0c2bc54bf33b74c77ac23d8853a1722c4 authored over 7 years ago by Joseph Milazzo <[email protected]>
Break XEM URL as per a request to remove it.

7e97f8c42353091d586454a8918f7a69bb4c8cb0 authored over 7 years ago by TCBWZA <[email protected]>
Updated the code to allow a search to be made from UI to iTunes and return a mock result.

2813fccc78b027cecc4aa01804fa94b4d612cd84 authored over 7 years ago by Joseph Milazzo <[email protected]>
Update internal URL's to point to lidarr.audio

b7a46a9e51f34f4df315b74088e5580bc93a43ca authored over 7 years ago by TCBWZA <[email protected]>
Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database

684e4f4c80ed9c444aea504218f8b1e6d34e22c3 authored over 7 years ago by Joseph Milazzo <[email protected]>
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.

ce62cff57de234a67b2e89c6afb7747758b6593e authored over 7 years ago by Joseph Milazzo <[email protected]>
Added Music models and basic database

9ce71ff69824d2990418c1f3a8f354098a4fd04c authored over 7 years ago by Joseph Milazzo <[email protected]>
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.

39b58ebda37af18c9cf29989f593b84cea8b8e06 authored over 7 years ago by Joseph Milazzo <[email protected]>
Updated to support Album and Track level Compilations

118e2dfe936bfa47c69a4b8d6d8b06ff1a8071d7 authored over 7 years ago by Joseph Milazzo <[email protected]>
Added Music models and basic database

ad23e8ce9f8daad49aff5f8042fa3736eac69292 authored over 7 years ago by Joseph Milazzo <[email protected]>
Merge pull request #3 from nbonfire/patch-1

Update and rename Sonarr to Lidarr

80e8ef4c7a66578a739d14486ed53241c5bb275f authored over 7 years ago by mattman86 <[email protected]>
Update and rename Sonarr to Lidarr

34683bfb3efdbd1ac4dc5572b53fd85ae01e4851 authored over 7 years ago by nbonfire <[email protected]>
Update _fileExtensions to include .mp3 (quality unknown), .m4a quality DVD and .flac quality RAWHD

e73158d5fa0c65738bc48dbcaed4a781004ba966 authored over 7 years ago by TCBWZA <[email protected]>
Remove ISceneMappingService to get rid of service.sonarr.tv access errors

1a11a932e312cfd13af809f09c999d4da27440bf authored over 7 years ago by TCBWZA <[email protected]>
Merge branch 'develop' of https://github.com/mattman86/Lidarr.git

c6f696a0903248f7f6eb44270bd1a380aefe3aed authored over 7 years ago by TCBWZA <[email protected]>
Delete appveyor.yml

fbe3fad52f8c44655b4ead618215f6342918adeb authored over 7 years ago by mattman86 <[email protected]>
Update appveyor.yml

4e5136f307c5f1f0f5a2b44dee8fbc4e9512a37c authored over 7 years ago by mattman86 <[email protected]>
Create appveyor.yml

6e80a8f83c48767d3713ff2c8f97cb117c3766cd authored over 7 years ago by mattman86 <[email protected]>
Update README.md

0bfdbb768b74501ae34bdc633608532622045d89 authored over 7 years ago by mattman86 <[email protected]>
Update README.md

2d7573a6bd5844dabb5812c8ea22e702e66439f5 authored over 7 years ago by mattman86 <[email protected]>
Update README.md

cf0f52e0c7c2ab628183ffe905c7626e417d4d5f authored over 7 years ago by mattman86 <[email protected]>
Changes to remove sentry submissions and refrences to sonarr.tv

b6cf96b7370e22813d5647afe8323df05d543357 authored over 7 years ago by TCBWZA <[email protected]>
Remove references to sonarr sentry

update ics entry to nzbdrone_album

1e8adf092648169b4370a9605f74eda5b2a9ceb6 authored over 7 years ago by TCBWZA <[email protected]>
Change process name and rename assembly

31ca0002d7d17f1359dbed3f8c5936128ce94b67 authored over 7 years ago by TCBWZA <[email protected]>
Change SSL port and set default branch to develop

402f7435ee534b4a066cbccad08256d2cd91c093 authored over 7 years ago by TCBWZA <[email protected]>
Changes from Sonarr app name to Lidarr

67119d97aadde5854d63ae5ae618462051af8ae2 authored over 7 years ago by TCBWZA <[email protected]>
Removed reference to Sonarr and replaced them with Lidarr

0d4e049225b46920cd93e4e4ef9f66b18130d40c authored over 7 years ago by TCBWZA <[email protected]>
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop

a4d41078da30e4b7d3a09c913c98b58148cd5f05 authored over 7 years ago by Matthew Despain <[email protected]>
Updating the ProgramData folder

824c66a14165b6bdbd694ad23cc592b3bae55df4 authored over 7 years ago by Matthew Despain <[email protected]>
Use different folder to store sqlite database.

3ebbaf4eb72a45a2143b4c1d73bd4de8531f3b52 authored over 7 years ago by Joseph Milazzo <[email protected]>
Removing the MusicBrainz API in favor of iTunes

a61cdeed0da6399a3ef6a069e3c9cdaf3f42e633 authored over 7 years ago by Matthew Despain <[email protected]>
Changed the default port to 8686

d0728bbe224ce835c03d6644cb82a7ec5478f01a authored over 7 years ago by Matthew Despain <[email protected]>
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop

0fbb8c25ccb78941bed7f19041dc2a2d94c51dce authored over 7 years ago by Matthew Despain <[email protected]>
Changing the output directory

270a6659a5d857045b2e2c62b7f1f17dbf0e326d authored over 7 years ago by Matthew Despain <[email protected]>
Update README.md

806d6e3a2c3a316f51034a76091392deefeb61dc authored over 7 years ago by mattman86 <[email protected]>
Update README.md

728d55800f9f115ed8e6bf116dd0d4fbd605cd52 authored over 7 years ago by mattman86 <[email protected]>
Update README.md

217662541f2e6c1edde4a1423676679b0bdc9c07 authored over 7 years ago by mattman86 <[email protected]>
Update README.md

f875b3d012204bd124648eacc739c549bcb6de54 authored over 7 years ago by mattman86 <[email protected]>
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop

94fb1f3e736f068331323378a28f5378dd651f4a authored over 7 years ago by Matthew Despain <[email protected]>
Added MusicBrainz API project

a37add2f7a8cc7f0b17a6dbdf5c7859aa4ac18f1 authored over 7 years ago by Matthew Despain <[email protected]>
New icon

7208d4c8875fad266d3f4bbd11085d5e6972ee38 authored over 7 years ago by Matthew Despain <[email protected]>
Update README.md

b08474288c101f3665e84598d1b8cb098e7dad2e authored over 7 years ago by mattman86 <[email protected]>
First round of refactoring.

20c8dec50a90529c04ae180fd9c0861083124598 authored over 7 years ago by Matthew Despain <[email protected]>
Merge pull request #1 from Sonarr/develop

New: Episode files sent to Recycling Bin are put into subfolders

c98c6795045092e0aa971eac6de5445bb6d3afbc authored over 7 years ago by mattman86 <[email protected]>
New: Episode files sent to Recycling Bin are put into subfolders

Closes #401

83370ddbbb43d27c14899dcbcfe8a2a2cce00fa1 authored over 7 years ago by Mark McDowall <[email protected]>
Fixed spelling in message

c20b152c2824d2d2111b8d288855ff66c49f2f9a authored over 7 years ago by Mark McDowall <[email protected]>
Guard against a null file showing an exception in release rejections

Fixes #1755

bf5067466dc4a039ce8e26a48710be19c81de785 authored over 7 years ago by Mark McDowall <[email protected]>
Tweaked default config for extra files import.

ec7f7495416ab630995228c5f33a872cf1d6f056 authored over 7 years ago by Taloth Saldono <[email protected]>
Fixed: Sabnzbd error when tv sorting enabled for all categories.

56ecbf4a31e105ccf970ff6f70102b14d18d6637 authored over 7 years ago by Taloth Saldono <[email protected]>
True/False for config settings value

1b39911135a7b73c1975b632bca33e8539736630 authored over 7 years ago by Mark McDowall <[email protected]>
New: Explicit toggle for importing extra files

6aaefae2d59cab9e7037a6b00ad39e0ff750958d authored over 7 years ago by Mark McDowall <[email protected]>
Revert Session name

db9d601115b26b2f69af41be7b2457803f921c6c authored over 7 years ago by margaale <[email protected]>
Fixed: Newznab default capabilities erroneously cached if indexer is unavailable.

e7331539f0b30a14b80f0350f74e2a1981848211 authored over 7 years ago by Taloth Saldono <[email protected]>
New: Updated MediaInfo to 0.7.93.

58bd57bed6fcf6120f18a1f2bfa3dabd45de690d authored over 7 years ago by Taloth Saldono <[email protected]>
smallicon for Join notifications

New: White icon with transparent background for Join notifications notification bar icon
Closes ...

7a58082cd77e99502eb96fee9e4005afb758b642 authored over 7 years ago by Mark McDowall <[email protected]>
Fixed: Zero length file causes MediaInfo hanging in 100% cpu load.

2e08f195e45966387f5b5d5e76ef8a8d7cf7a8e3 authored over 7 years ago by Taloth Saldono <[email protected]>
fixed sab tests.

a1a5e29c3ec22a42819397163f5a0634b459d9d0 authored over 7 years ago by Taloth Saldono <[email protected]>
Fixed: DownloadStation api client for DSM 5.x.

5033886b90d749896bbe73e8b64d1b70368283c0 authored over 7 years ago by margaale <[email protected]>
Update README.md

29419d657517af4d1b981a6e6e269fc7fe2a6d13 authored over 7 years ago by Mark McDowall <[email protected]>
Fixed: Parsing releases with year added to the end of the series title

Fixes #1768

3c22f68f5abe8b1da3802025b68a5b80e1f8b0c5 authored over 7 years ago by Mark McDowall <[email protected]>
Use MaterialisingResponse for static resource responses

a0d98951aae48e7ff96d74c03a879b530820b937 authored over 7 years ago by Mark McDowall <[email protected]>
Fixed: Sabnzbd 2.0 api compatibility.

closes #1775

70f7404499d916d5c9279b96a5c3a6c3eb261601 authored over 7 years ago by Taloth Saldono <[email protected]>
New: UHD category for RARBG

abd70f538157229eb17115c9ee9fa0d7c708844c authored over 7 years ago by Mark McDowall <[email protected]>
Fixed: Join grab messages

Fixes #1751

878e9730816a097d0815988a1560072370e8d824 authored over 7 years ago by Mark McDowall <[email protected]>
fixed typo setting custom directory for rtorrent.

2bf3b9e7dd799953b4f5c53db6212bf720ed41f1 authored over 7 years ago by Taloth Saldono <[email protected]>
Fixed: Refactored rtorrent interface to fix reliability issues with adding magnets & torrents.

fixes #1745

2326db0deabb387a1020466ae66e8cdbe5e6c2c2 authored over 7 years ago by Taloth Saldono <[email protected]>
Fixed: Timing issue in rtorrent handling of magnet links.

ref #1745

3590fedeaf5b0372930f56d8f02aedc77b3c5c94 authored over 7 years ago by Taloth Saldono <[email protected]>
fixed broken project file.

f4866cae69c7260f490b1583371ef0525d066405 authored over 7 years ago by Taloth Saldono <[email protected]>
Upgrade CommonServiceLocator

From 1.0 to 1.3

bb9bd63382ec14531e889c4739bfe75e7624e814 authored over 7 years ago by Jamie Magee <[email protected]>
Remove NCrunch.Framework

149d191f626f74b898ff7ebf76de273016722cd7 authored over 7 years ago by Mark McDowall <[email protected]>