All Versions
7
Latest Version
Avg Release Cycle
69 days
Latest Release
2164 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