homehost v1.0.0-BETA Release Notes

Release Date: 2018-03-19 // about 6 years ago
  • homehost

    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 v1
    • ๐Ÿ‘ React Music currently plays cdn previews. add album streaming support from host server
    • complete music api routes for album and tracks
    • get music player controls to work in react component
    • โž• add support for single-disc and compilation albums
    • cleanup 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