Skip to content

Releases: ridhwaans/homehost

1.9.2

22 Oct 04:00
Compare
Choose a tag to compare
Tag 1.9.2 85b2bec68a8ab573d1319c11bdc7bb81d598388c

1.9.1

18 Sep 17:45
Compare
Choose a tag to compare
Tag 1.9.1 b3c413f5d058a96453723b6e811248baff54a586

v1.9

11 Jul 13:35
Compare
Choose a tag to compare
  • 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

05 Jun 14:45
Compare
Choose a tag to compare
update

Live demo

20 Apr 12:55
Compare
Choose a tag to compare

v1.1.0 The "Search" Update

11 Apr 03:58
Compare
Choose a tag to compare

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

28 Mar 20:18
Compare
Choose a tag to compare

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

19 Mar 06:01
Compare
Choose a tag to compare

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

12 Mar 05:39
Compare
Choose a tag to compare
v0.9.9-BETA Pre-release
Pre-release

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

09 Mar 05:34
Compare
Choose a tag to compare
v0.9.6-beta Pre-release
Pre-release

new readme