Releases: MediaHarbor/mediaharbor
Releases · MediaHarbor/mediaharbor
v1.1.0
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
- @eltociear made their first contribution in #2
- @Phenix66 made their first contribution in #11
Notes for MacOS silicon users
After downloading MediaHarbor-1.1.0-arm64.dmg, don't mount it.
- Open terminal
- navigate to your downloads folder (usually cd ~/Downloads)
- do
xattr -d com.apple.quarantine MediaHarbor-1.1.0-arm64.dmg - Now you can mount and install app.
Due to Apple's code signing requirement, we have to removecom.apple.quarantineflag before installing, otherwise we'll keep getting damaged dmg error.
Full Changelog: v1.0.9...v1.1.0
v1.0.9
Changelog
- Re-made first-start page to fix installation problems
- Added mediaharbor:// protocol support
- Fixed database folder creation
Full Changelog
Known issues
- Snap packages aren't working
- Can't handle all errors during downloads
v1.0.8
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
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
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
Changelog
v1.0.4
Changelog
v1.0.3
Changelog
v1.0.2
Changelog
v1.0.1
Changelog
Full Changelog: v1.0.0...v1.0.1