Giter Site home page Giter Site logo

Install Failed about volumio-snapcast-plugin HOT 4 CLOSED

saiyato avatar saiyato commented on July 17, 2024
Install Failed

from volumio-snapcast-plugin.

Comments (4)

Saiyato avatar Saiyato commented on July 17, 2024

I'm going to need more information, which version did you download? I just tested with the latest and it installs just fine on my Pi2B (running 2.296).

Downloading plugin at http://127.0.0.1:3000/plugin-serve/9744aa65-c772-460a-a8c2-910b9b6244ac.zip
END DOWNLOAD: http://127.0.0.1:3000/plugin-serve/9744aa65-c772-460a-a8c2-910b9b6244ac.zip
Creating folder on disk
Unpacking plugin
Checking for duplicate plugin
Copying Plugin into location
Installing dependencies
Installing SnapCast and its dependencies...
Selecting previously unselected package snapclient.
(Reading database ... 23369 files and directories currently installed.)
Preparing to unpack .../snapclient_0.12.0_armhf.deb ...
Unpacking snapclient (0.12.0) ...
Processing triggers for systemd (215-17+deb8u7) ...
Selecting previously unselected package snapserver.
(Reading database ... 23378 files and directories currently installed.)
Preparing to unpack .../snapserver_0.12.0_armhf.deb ...
Unpacking snapserver (0.12.0) ...
Setting up snapserver (0.12.0) ...
Processing triggers for systemd (215-17+deb8u7) ...
Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following extra packages will be installed:
libatomic1
The following NEW packages will be installed:
libatomic1
0 upgraded, 1 newly installed, 0 to remove and 23 not upgraded.
1 not fully installed or removed.
Need to get 6796 B of archives.
After this operation, 22.5 kB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.

#SNAPCAST
pcm.!snapcast {
type plug
slave.pcm snapConverter
}

pcm.snapConverter {
type rate
slave {
pcm writeFile # Direct to the plugin which will write to a file
format S16_LE
rate 48000
}
}

pcm.writeFile {
type file
slave.pcm null
file "/tmp/spotififo"
format "raw"
}
#ENDOFSNAPCAST

Adding plugin to registry
Plugin Successfully Installed

from volumio-snapcast-plugin.

Saiyato avatar Saiyato commented on July 17, 2024

The latest version being:

{
	"prettyName": "SnapCast",
	"name": "snapcast",
	"category": "miscellanea",
	"version": "2.1.12",
	"icon": "fa fa-podcast",
	"enabled": false,
	"active": false
}

from volumio-snapcast-plugin.

Sipowitz avatar Sipowitz commented on July 17, 2024

My apologies, I've just tried to install again on my third clean Volumio2 install and it worked brilliantly. I suspect its maybe a problem with the SD card?

Anyway many thanks for your help. Is there any other avenue for help requests if I have a few niggling problems?

from volumio-snapcast-plugin.

Saiyato avatar Saiyato commented on July 17, 2024

Hi bud,

You can start/comment on a post on the Volumio forum, that way we can keep the github for issues only. ;)
Sometime others can chime in if I can't.

Have fun with the plugin!

from volumio-snapcast-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.