All Versions
7
Latest Version
Avg Release Cycle
69 days
Latest Release
1825 days ago

Changelog History

  • v1.0.0 Changes

    March 28, 2018

    homehost

    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 Changes

    March 19, 2018

    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
  • v0.9.9-BETA Changes

    March 12, 2018

    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 Changes

    March 09, 2018

    ๐Ÿ†• new readme

  • v0.9-alpha Changes

    March 09, 2018

    homehost

    What's new

    • Navbar and cover page
    • Expand & collapse transition effect when selecting media
    • ๐Ÿ†• new Movie Detail view

    ๐Ÿ› Bug fixes / improvements

    • ๐Ÿ›  Fixed some video streaming and load issues
    • completely reworked Movie Detail view from the ground up
    • theme and styling change on Movies client page
    • ๐ŸŽ server-side performance improvements
  • v0.2-alpha Changes

    March 04, 2018

    v0.2-alpha

    capture2

    pre v0.2-alpha

    capture1

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed relative files path bug in walkSync
    • ๐Ÿ›  Fixed display toggle when user clicks on same grid item consecutively
    • Express routes to local filesystem when requesting video url
    • ๐Ÿ›  Various grid css and resize fixes