Commit Graph

1675 Commits (eb8c9ae8921f35bc7bdd1cb6e5fadb9273e3bd1e)
 

Author SHA1 Message Date
Anatole Sot eb8c9ae892 Separated artist and release title cards
9 months ago
Anatole Sot f4986610dd Fix: inverted artist and release order in search results
9 months ago
Anatole Sot 785692874c Added proper tags to the Artist and Release Detail pages
9 months ago
Anatole Sot 6bd18d91ab Search also searches for releases and artists now
9 months ago
Anatole Sot ca2f346de5 Fix tags not appearing in the filter list when reopened
9 months ago
Anatole Sot 2b78dd9ace Add label list in the music filters
9 months ago
Anatole Sot 512ac9bfb4 Added Lidarr Scan in the Jobs List
9 months ago
Anatole Sot 3495cf9e72 fix(plexapi): recently added scan works again
9 months ago
Anatole Sot fc507244cd Fixed a bug that caused some artist to crash the discover page if recently added and fixed the lidarr setting pop up not displaying the current lidarr installation
9 months ago
Anatole Sot 3013fbdb2e Fixed request not working at all
9 months ago
Anatole Sot 8507c09e0f Broke the working adding feature but added multiple new features
9 months ago
Anatole Sot 8cc3f8cfc4 First working requests !!
9 months ago
Anatole Sot 8b95d3a300 Add Slider component and refactor code in ArtistDetails.tsx
9 months ago
Anatole Sot 76ca609c19 Refactor musicRoutes and remove unused code
9 months ago
Anatole Sot fc9fb2b2d7 Add getChildMedia method to Media class and update BaseScanner class to handle parentRatingKey
9 months ago
Anatole Sot 8b2f86a34d Refactor code to categorize release groups and releases
9 months ago
Anatole Sot b8c1c7cbbc Add releaseGroupType to ReleaseResult and mbRelease
9 months ago
Anatole Sot 84ccdd022b Finally yarn.lock will be excluded
9 months ago
Anatole Sot ad86646daf Split MusicDetails in three and created a first version of ArtistDetails, ReleaseDetails and ReleaseGroupDetails
9 months ago
Anatole Sot 2cd4d4fb56 Add query parameters for full, maxElements, and offset in API endpoints
9 months ago
Anatole Sot 0f85cfcf1f Add type and displayType props to RecentlyAddedSlider component
9 months ago
Anatole Sot f2a77ea7e4 Add query parameters for maxElements and offset in API and update usage in music route
9 months ago
Anatole Sot 227eebaaca Revamped the whole displaying system
9 months ago
Anatole Sot 38b8fb2caf Add jsxItems prop to ListView component
9 months ago
Anatole Sot f6dcf28887 Add FetchedDataTitleCard and update MusicTitleCard
9 months ago
Anatole Sot 64cc39bae4 Update artist and added endpoints for every secondary type of music medias in routes
9 months ago
Anatole Sot ff2509df48 Add multiple methods to MusicBrainz class and caching to the poster request methods
9 months ago
Anatole Sot 4d4c6d7006 Add browse functionality to NodeBrainz types
9 months ago
Anatole Sot 60b9fbef00 Fixed bug introduced in last commit and revamped some old code
9 months ago
Anatole Sot df198f1d2e Added images to the artists cards (Introduced a bug needing to be fixed (discover/musics not loading anymore))
9 months ago
Anatole Sot b8740cf22b Added the start of the ux to navigate thru artists and music stuff
9 months ago
Anatole Sot 0c2aa49e80 Removed unused imports
9 months ago
Anatole Sot 55dd935302 Added proper music loading
9 months ago
Anatole Sot 8941fef04d Added separate music section in discover
9 months ago
Anatole Sot d47e70870a fix: Some Media where displaying incorectly
9 months ago
Anatole Sot 63a5304de0 Added some quality of life functions and brought the music page on par with the rest of the site
9 months ago
Anatole Sot 1afc8d39ef First Working Search Prototype !
9 months ago
Anatole Sot 6fa4b36a3e Added the music tab
9 months ago
Anatole Sot 755b26e57f feat(lidarr): "Added the front-end for the ability to add Lidarr Servers"
9 months ago
Anatole Sot 5ea66adfbf Completed most of the backend and added the lidarr api
9 months ago
Anatole Sot 3b3cd27950 feat: added support for Music Quotas and Music Media Requests
9 months ago
Anatole Sot d2d203afbd
Merge branch 'sct:develop' into overseer-with-lidarr-support
9 months ago
Anatole Sot c53251f93f Started to add Lidarr API and such (WIP)
9 months ago
Anatole Sot 30390cb424 Added MUSIC MediaType
9 months ago
Anatole Sot 563d201599 Switched ArrSettings and DVRSettings to allow for Lidarr Support later
9 months ago
Anatole Sot 1de4068571 Added lidarr to the cache file
9 months ago
Anatole Sot 9b83161a2f Switched up DVRSettings to extend ArrSettings
9 months ago
Anatole Sot 536d74339c Added Lidarr settings
9 months ago
Anatole Sot 48682dfeb7 Added type declaration for the nodebrainz module
9 months ago
Anatole Sot dcf990702c Added MusicBrainz API support
9 months ago