1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-21 21:47:05 +00:00
Commit graph

7283 commits

Author SHA1 Message Date
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
2017-06-20 23:06:28 -04:00
Qstick
fafe4e93f3 Clean up and back to build state
Clean up and back to build state
2017-06-19 20:57:07 -04:00
Joseph Milazzo
b4279a455e Fixed all issues from merging 2017-06-19 08:06:37 -05:00
Joseph Milazzo
e7f72a9d08 Merging feature/db into feature/trackParse 2017-06-19 07:56:42 -05:00
Qstick
fe58f54ad4 NamingConfig Refactor
Adds track NamingConfig, Gets naming section in settings working. Adds Release Year token and track number token
2017-06-18 22:16:39 -04:00
Qstick
a8ac1f3adc Album Repo Work
Adds Album Repo (Need to Update Album API), Gets Tracks working with new Schema, Fixes Albums Saving to DB
2017-06-17 22:27:01 -04:00
Qstick
15b70ede7c Track Mapping Fixes
Fix Some Issues with Track Mapping
2017-06-12 23:03:36 -04:00
Qstick
0f3c355381 New DB Schema
Rearrange DB Schema for Album Centric Plan
2017-06-12 22:02:17 -04:00
Joseph Milazzo
db62c15c17 Merge pull request #4 from lidarr/fix/AddArtistExisting
Fixes Existing Detection In Search Results when adding artist
2017-06-05 07:04:54 -05:00
Qstick
280229d528 Fixes Existing Detection on In Search Results
Fixes Existing Detection on In Search Results when adding a new artist
2017-06-04 21:19:46 -04:00
Joseph Milazzo
49b616b69d Merge pull request #3 from Qstick/fix/ArtistDelete
Fixes Artist Delete after Previous UI Work
2017-06-04 19:47:13 -05:00
Joseph Milazzo
490e9feb93 Merge pull request #2 from lidarr/feature/LidarrAPI
Reimplemented the Metadata Search/Add Artist Flow with LidarrAPI.Metadata
2017-06-04 19:46:36 -05:00
Joseph Milazzo
3540a127a3 Merge pull request #1 from mattman86/develop
Migrate matman/Lidarr to Lidarr organization
2017-06-04 18:41:06 -05:00
Qstick
24f36a2a51 Fixes Artist Delete after Previous UI Work 2017-06-04 15:33:52 -04:00
Joseph Milazzo
3d7059c944 Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/LidarrAPI 2017-06-04 11:40:08 -05:00
Joseph Milazzo
704983f652 Fixed small issue in ProfileService. Reimplemented the metadata with LidarrAPI.Metadata 2017-06-02 20:25:34 -05:00
Joseph Milazzo
36f27058fa Merge pull request #17 from Qstick/fix/UIfix
Fix two small UI bugs
2017-05-30 20:35:33 -05:00
Qstick
b87c6ef7c7 Fix two small UI bugs 2017-05-30 21:12:00 -04:00
Joseph Milazzo
da898cfd84 Merge pull request #15 from Qstick/feature/UIWork
Rename AddArtist, Artist UI folders. Other UI Work
2017-05-30 19:34:12 -05:00
Qstick
2baa1da4b6 Seperate AddArtist, Artist. Refactor NavSearch, Artist Editor. Other
Misc UI Fixes
2017-05-30 20:27:28 -04:00
Joseph Milazzo
f7cbe66676 Merge pull request #14 from Qstick/feature/downloadclients
Update Download Clients
2017-05-30 07:24:05 -05:00
harris
fc5ab94d4f Update Download Clients 2017-05-29 21:43:40 -04:00
Joseph Milazzo
7dcacffec7 Added some extra code around erroneous Qualities in ProfileService 2017-05-29 13:05:18 -05:00
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. 2017-05-29 12:09:18 -05:00
Joseph Milazzo
235e753b93 Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/trackParse 2017-05-28 20:16:11 -05:00
mattman86
775f96c865 Merge pull request #12 from Qstick/feature/newznabsettings
Change Default NewzNab categories from tv to audio
2017-05-24 15:20:48 -06:00
mattman86
6093616af7 Merge pull request #13 from Qstick/feature/imagework
Image/Logo Updates
2017-05-24 15:19:19 -06:00
harris
8696c3f76e Image/Logo Updates 2017-05-20 22:01:03 -04:00
harris
97fefa12c9 Change Default NewzNab categories from tv to music 2017-05-20 20:01:11 -04:00
Matthew Despain
6486025c2b Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop 2017-05-13 13:55:25 -06:00
Matthew Despain
004e71cf63 AppVeyor build badge 2017-05-13 13:55:06 -06:00
Joseph Milazzo
7acad802fb Merge pull request #8 from mattman86/feature/trackRepository
Implemented Tracks
2017-05-11 13:43:30 -05:00
Joseph Milazzo
76db95947c Refactored most code for track parsing. 2017-05-11 13:43:05 -05:00
mdespain
3f55cc4ec3 Turning tests off for the time being 2017-05-08 09:01:52 -06:00
mattman86
42a992d470 Merge pull request #10 from mattman86/runraid
Runraid
2017-05-08 08:42:25 -06:00
Matthew Despain
adf45e8061 Yet more AppVeyor... 2017-05-08 08:21:18 -06:00
Matthew Despain
2315e92fc5 AppVeyor... 2017-05-08 08:12:56 -06:00
Joseph Milazzo
d1eb9ff16c Changed AristId to a long 2017-05-08 07:43:23 -05:00
67714561ea Merge branch 'develop' of https://github.com/mattman86/Lidarr into runraid 2017-05-07 19:07:44 -07:00
d7ad9b8218 Support music qualities. This is a work in progress, lots of code still references tv series 2017-05-07 19:07:19 -07:00
Joseph Milazzo
fbb6691ea1 Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug. 2017-05-07 17:50:07 -05:00
Matthew Despain
268477e1ba Fixing FeatHub link for now 2017-05-07 16:36:38 -06:00
Matthew Despain
bc0c1d1ec1 AppVeyor: Attempt giving up after this 2017-05-07 16:33:48 -06:00
Matthew Despain
075ee6976d AppVeyor: Attempt over 9000 2017-05-07 16:15:51 -06:00
Matthew Despain
c51fe35fb4 Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop 2017-05-07 16:11:44 -06:00
Matthew Despain
26b05096d8 AppVeyor: Attempt something 2017-05-07 16:11:30 -06:00
mattman86
38ae5d3962 Merge pull request #7 from AeonLucid/develop
Fix gulp task.
2017-05-07 16:04:38 -06:00
Mike
d8472a2a81 Fix gulp task. 2017-05-08 00:02:46 +02:00
Matthew Despain
5b9c669af4 AppVeyor: Attempt 5 2017-05-07 15:48:51 -06:00
Matthew Despain
c40fdb3910 AppVeyor: Attempt 4 2017-05-07 15:44:12 -06:00