Releases: ridhwaans/homehost
Releases · ridhwaans/homehost
1.9.2
1.9.1
v1.9
v1.5
Live demo
v1.1.0 The "Search" Update
(client-v1.1.0)
- integrated redux into App, Movies and Music
- navbar now has live search for Movies by title, and for Music by album name
- new results bar shows media count and dropdown with sort options
- new results filter can sort Movies and Music by name, artist/album, release date oldest/newest
- release date year now shows as subtitle for any Movies or Music grid item
v1.0.0
What's new
- new
Unknown Album
music directory for tracks not found on Spotify featuring Various Artists - new homepage and navbar improvements
- various minor fixes
v1.1 Goals
- scrolling navbar
- music player component pinned to bottom
- repeat all/track implementation for music
- track history implementation for music
- show duration for unknown album tracks
- reset playlist index when changing albums
- use dirname instead of full dirpath in generate metadata promise
- implement spotify authorization flow and refresh token
- 404 fallback page
v1.0.0-BETA
What's new
- New Album view and soundplayer controls in homehost Music
- react streaming music from homehost albums or fallback to preview urls
- new webpack for homehost client works as expected
- added chain processing for movies and music metadata
Improvements / bugfixes
- Rewrote musicPlayer component and interface to fit homehost
- Removed unused app resources
- Fixed Music playbutton toggle
- fixed app crashing from some album track urls
- css-modules enabled and better style organization
- various minor fixes
- better naming everywhere
v1.0.0 Launch milestones
Finish Album detail view redesign v1React Music currently plays cdn previews. add album streaming support from host servercomplete music api routes for album and tracksget music player controls to work in react componentadd support for single-disc and compilation albumscleanup utils & dependencies- improve cover page and navbar
Backlog
- music apiClient mixes client options with request header options
- use helmetjs or privatise admin-specific api routes (/api/generate)
- use filename instead of filepath when regex processing movie metadata
- music readStream pipe doesnt allow fastforward like preview urls
v0.9.9-BETA
What's new
- Music Grid is functional
- New music album Detail view
- unique color palettes for album select
Bug fixes/ improvements
- Streamlined metadata generation for media in node
- Removed unused app resources
- various minor fixes
Launch milestones
- Album detail view redesign v1
- add cdn previews and react streaming support for album hosting
- add support for single-disc and compilation albums
- cleanup utils & dependencies
v0.9.6-beta
new readme