Skip to content

Releases: MediaHarbor/mediaharbor

v1.1.0

12 Apr 17:53

Choose a tag to compare

Changelog

  • Added new and improved Python installer.
  • Fixed Bento4SDK and FFMPEG not adding to path. #3
  • Added a copy of manualinstall.md to first setup.
  • Added a hamburger menu to navbar
  • Switched to zotify.xyz from votify.
  • Fixed streamrip's config problems
  • Added a track list for playlists and albums (qobuz only to test)
  • Some minor changes on UI
  • If you had ENONET problems, re-installing won't bring first time setup, please edit mh-settings.json's firstTime to true to get it again.
  • macOS arm64 releases are fixed #4
  • Fixed update dependencies on settings (have problems to display completion notification)

What's Changed

  • docs: update README.MD by @eltociear in #2
  • Fixes missing Python import and cleans up an unused import by @Phenix66 in #11

New Contributors

Notes for MacOS silicon users

After downloading MediaHarbor-1.1.0-arm64.dmg, don't mount it.

  1. Open terminal
  2. navigate to your downloads folder (usually cd ~/Downloads)
  3. do xattr -d com.apple.quarantine MediaHarbor-1.1.0-arm64.dmg
  4. Now you can mount and install app.
    Due to Apple's code signing requirement, we have to remove com.apple.quarantine flag before installing, otherwise we'll keep getting damaged dmg error.

Full Changelog: v1.0.9...v1.1.0

v1.0.9

19 Nov 10:25

Choose a tag to compare

Changelog

  • Re-made first-start page to fix installation problems
  • Added mediaharbor:// protocol support
  • Fixed database folder creation

Full Changelog

v1.0.8...v1.0.9

Known issues

  • Snap packages aren't working
  • Can't handle all errors during downloads

v1.0.8

13 Nov 16:40

Choose a tag to compare

Features

  • Track / Album / Playlist / Artist / Video / Podcast search and stream
  • Download support for yt-dlp, gamdl, votify and streamrip

Known Issues

  • Play button not works for Albums/Playlists/Artists
  • Database file not get created after first setup (You can fix by choosing a location for it)

Full Changelog: v1.0.0...v1.0.8

v1.0.7

11 Nov 20:05

Choose a tag to compare

v1.0.7 Pre-release
Pre-release

Changelog

  • Update package.json
  • Update version
  • Fix utf problems
  • Update style.css
  • Update playlist checkbox and re-order qualities
  • Added streamrip settings
  • Update start.py
  • Added streamrip settings
  • Update README.MD
  • Update preload.js
  • Update Banner to Fix Text Issues
  • Added fix-path for MacOS, Added Context Menu.
  • Updated help.html
  • Added LICENSE
  • Added fix path for MacOS
  • Fixed problems on firststart.html
  • Added warning for downloads.html
  • Added streamrip settings
  • Added SSL warning that occurs on MacOS
  • Added Other streamrip settings, added database warning.
  • Update styles for custom player
  • Update start.py
  • Moved to /src/pages/
  • Update settings.js
  • Moved to src/funcs/apis
  • Moved to src/funcs/apis
  • Update updatechecker.js for auto updates
  • Moved to /src/pages/
  • Moved to src/funcs/apis
  • Update preload.js
  • Moved to /src/pages/
  • Added update dependency logic.
  • Moved to /src/pages/
  • Moved to /src/pages/
  • Moved to src/funcs/apis
  • Moved to /src/pages/
  • Moved to src/pages, Added Apple Search, Added Custom Music player (Replaced Generic player)
  • Added HiRes.jpg
  • Moved to src/pages
  • Added auto update and update dependency button
  • Added apple search
  • Moved to src/funcs/apis
  • Added player
  • Moved to src/pages
  • Moved to src/funcs/apis
  • Created applemusicapi
  • Created spawner.js
  • Moved to src/funcs/apis
  • Moved to src/funcs/apis
  • Moved to src/pages
  • Deleted unused old search
  • Moved to src/funcs/apis
  • update .gitignore
  • Update firststart.html
  • Update help.html
  • Added autoUpdate setting
  • Added debug logs, added support for other OSes
  • Update start.py for other OSes
  • Update yt-dlp downloaders
  • Update settings.js to make it independent from custom_rip
  • Update main.js for other OSes
  • Update gamRip.js for other OSes
  • Update defaults for votify which kills downloading
  • Update customRip for other OSes

v1.0.6

02 Nov 09:37

Choose a tag to compare

v1.0.6 Pre-release
Pre-release

Changelog

  • Update version
  • Update main.js for fix python on other OSes
  • Update node.js.yml
  • Update package-lock.json and package.json
  • Update .gitignore
  • Delete other logo
  • Moved to /src/
  • Move files

v1.0.5

31 Oct 11:00

Choose a tag to compare

v1.0.5 Pre-release
Pre-release

Changelog

v1.0.4

30 Oct 07:40

Choose a tag to compare

v1.0.4 Pre-release
Pre-release

Changelog

v1.0.3

30 Oct 05:19

Choose a tag to compare

v1.0.3 Pre-release
Pre-release

Changelog

v1.0.2

30 Oct 05:15

Choose a tag to compare

v1.0.2 Pre-release
Pre-release

Changelog

v1.0.1

26 Oct 20:11

Choose a tag to compare

v1.0.1 Pre-release
Pre-release

Changelog

Full Changelog: v1.0.0...v1.0.1