Skip to content

Release 0.1.1

Compare
Choose a tag to compare
@bebac bebac released this 25 Aug 13:50
· 271 commits to master since this release

The very first release. It's early and there are lots of features missing, but it is functional and I hope you will give it try. Only supported platform for now is Ubuntu 16.04 64 bit x86.

sudo dpkg -i musciteer_0.1-1-amd64.deb

To install missing dependencies

sudo apt install -f

To run it as a service, create /lib/systemd/system/musciteer.service

[Unit]
Description=Musciteer Music Player

[Service]
User=<user>
WorkingDirectory=/home/<user>
ExecStart=/bin/bash -lc 'musciteer'
Restart=always
StandardInput=null
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=%n
KillMode=process
LimitCORE=infinity

[Install]
WantedBy=multi-user.target
sudo systemctl enable musciteer.service
sudo systemctl start musciteer.service

Goto http://localhost:8214

To import spotify tracks or albums use spotify_import. You will have to stop musciteer before running spotify_import.

sudo systemctl stop musciteer.service

Then run spotify_import from your home directory (the default location of .musciteerdb

/usr/share/musciteer/bin/spotify_import /v1/albums/37qnyTNIEoahRSVaNzcKMK