Commit Graph

24 Commits (3013fbdb2ea42974ddad5a3c32b370052367e55a)

Author SHA1 Message Date
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 fc9fb2b2d7 Add getChildMedia method to Media class and update BaseScanner class to handle parentRatingKey
9 months ago
Anatole Sot b8c1c7cbbc Add releaseGroupType to ReleaseResult and mbRelease
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 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 55dd935302 Added proper music loading
9 months ago
Anatole Sot 1afc8d39ef First Working Search Prototype !
9 months ago
Anatole Sot 6fa4b36a3e Added the music tab
9 months ago
Alex 70b1540ae2
fix: handle search results with collections (#3393)
2 years ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias (#2960) [skip ci]
2 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible (#2886)
2 years ago
Danshil Kokil Mungur b31cdbf074
feat(search): search by id (#2082)
3 years ago
sct 20289b5960
feat(cache): external API cache (#786)
4 years ago
sct 721ed9a930 fix: correctly deal with tmdb id duplicates between movies/series
4 years ago
sct 32b4c99950 fix(api): correctly return firstAirDate for series in search endpoints
4 years ago
sct 79a352b7b3 build(deps): update dependencies and update relevant files
4 years ago
sct 8577db1be1 feat(api): decouple media requests from media info
4 years ago
sct be0003a85d feat(frontend): discover tv/movies full page
4 years ago
sct f4c2c47e56
feat(api): request api (#80)
4 years ago
sct 1910876706
Request Model (#79)
4 years ago
sct c702c17cee
feat(api): tmdb api wrapper / multi search route (#62)
4 years ago