Homehost Versions Save

self-hosted, Netflix-like app made for streaming

1.9.2

1 year ago

1.9.1

1 year ago

v1.9

2 years ago
  • Prisma schema & client API
  • New server watch and sync feature saves data when media is added, moved or removed
  • Added title logos across movies and TV show pages
  • Improved Search results + small enhancements
  • Various bugfixes

v1.5

2 years ago

demo-v1.1.0

5 years ago

client-v1.1.0

6 years ago

search-sort-filter-gif

(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

6 years ago

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

6 years ago

movies

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

6 years ago

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

6 years ago

new readme