Release 0.1.1
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
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