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
7 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
7 years ago
Qstick
8b98cd8825
Implement Calendar View ( #9 )
...
Implement Calendar View
7 years ago
Joseph Milazzo
965508910e
Final Badge update
7 years ago
Joseph Milazzo
3c903efd9e
Updated Readme to change badges
7 years ago
Joseph Milazzo
35672dfbf2
Updated README.md ( #12 )
...
AppVeyor build tag and Codacy build tag updated.
7 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)
7 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.
7 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
7 years ago
Joseph Milazzo
ee90d8021a
Merge conflicts
7 years ago
Joseph Milazzo
bf7f890c48
Restabilized add artist flow with NodeJS API
7 years ago
Joseph Milazzo
dc0db08ca8
Merge conflicts
7 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
7 years ago
Joseph Milazzo
e96cf08409
Back to a stable build. Fixedtrackrepo.findtracks
7 years ago
Qstick
fafe4e93f3
Clean up and back to build state
...
Clean up and back to build state
7 years ago
Joseph Milazzo
b4279a455e
Fixed all issues from merging
7 years ago
Joseph Milazzo
e7f72a9d08
Merging feature/db into feature/trackParse
7 years ago
Qstick
fe58f54ad4
NamingConfig Refactor
...
Adds track NamingConfig, Gets naming section in settings working. Adds Release Year token and track number token
7 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
Joseph Milazzo
4df9c745de
Merge pull request #5 from lidarr/fix/Tests
...
Fixes a few PathExtensionFixture Tests
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
Joseph Milazzo
db62c15c17
Merge pull request #4 from lidarr/fix/AddArtistExisting
...
Fixes Existing Detection In Search Results when adding artist
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
Joseph Milazzo
490e9feb93
Merge pull request #2 from lidarr/feature/LidarrAPI
...
Reimplemented the Metadata Search/Add Artist Flow with LidarrAPI.Metadata
8 years ago
Joseph Milazzo
3540a127a3
Merge pull request #1 from mattman86/develop
...
Migrate matman/Lidarr to Lidarr organization
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
Joseph Milazzo
36f27058fa
Merge pull request #17 from Qstick/fix/UIfix
...
Fix two small UI bugs
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
Joseph Milazzo
f7cbe66676
Merge pull request #14 from Qstick/feature/downloadclients
...
Update Download Clients
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
mattman86
6093616af7
Merge pull request #13 from Qstick/feature/imagework
...
Image/Logo Updates
8 years ago
harris
8696c3f76e
Image/Logo Updates
8 years ago
harris
97fefa12c9
Change Default NewzNab categories from tv to music
8 years ago
Matthew Despain
6486025c2b
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
8 years ago
Matthew Despain
004e71cf63
AppVeyor build badge
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
mdespain
3f55cc4ec3
Turning tests off for the time being
8 years ago