Qstick
b0cde61dd0
Fixed: UnsupportedFeedException should log error for each item ( #77 )
7 years ago
Qstick
52a4227bc4
New: Additional variables for custom script on grab events ( #76 )
7 years ago
Qstick
bcd72367d9
Organize TrackImport Directory and Fix Tests ( #72 )
...
* Organize TrackImport Folder and Fix Tests
* Remove Commented Out Line
* Remove Old Code
7 years ago
Daniel Underwood
ffc2fb5f60
Change AlbumSearchCommand to public to resolve error when searching ( #74 )
7 years ago
Qstick
e405cc9cf0
Rename DownloadedEpisodesScan to DownloadedAlbumsScan ( #71 )
...
* Rename DownloadedEpisodesScan to DownloadedAlbumsScan
* Rename Command Service
7 years ago
Qstick
2c42fc19e5
Rename Drone Factory Config Keys ( #70 )
...
* Rename Drone Factory Config Keys
7 years ago
Qstick
19414912ad
Cleanup Disk Scan Service ( #69 )
...
* Cleanup Disk Scan Service
* Fix Encoding, Change mp4 to flac
7 years ago
Qstick
9fba2458d8
Remove TV search commands ( #68 )
...
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
7 years ago
Qstick
92f06cf70f
Add TrackFiles Housekeeper ( #66 )
...
Add TrackFiles Housekeeper
7 years ago
Qstick
8569084255
Refactor and Enable Renaming for Album and Artist Files ( #61 )
...
Refactor and Enable Renaming for Album and Artist Files
7 years ago
Qstick
1c3cfad23f
Fix Misc UI issues ( #62 )
7 years ago
Qstick
de5e0871cf
Bulk Import ( #55 )
...
Bulk Import
7 years ago
Qstick
0da6f6e3c7
Fix Navbar Search after new DB Schema ( #60 )
...
Fix Navbar Search after new DB Schema
8 years ago
Qstick
2575403c6b
Artist overview in SearchResult and ManualImport ( #58 )
...
Artist overview in SearchResult and ManualImport
8 years ago
Qstick
1a1721b4ee
Fixes misc issues on Artist Detail Page ( #57 )
...
Get MB link working, bring in album-type from db instead of hard code, sort albums by release date, fix quirk with track number sorting, rename tool-tips
8 years ago
Qstick
3da6274211
API Key for signalR connections ( #54 )
8 years ago
Qstick
fcffd5461e
Refactor ReDownload Failed Service ( #52 )
...
Refactor ReDownload Failed Service
8 years ago
Qstick
025534cf71
Fix Setup of Newznab Test ( #51 )
...
Fix Setup of Newznab Test
8 years ago
Qstick
4f61354dc5
Add Paging to Waffles Requests ( #39 )
...
* Add Paging to Waffles Requests
* Make pages dynamic variable to match others
8 years ago
Qstick
337f74a184
Refactor Blacklist for Album Releases ( #48 )
...
* Refactor Blacklist for Album Releases
* Fix Test
8 years ago
Qstick
87f13e5e9c
Fix Track and Album Format Issues on Artist Page ( #49 )
...
Fix Track and Album Format Issues on Artist Page
8 years ago
Qstick
a5ac4ed37a
Remove Non-Music Indexers ( #42 )
...
Remove Non-Music Indexers
8 years ago
Qstick
934bde7858
Add Image Map and Clean SkyHookProxy ( #38 )
...
Add Image Map and Clean SkyHookProxy
8 years ago
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
8 years ago
Qstick
5556989324
Implement Waffles Indexer ( #34 )
...
* Implement Waffles Indexer
Implement Waffles Indexer
* Remove Exception Class
Remove Exception Class
* Fix csproj file
Fix csproj file
* Add Test Fixture
Add Test Fixture
* Split line due to length for readability
Split line due to length for readability
8 years ago
Qstick
ae8c766b57
Merge pull request #18 from lidarr/feature/indexers
...
Added: Indexer search and release processing
8 years ago
Daniel Underwood
30b263d49d
Additional code cleanup
8 years ago
Daniel Underwood
322e9f3c51
Clean up remaining codacy issues
8 years ago
Daniel Underwood
31b13b3336
Merge branch 'feature/indexers' of github.com:lidarr/lidarr into feature/indexers
8 years ago
Daniel Underwood
11095f7c83
Clean up codacy issues
8 years ago
Daniel Underwood
ad911edfb1
Implement artist search for newznab and omgwtfnzbs
8 years ago
Daniel Underwood
f7bf03499b
Add artist to rarbg album query
8 years ago
Qstick
7691265e66
Fix Newznab if statement, Clean Test Fixture
...
Fix Newznab if statement, Clean Test Fixture
8 years ago
Daniel Underwood
ea6b4b1389
Change visibility of ArtistSearchCommand and ArtistSearchService due to test build error
8 years ago
Daniel Underwood
8bde4b660c
Change AlbumSearchCommand to take a list of ids instead of a single id
8 years ago
Daniel Underwood
163a2f7495
Add missing file for 1d46e71
8 years ago
Daniel Underwood
1d46e718bb
Add equivalent of SeriesSearchServiceFixture for artists
8 years ago
Qstick
5b22e5a9ae
Newznab Indexer Tests
...
Newznab Indexer Tests
8 years ago
Qstick
f72afba764
Album Search for Omgwtfnzbs
...
Album Search for Omgwtfnzbs
8 years ago
Qstick
3888fec0d1
Hookup Auto and Manual Search in Album Dialog
...
Hookup Auto and Manual Search in Album Dialog
8 years ago
Qstick
f0b68afccd
Adds Newznab Album Search Support
...
Adds Newznab Album Search Support
8 years ago
Qstick
b63b2d70df
Fixed: Refactor misc text and variables in settings ( #31 )
...
Fixed: Refactor misc text and variables in settings
8 years ago
Daniel Underwood
f40918ddb8
Add artist search framework code
8 years ago
Daniel Underwood
4e353382a5
Get album by the id instead of hardcoded value due to #20 fixing albumId
8 years ago
Daniel Underwood
8c4d99eeff
Add artist and year to album spec string when available
8 years ago
Daniel Underwood
e617563b63
Add System.Obsolete attributes to tv-specific things seen in adding search code
8 years ago
Daniel Underwood
c4994c0a59
Update rarbg categories for music
8 years ago
Daniel Underwood
c55e3f2c34
Set up framework for artist indexer searching
8 years ago
Qstick
d32cf1120e
Fixed: Artist Delete, Track Delete when Artist Delete ( #30 )
...
Fixed: Artist Delete, Track Delete when Artist Delete
8 years ago
Qstick
d4b79b9c41
Fixed: Artist Editor View and API Backend ( #29 )
...
Fixed: Artist Editor View and API Backend
8 years ago
Qstick
a0e0a6e587
Fixed: Album Folder Toggle/Artist Name in Edit Artist Popup ( #27 )
...
Fixed: Album Folder Toggle/Artist Name in Edit Artist Popup
8 years ago
Qstick
5808bfdd40
Fixed: Redirect calls missing URL Base ( #24 )
...
Fixed: Redirect calls missing URL Base
8 years ago
Qstick
7e6ec654ce
Fixed: Follow 301 redirects when fetching torrents ( #21 )
...
Fixed: Follow 301 redirects when fetching torrents
8 years ago
Qstick
572586063e
Fixed: Various Unit Tests Issues/Additions ( #28 )
...
Fixed: Various Unit Tests Issues/Additions
8 years ago
Qstick
f4006515a5
Fixed: Twitter oAuth callback URL ( #25 )
...
Fixed: Twitter oAuth callback URL
8 years ago
Qstick
f1eb8a7d8d
Include CSS files in minification ( #23 )
...
Include CSS files in minification
8 years ago
Qstick
8a68e87128
Remove redundant IE meta tag as we use http header instead ( #26 )
...
Remove redundant IE meta tag as we use http header instead
8 years ago
Qstick
48181c6666
Fixed: Ensure an API Key is set when starting Lidarr ( #22 )
...
Fixed: Ensure an API Key is set when starting Lidarr
8 years ago
Qstick
a0847950c2
Fix Double Quote and AlbumID variable for Search ( #20 )
...
Fix Double Quote and AlbumID variable for Search
8 years ago
Qstick
289279af8e
Becuase we do Music! ( #19 )
...
Becuase we do Music!
8 years ago
Qstick
dcde579a43
First Pass At AlbumStudio Page, Also Fixes Monitoring ( #16 )
...
* First Pass At AlbumPass Page, Also Fixes Monitoring
First Pass At AlbumPass Page, Also Fixes Monitoring
* Catchy New Name, Fix Crash when visit Wanted Page
Catchy New Name, Fix Crash when visit Wanted Page
* Rename API to match
Rename API to match
* Get Bulk Monitoring Working on Album Studio Page
Get Bulk Monitoring Working on Album Studio Page
* Fix Wanted Query
Fix Wanted Query
* Codacy
Codacy
* Fix Cutoff Link To AlbumStudio
Fix Cutoff Link To AlbumStudio
* Add Header, Move Artist Monitor, Change Artist Column Heading
Add Header, Move Artist Monitor, Change Artist Column Heading
8 years ago
Qstick
66ad301892
Tweak Wanted Page, Missing Query ( #15 )
...
Fix wanted page query so it only pulls albums with missing tracks, Correct Album header on wanted page, Implement albumtitle cell to allow click on album.
8 years ago
Qstick
f12e27a702
Add Album Cover Placeholder, Update Readme with Node Note ( #14 )
...
* Add Album Cover Placeholder
* Updated Readme
8 years ago
Joseph Milazzo
ef4da4ac9f
Track Parsing Code ( #10 )
...
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.
* Stable code for track refresh.
* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.
* Implemented code comments
* PR comments and fixing some odd db bugs.
* Fix some conflicts after Unit Test PR Merge
Fix some conflicts after Unit Test PR Merge
* Track/Album Add and Update Fixes
Track/Album Add and Update Fixes
* Fixed an issue with trackimport looking up trackId instead of artistId
* Add Handle to TrackService for TrackAddedEvent
Add Handle to TrackService for TrackAddedEvent
* Update Quality Regex, Store BitRateMode in TrackFile
Update Quality Regex, Store BitRateMode in TrackFile
8 years ago
Qstick
4cfd39f7fe
Fix Unit Tests Build ( #13 )
...
* Fix Unit Tests Build
* Updated Manage Artists view
Fix Unit Tests Build
* Small UI fixes
Small UI fixes
8 years ago
Qstick
8b98cd8825
Implement Calendar View ( #9 )
...
Implement Calendar View
8 years ago
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)
8 years ago
Joseph Milazzo
2c7398ac66
Merge pull request #7 from lidarr/feature/trackParse
...
New Album Database design and restabilizing add artist flow with LidarrAPI.Metadata.
8 years ago
Qstick
c6ac0878a7
Fix Crash due to ForeignArtistId not being in DB for TrackFile Table
...
Fix Crash due to ForeignArtistId not being in DB for TrackFile Table
8 years ago
Joseph Milazzo
ee90d8021a
Merge conflicts
8 years ago
Joseph Milazzo
bf7f890c48
Restabilized add artist flow with NodeJS API
8 years ago
Joseph Milazzo
dc0db08ca8
Merge conflicts
8 years ago
Qstick
916db8d356
Add Track and TrackFile API Resources
...
Add Track and TrackFile API Resources, Add Rename Track Resource, Add GetFilesByAlbum function to Media File Service, Add Links to Artist Detail Page, Misc other UI work
8 years ago
Joseph Milazzo
e96cf08409
Back to a stable build. Fixedtrackrepo.findtracks
8 years ago
Qstick
fafe4e93f3
Clean up and back to build state
...
Clean up and back to build state
8 years ago
Joseph Milazzo
b4279a455e
Fixed all issues from merging
8 years ago
Joseph Milazzo
e7f72a9d08
Merging feature/db into feature/trackParse
8 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
Qstick
22f19b5cb5
Fix some Path Related Tests
8 years ago
Qstick
2a4141f658
Should be Capitalized
8 years ago
Qstick
280229d528
Fixes Existing Detection on In Search Results
...
Fixes Existing Detection on In Search Results when adding a new artist
8 years ago
Joseph Milazzo
49b616b69d
Merge pull request #3 from Qstick/fix/ArtistDelete
...
Fixes Artist Delete after Previous UI Work
8 years ago
Qstick
24f36a2a51
Fixes Artist Delete after Previous UI Work
8 years ago
Joseph Milazzo
3d7059c944
Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/LidarrAPI
8 years ago
Joseph Milazzo
704983f652
Fixed small issue in ProfileService. Reimplemented the metadata with LidarrAPI.Metadata
8 years ago
Qstick
b87c6ef7c7
Fix two small UI bugs
8 years ago
Joseph Milazzo
da898cfd84
Merge pull request #15 from Qstick/feature/UIWork
...
Rename AddArtist, Artist UI folders. Other UI Work
8 years ago
Qstick
2baa1da4b6
Seperate AddArtist, Artist. Refactor NavSearch, Artist Editor. Other
...
Misc UI Fixes
8 years ago
harris
fc5ab94d4f
Update Download Clients
8 years ago
Joseph Milazzo
7dcacffec7
Added some extra code around erroneous Qualities in ProfileService
8 years ago
Joseph Milazzo
1024555f75
At a point where we can build. Many TODOs and existing Series-based APIs need to be removed. No track code actually works.
8 years ago
Joseph Milazzo
235e753b93
Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/trackParse
8 years ago
mattman86
775f96c865
Merge pull request #12 from Qstick/feature/newznabsettings
...
Change Default NewzNab categories from tv to audio
8 years ago
harris
8696c3f76e
Image/Logo Updates
8 years ago
harris
97fefa12c9
Change Default NewzNab categories from tv to music
8 years ago
Joseph Milazzo
7acad802fb
Merge pull request #8 from mattman86/feature/trackRepository
...
Implemented Tracks
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
Matthew Despain
a3031a9aee
AppVeyor: Attempt 3
8 years ago
Matthew Despain
ffebcc3a78
AppVeyor: Attempt 2
8 years ago
Joseph Milazzo
66445930eb
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
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
runraid
d04cd2ae95
Revert girl url
8 years ago
runraid
a8b40ce1f6
Update readme, replace sonarr->lidarr
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
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
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
b6cf96b737
Changes to remove sentry submissions and refrences to sonarr.tv
8 years ago
TCBWZA
1e8adf0926
Remove references to sonarr sentry
...
update ics entry to nzbdrone_album
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
0d4e049225
Removed reference to Sonarr and replaced them with Lidarr
8 years ago
Joseph Milazzo
3ebbaf4eb7
Use different folder to store sqlite database.
8 years ago
Matthew Despain
a61cdeed0d
Removing the MusicBrainz API in favor of iTunes
8 years ago
Matthew Despain
d0728bbe22
Changed the default port to 8686
8 years ago
Matthew Despain
270a6659a5
Changing the output directory
8 years ago