Skip to content

EBT Music Manager allows you to edit playlists and audio file metadata. EBT Music Manager can play your playlists, albums, and tracks. EBT Music Manager allows you to sync your music to a folder, which can be copied to mobile devices.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE.md
GPL-3.0
license_terms.html

EricTerrell/ebt-music-manager

Repository files navigation

EBT Music Manager

EBT Music Manager allows you to edit playlists and audio file metadata. EBT Music Manager can play your playlists, albums, and tracks. EBT Music Manager allows you to sync your music to a folder, which can be copied to mobile devices. The sync process:

  1. Writes playlists to the target folder
  2. Copies .mp3 files to the target folder
  3. Converts .flac files to .mp3 format, and copies the .mp3 files to the target folder

EBT Music Manager runs on 64-bit Windows and 64-bit Linux. EBT Music Manager is open source.

EBT Music Manager is built on the Electron framework.

Copyright

EBT Music Manager

© Copyright 2022, Eric Bergman-Terrell

Screenshots

EBT Music Manager Screenshot

EBT Music Manager Screenshot

EBT Music Manager Screenshot

EBT Music Manager Screenshot

EBT Music Manager Screenshot

Links

Installation (for Users)

See installation.

Quick Start (for Developers)

Note: If you just intend to use EBT Music Manager, see Installation, above. If you intend to modify or debug the app:

First, install ffmpeg version 5.xx.

Windows Users: Verify that your machine is configured to allow PowerShell scripts. Launch PowerShell and run this command:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine

To run EBT Music Manager:

git clone https://github.com/EricTerrell/ebt-music-manager.git
cd ebt-music-manager
npm install
npm start

Once EBT Music Manager is running, click Settings. Specify the Source and Target folders, the path to ffmpeg, and the desired bit rate and concurrency.

Building

To build a version of EBT Music Manager suitable for distribution:

npm run build

Version History

See version history.

OSX Version

There are no barriers to creating an OSX version. If you would like to help create an OSX version, contact me at EBTMusicManager@EricBT.com.

License

GPL3

Feedback

Please submit your feedback to EBTMusicManager@EricBT.com.

About

EBT Music Manager allows you to edit playlists and audio file metadata. EBT Music Manager can play your playlists, albums, and tracks. EBT Music Manager allows you to sync your music to a folder, which can be copied to mobile devices.

Topics

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE.md
GPL-3.0
license_terms.html

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages