Comme annoncé, ce forum est passé en lecture seule au 1er janvier 2020. Désormais nous vous invitons à vous rendre sur notre nouvelle page communauté :
Image

A très bientôt !

[Plugin Tiers][Sujet Principal] synoaudio

Pour échanger sur les plugins classés en catégorie "Multimédia"
Avatar de l’utilisateur
prohand
Timide
Messages : 139
Inscription : 26 mai 2015, 18:47
Localisation : Lyon
Contact :

Re: [Sujet officiel] Plugin synoaudio

Message par prohand » 24 mai 2016, 13:33

Ok merci pour la réponse :)

Vivement la sortie de la nouvelle version .
nexus79000 a écrit :Dans la nouvelle version pour le mode online les fichiers seront avec la bonne extension (.mp3) donc normalement plus de problème.

Pour le mode local du tts, il faudra faire sans pour ton archi... Je n'avais pas vu que c'était que en 'I386'

Code : Tout sélectionner

Package: libttspico-utils
Source: svox
Version: 1.0+git20130326-3
Installed-Size: 54
Maintainer: Debian Accessibility Team 
[b]Architecture: i386[/b]
Replaces: libttspico0 (<< 1.0+git20100205-2)
Je ferais le nécessaire pour gérer les plateformes de type Raspbian pour qu'il n'y ai plus d'erreur dans l'installation des dépendances.

Avatar de l’utilisateur
nexus79000
Actif
Messages : 597
Inscription : 28 nov. 2015, 17:52
Localisation : Peut-être un peu trop à l'ouest!

Re: [Sujet officiel] Plugin synoaudio

Message par nexus79000 » 25 mai 2016, 12:47

C'est bon, la nouvelle version devrait arriver...

En cas de problème n'hésitez pas!
Jeedom en RPI3 (RFXCOM - Zwave - Teleinfo )
Nas DS415Play - DS411(Sauvegarde)
Mes Plugin : SynoAudio, SynoDownload, SynoVideo

Avatar de l’utilisateur
nexus79000
Actif
Messages : 597
Inscription : 28 nov. 2015, 17:52
Localisation : Peut-être un peu trop à l'ouest!

Re: [Sujet officiel] Plugin synoaudio

Message par nexus79000 » 25 mai 2016, 15:50

prohand a écrit :Ok merci pour la réponse :)

Vivement la sortie de la nouvelle version .
nexus79000 a écrit :Dans la nouvelle version pour le mode online les fichiers seront avec la bonne extension (.mp3) donc normalement plus de problème.

Pour le mode local du tts, il faudra faire sans pour ton archi... Je n'avais pas vu que c'était que en 'I386'

Code : Tout sélectionner

Package: libttspico-utils
Source: svox
Version: 1.0+git20130326-3
Installed-Size: 54
Maintainer: Debian Accessibility Team 
[b]Architecture: i386[/b]
Replaces: libttspico0 (<< 1.0+git20100205-2)
Je ferais le nécessaire pour gérer les plateformes de type Raspbian pour qu'il n'y ai plus d'erreur dans l'installation des dépendances.

J'ai trouver ça sur le forum, si ça peux fonctionner je le rajouterai :

Code : Tout sélectionner

    sudo apt-get update
    mkdir pico_build
    cd pico_build
    sudo apt-get source libttspico-utils
    cd svox-1.0+git20130326
    sudo dpkg-buildpackage -rfakeroot -us -uc -d
    cd ..
    sudo dpkg -i libttspico-data_1.0+git*_all.deb
    sudo dpkg -i libttspico0_1.0+git*_armhf.deb
    sudo dpkg -i libttspico-utils_1.0+git*_armhf.deb

Si ça fonctionne pourrais-tu me donner le contenu du fichier ' /etc/os-release' si il existe sinon c'est dans le répertoire /etc un fichier '*-release'.

Merci
Jeedom en RPI3 (RFXCOM - Zwave - Teleinfo )
Nas DS415Play - DS411(Sauvegarde)
Mes Plugin : SynoAudio, SynoDownload, SynoVideo

Avatar de l’utilisateur
Matlox
Timide
Messages : 100
Inscription : 20 févr. 2016, 10:36

Re: [Sujet officiel] Plugin synoaudio

Message par Matlox » 25 mai 2016, 18:43

Je découvre avec joie ce plugin !

Il va faire ce que je cherche depuis longtemps : déclencher de la musique en airplay à une heure donnée (pour un réveil en douceur)!

Merci :-)

Avatar de l’utilisateur
prohand
Timide
Messages : 139
Inscription : 26 mai 2015, 18:47
Localisation : Lyon
Contact :

Re: [Sujet officiel] Plugin synoaudio

Message par prohand » 25 mai 2016, 18:43

Merci pour la recherche mais cela ne fonctionne pas.

J'ai ce message :

Code : Tout sélectionner

root@jeedom:~/pico_build# sudo apt-get source libttspico-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
NOTICE: 'libttspico-utils' packaging is maintained in the 'Git' version control system at:
git://git.debian.org/collab-maint/svox.git
Need to get 21.6 MB of source archives.
Get:1 http://archive.raspbian.org/raspbian/ wheezy/non-free svox 1.0+git20110131-2 (dsc) [1,658 B]
Get:2 http://archive.raspbian.org/raspbian/ wheezy/non-free svox 1.0+git20110131-2 (tar) [21.6 MB]
Get:3 http://archive.raspbian.org/raspbian/ wheezy/non-free svox 1.0+git20110131-2 (diff) [12.6 kB]
Fetched 21.6 MB in 17s (1,263 kB/s)
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Fri 08 Jun 2012 23:44:28 CEST using DSA key ID 1CE7AB28
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./svox_1.0+git20110131-2.dsc
dpkg-source: info: extracting svox in svox-1.0+git20110131
dpkg-source: info: unpacking svox_1.0+git20110131.orig.tar.gz
dpkg-source: info: unpacking svox_1.0+git20110131-2.debian.tar.gz
dpkg-source: info: applying 0001-autoconf-building-of-library-using-libtool.patch
dpkg-source: info: applying 0002-gitignore-for-autotools-files.patch
dpkg-source: info: applying 0003-pico2wave-Convert-text-to-.wav-using-svox-text-to-sp.patch
dpkg-source: info: applying 0004-add-header-files.patch
dpkg-source: info: applying 0005-Install-lang-files.patch
dpkg-source: info: applying 0006-Set-picolangdir.patch
dpkg-source: info: applying 0008-64bits.patch
root@jeedom:~/pico_build# cd svox-1.0+git20130326
-bash: cd: svox-1.0+git20130326: No such file or directory
root@jeedom:~/pico_build#

Avatar de l’utilisateur
nexus79000
Actif
Messages : 597
Inscription : 28 nov. 2015, 17:52
Localisation : Peut-être un peu trop à l'ouest!

Re: [Sujet officiel] Plugin synoaudio

Message par nexus79000 » 25 mai 2016, 19:51

prohand a écrit :Merci pour la recherche mais cela ne fonctionne pas.

J'ai ce message :

Code : Tout sélectionner

root@jeedom:~/pico_build# sudo apt-get source libttspico-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
NOTICE: 'libttspico-utils' packaging is maintained in the 'Git' version control system at:
git://git.debian.org/collab-maint/svox.git
Need to get 21.6 MB of source archives.
Get:1 http://archive.raspbian.org/raspbian/ wheezy/non-free svox 1.0+git20110131-2 (dsc) [1,658 B]
Get:2 http://archive.raspbian.org/raspbian/ wheezy/non-free svox 1.0+git20110131-2 (tar) [21.6 MB]
Get:3 http://archive.raspbian.org/raspbian/ wheezy/non-free svox 1.0+git20110131-2 (diff) [12.6 kB]
Fetched 21.6 MB in 17s (1,263 kB/s)
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Fri 08 Jun 2012 23:44:28 CEST using DSA key ID 1CE7AB28
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./svox_1.0+git20110131-2.dsc
dpkg-source: info: extracting svox in svox-1.0+git20110131
dpkg-source: info: unpacking svox_1.0+git20110131.orig.tar.gz
dpkg-source: info: unpacking svox_1.0+git20110131-2.debian.tar.gz
dpkg-source: info: applying 0001-autoconf-building-of-library-using-libtool.patch
dpkg-source: info: applying 0002-gitignore-for-autotools-files.patch
dpkg-source: info: applying 0003-pico2wave-Convert-text-to-.wav-using-svox-text-to-sp.patch
dpkg-source: info: applying 0004-add-header-files.patch
dpkg-source: info: applying 0005-Install-lang-files.patch
dpkg-source: info: applying 0006-Set-picolangdir.patch
dpkg-source: info: applying 0008-64bits.patch
root@jeedom:~/pico_build# cd svox-1.0+git20130326
-bash: cd: svox-1.0+git20130326: No such file or directory
root@jeedom:~/pico_build#
La date n'est pas la même pour le 'cd'...

Dans le répertoire 'pico_build' fais :

Code : Tout sélectionner

cd svox-1.0+git*
sudo dpkg-buildpackage -rfakeroot -us -uc -d
cd ..
sudo dpkg -i libttspico-data_1.0+git*_all.deb
sudo dpkg -i libttspico0_1.0+git*_armhf.deb
sudo dpkg -i libttspico-utils_1.0+git*_armhf.deb
Jeedom en RPI3 (RFXCOM - Zwave - Teleinfo )
Nas DS415Play - DS411(Sauvegarde)
Mes Plugin : SynoAudio, SynoDownload, SynoVideo

Avatar de l’utilisateur
prohand
Timide
Messages : 139
Inscription : 26 mai 2015, 18:47
Localisation : Lyon
Contact :

Re: [Sujet officiel] Plugin synoaudio

Message par prohand » 26 mai 2016, 18:36

Bonjour,

Du coup avec la mise à jour tout fonctionne avec le online.

Par contre pas avec le local, même avec la conversion mp3

J'ai suivi ce que tu m'a dis et j'ai cette erreur :

Code : Tout sélectionner

root@jeedom:~/pico_build/svox-1.0+git20110131# sudo dpkg-buildpackage -rfakeroot -us -uc -d
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: source package svox
dpkg-buildpackage: source version 1.0+git20110131-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Samuel Thibault <sthibault@debian.org>
dpkg-buildpackage: host architecture armhf
 dpkg-source --before-build svox-1.0+git20110131
 fakeroot debian/rules clean
dh clean --sourcedirectory=pico
   dh_testdir -O--sourcedirectory=pico
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/root/pico_build/svox-1.0+git20110131'
rm pico/pico2wave.1 ||:
rm: cannot remove ‘pico/pico2wave.1’: No such file or directory
cd pico && test -f Makefile && make clean ||:
chmod +x ./pico/autogen.sh
cd pico && ./autogen.sh clean
make[1]: Leaving directory '/root/pico_build/svox-1.0+git20110131'
   dh_clean -O--sourcedirectory=pico
 dpkg-source -b svox-1.0+git20110131
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building svox using existing ./svox_1.0+git20110131.orig.tar.gz
dpkg-source: info: building svox in svox_1.0+git20110131-2.debian.tar.xz
dpkg-source: info: building svox in svox_1.0+git20110131-2.dsc
 debian/rules build
dh build --sourcedirectory=pico
   dh_testdir -O--sourcedirectory=pico
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/root/pico_build/svox-1.0+git20110131'
chmod +x ./pico/autogen.sh
cd pico && ./autogen.sh
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: error: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
configure.in:7: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:11: error: possibly undefined macro: AC_PROG_LIBTOOL
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in: error: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal)
Makefile.am: installing './INSTALL'
Makefile.am: error: required file './NEWS' not found
Makefile.am: error: required file './README' not found
Makefile.am: error: required file './AUTHORS' not found
Makefile.am: error: required file './ChangeLog' not found
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am:     Consider adding the COPYING file to the version control system
Makefile.am:     for your code, to avoid questions about which license your project uses
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Makefile.am:5: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:5:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:5:   to 'configure.in' and run 'aclocal' and 'autoconf' again.
Makefile.am:5:   If 'LT_INIT' is in 'configure.in', make sure
Makefile.am:5:   its definition is in aclocal's search path.
Makefile.am:6: warning: source file 'lib/picoacph.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:6: warning: source file 'lib/picoapi.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picobase.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picocep.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoctrl.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picodata.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picodbg.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoextapi.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picofftsg.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokdbg.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokdt.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokfst.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoklex.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoknow.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokpdf.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokpr.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoktab.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoos.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picopal.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picopam.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picopr.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picorsrc.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picosa.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picosig.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picosig2.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picospho.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picotok.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picotrns.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picowa.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:83: warning: source file 'bin/pico2wave.c' is in a subdirectory,
Makefile.am:83: but option 'subdir-objects' is disabled
Makefile.am: installing './depcomp'
/usr/share/automake-1.14/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.14/am/depend2.am:   The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
/usr/share/automake-1.14/am/depend2.am:   to 'configure.in' and run 'aclocal' and 'autoconf' again
/usr/share/automake-1.14/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.14/am/depend2.am:   The usual way to define 'AMDEP' is to add one of the compiler tests
/usr/share/automake-1.14/am/depend2.am:     AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
/usr/share/automake-1.14/am/depend2.am:     AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/share/automake-1.14/am/depend2.am:   to 'configure.in' and run 'aclocal' and 'autoconf' again
Now run ./configure and then make.
cd pico && ./configure --prefix=/usr --libdir=\${prefix}/lib/arm-linux-gnueabihf
./configure: line 1776: syntax error near unexpected token `1.9'
./configure: line 1776: `AM_INIT_AUTOMAKE(1.9 foreign)'
debian/rules:22: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory '/root/pico_build/svox-1.0+git20110131'
debian/rules:19: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Petite question ! Est-ce possible de dire une phrase puis de remettre l'entrée source local sur le sonos ou bien de revenir à l'état précédent ?

byackee
Timide
Messages : 263
Inscription : 03 mai 2015, 21:03
Contact :

Re: [Sujet officiel] Plugin synoaudio

Message par byackee » 26 mai 2016, 21:04

Merci pour ce super plugin!!!

Je me suis arraché les cheveux sur la partie TTS qui ne fonctionnait pas mais j'ai trouvé :)

Je suis sur un docker avec un port different, le 8080 aulieu de 80. Ma partie reseau est bien configuré mais le plugin ne prend pas le port spécifié dans la partie reseau de jeedom.

J'ai recréé mon containeur sur le port 80 et la comme par magie, tout fonctionne.

Voili, voilou

Merci encore

Avatar de l’utilisateur
nexus79000
Actif
Messages : 597
Inscription : 28 nov. 2015, 17:52
Localisation : Peut-être un peu trop à l'ouest!

Re: [Sujet officiel] Plugin synoaudio

Message par nexus79000 » 26 mai 2016, 21:07

byackee a écrit :Merci pour ce super plugin!!!

Je me suis arraché les cheveux sur la partie TTS qui ne fonctionnait pas mais j'ai trouvé :)

Je suis sur un docker avec un port different, le 8080 aulieu de 80. Ma partie reseau est bien configuré mais le plugin ne prend pas le port spécifié dans la partie reseau de jeedom.

J'ai recréé mon containeur sur le port 80 et la comme par magie, tout fonctionne.

Voili, voilou

Merci encore
Je n'avais pas pensé au port... je ferai la correction!

Merci pour ton retour
Jeedom en RPI3 (RFXCOM - Zwave - Teleinfo )
Nas DS415Play - DS411(Sauvegarde)
Mes Plugin : SynoAudio, SynoDownload, SynoVideo

Avatar de l’utilisateur
nexus79000
Actif
Messages : 597
Inscription : 28 nov. 2015, 17:52
Localisation : Peut-être un peu trop à l'ouest!

Re: [Sujet officiel] Plugin synoaudio

Message par nexus79000 » 26 mai 2016, 21:13

prohand a écrit :Bonjour,

Du coup avec la mise à jour tout fonctionne avec le online.

Par contre pas avec le local, même avec la conversion mp3

J'ai suivi ce que tu m'a dis et j'ai cette erreur :

Code : Tout sélectionner

root@jeedom:~/pico_build/svox-1.0+git20110131# sudo dpkg-buildpackage -rfakeroot -us -uc -d
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: source package svox
dpkg-buildpackage: source version 1.0+git20110131-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Samuel Thibault <sthibault@debian.org>
dpkg-buildpackage: host architecture armhf
 dpkg-source --before-build svox-1.0+git20110131
 fakeroot debian/rules clean
dh clean --sourcedirectory=pico
   dh_testdir -O--sourcedirectory=pico
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/root/pico_build/svox-1.0+git20110131'
rm pico/pico2wave.1 ||:
rm: cannot remove ‘pico/pico2wave.1’: No such file or directory
cd pico && test -f Makefile && make clean ||:
chmod +x ./pico/autogen.sh
cd pico && ./autogen.sh clean
make[1]: Leaving directory '/root/pico_build/svox-1.0+git20110131'
   dh_clean -O--sourcedirectory=pico
 dpkg-source -b svox-1.0+git20110131
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building svox using existing ./svox_1.0+git20110131.orig.tar.gz
dpkg-source: info: building svox in svox_1.0+git20110131-2.debian.tar.xz
dpkg-source: info: building svox in svox_1.0+git20110131-2.dsc
 debian/rules build
dh build --sourcedirectory=pico
   dh_testdir -O--sourcedirectory=pico
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/root/pico_build/svox-1.0+git20110131'
chmod +x ./pico/autogen.sh
cd pico && ./autogen.sh
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: error: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
configure.in:7: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:11: error: possibly undefined macro: AC_PROG_LIBTOOL
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in: error: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal)
Makefile.am: installing './INSTALL'
Makefile.am: error: required file './NEWS' not found
Makefile.am: error: required file './README' not found
Makefile.am: error: required file './AUTHORS' not found
Makefile.am: error: required file './ChangeLog' not found
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am:     Consider adding the COPYING file to the version control system
Makefile.am:     for your code, to avoid questions about which license your project uses
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Makefile.am:5: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:5:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:5:   to 'configure.in' and run 'aclocal' and 'autoconf' again.
Makefile.am:5:   If 'LT_INIT' is in 'configure.in', make sure
Makefile.am:5:   its definition is in aclocal's search path.
Makefile.am:6: warning: source file 'lib/picoacph.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:6: warning: source file 'lib/picoapi.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picobase.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picocep.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoctrl.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picodata.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picodbg.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoextapi.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picofftsg.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokdbg.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokdt.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokfst.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoklex.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoknow.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokpdf.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokpr.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoktab.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoos.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picopal.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picopam.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picopr.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picorsrc.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picosa.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picosig.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picosig2.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picospho.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picotok.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picotrns.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picowa.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:83: warning: source file 'bin/pico2wave.c' is in a subdirectory,
Makefile.am:83: but option 'subdir-objects' is disabled
Makefile.am: installing './depcomp'
/usr/share/automake-1.14/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.14/am/depend2.am:   The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
/usr/share/automake-1.14/am/depend2.am:   to 'configure.in' and run 'aclocal' and 'autoconf' again
/usr/share/automake-1.14/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.14/am/depend2.am:   The usual way to define 'AMDEP' is to add one of the compiler tests
/usr/share/automake-1.14/am/depend2.am:     AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
/usr/share/automake-1.14/am/depend2.am:     AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/share/automake-1.14/am/depend2.am:   to 'configure.in' and run 'aclocal' and 'autoconf' again
Now run ./configure and then make.
cd pico && ./configure --prefix=/usr --libdir=\${prefix}/lib/arm-linux-gnueabihf
./configure: line 1776: syntax error near unexpected token `1.9'
./configure: line 1776: `AM_INIT_AUTOMAKE(1.9 foreign)'
debian/rules:22: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory '/root/pico_build/svox-1.0+git20110131'
debian/rules:19: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Petite question ! Est-ce possible de dire une phrase puis de remettre l'entrée source local sur le sonos ou bien de revenir à l'état précédent ?
Je ne comprend pas ta dernière phrase. Pour info, le plugin remet le player, utilisé pour le ttsà, l' état initial avant lecture.

Sinon pour l'erreur je ne vois pas trop car je n'ai pas de raspbian à disposition. J'ai mis une info sur la page du plugin pour préciser ce problème.

Pourrais tu m'envoyer le contenu du fichier /etc/os-release? Si tu ne l'a pas c'est un autre nom qui termine par -release.

Merci à toi
Jeedom en RPI3 (RFXCOM - Zwave - Teleinfo )
Nas DS415Play - DS411(Sauvegarde)
Mes Plugin : SynoAudio, SynoDownload, SynoVideo

Avatar de l’utilisateur
fdp2
Timide
Messages : 441
Inscription : 27 oct. 2014, 09:46
Localisation : Rhone Alpes

Re: [Sujet officiel] Plugin synoaudio

Message par fdp2 » 26 mai 2016, 22:53

Concernant l'entrée source local, la reponse est non.

C'est une spécificité sonos qui n'est pas prise en charge par Audio Station, et donc ne peut pas l'être par le plugin.

Seul le plugin sonos pourrait le faire (a vérifier, jamais testé).

Envoyé de mon SM-G900F en utilisant Tapatalk

Avatar de l’utilisateur
prohand
Timide
Messages : 139
Inscription : 26 mai 2015, 18:47
Localisation : Lyon
Contact :

Re: [Sujet officiel] Plugin synoaudio

Message par prohand » 26 mai 2016, 23:53

nexus79000 a écrit :
prohand a écrit :Bonjour,

Du coup avec la mise à jour tout fonctionne avec le online.

Par contre pas avec le local, même avec la conversion mp3

J'ai suivi ce que tu m'a dis et j'ai cette erreur :

Code : Tout sélectionner

root@jeedom:~/pico_build/svox-1.0+git20110131# sudo dpkg-buildpackage -rfakeroot -us -uc -d
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: source package svox
dpkg-buildpackage: source version 1.0+git20110131-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Samuel Thibault <sthibault@debian.org>
dpkg-buildpackage: host architecture armhf
 dpkg-source --before-build svox-1.0+git20110131
 fakeroot debian/rules clean
dh clean --sourcedirectory=pico
   dh_testdir -O--sourcedirectory=pico
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/root/pico_build/svox-1.0+git20110131'
rm pico/pico2wave.1 ||:
rm: cannot remove ‘pico/pico2wave.1’: No such file or directory
cd pico && test -f Makefile && make clean ||:
chmod +x ./pico/autogen.sh
cd pico && ./autogen.sh clean
make[1]: Leaving directory '/root/pico_build/svox-1.0+git20110131'
   dh_clean -O--sourcedirectory=pico
 dpkg-source -b svox-1.0+git20110131
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building svox using existing ./svox_1.0+git20110131.orig.tar.gz
dpkg-source: info: building svox in svox_1.0+git20110131-2.debian.tar.xz
dpkg-source: info: building svox in svox_1.0+git20110131-2.dsc
 debian/rules build
dh build --sourcedirectory=pico
   dh_testdir -O--sourcedirectory=pico
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/root/pico_build/svox-1.0+git20110131'
chmod +x ./pico/autogen.sh
cd pico && ./autogen.sh
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: error: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
configure.in:7: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:11: error: possibly undefined macro: AC_PROG_LIBTOOL
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in: error: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal)
Makefile.am: installing './INSTALL'
Makefile.am: error: required file './NEWS' not found
Makefile.am: error: required file './README' not found
Makefile.am: error: required file './AUTHORS' not found
Makefile.am: error: required file './ChangeLog' not found
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am:     Consider adding the COPYING file to the version control system
Makefile.am:     for your code, to avoid questions about which license your project uses
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Makefile.am:5: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:5:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:5:   to 'configure.in' and run 'aclocal' and 'autoconf' again.
Makefile.am:5:   If 'LT_INIT' is in 'configure.in', make sure
Makefile.am:5:   its definition is in aclocal's search path.
Makefile.am:6: warning: source file 'lib/picoacph.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:6: warning: source file 'lib/picoapi.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picobase.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picocep.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoctrl.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picodata.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picodbg.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoextapi.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picofftsg.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokdbg.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokdt.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokfst.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoklex.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoknow.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokpdf.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picokpr.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoktab.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picoos.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picopal.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picopam.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picopr.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picorsrc.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picosa.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picosig.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picosig2.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picospho.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picotok.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picotrns.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:6: warning: source file 'lib/picowa.c' is in a subdirectory,
Makefile.am:6: but option 'subdir-objects' is disabled
Makefile.am:83: warning: source file 'bin/pico2wave.c' is in a subdirectory,
Makefile.am:83: but option 'subdir-objects' is disabled
Makefile.am: installing './depcomp'
/usr/share/automake-1.14/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.14/am/depend2.am:   The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
/usr/share/automake-1.14/am/depend2.am:   to 'configure.in' and run 'aclocal' and 'autoconf' again
/usr/share/automake-1.14/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.14/am/depend2.am:   The usual way to define 'AMDEP' is to add one of the compiler tests
/usr/share/automake-1.14/am/depend2.am:     AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
/usr/share/automake-1.14/am/depend2.am:     AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/share/automake-1.14/am/depend2.am:   to 'configure.in' and run 'aclocal' and 'autoconf' again
Now run ./configure and then make.
cd pico && ./configure --prefix=/usr --libdir=\${prefix}/lib/arm-linux-gnueabihf
./configure: line 1776: syntax error near unexpected token `1.9'
./configure: line 1776: `AM_INIT_AUTOMAKE(1.9 foreign)'
debian/rules:22: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory '/root/pico_build/svox-1.0+git20110131'
debian/rules:19: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Petite question ! Est-ce possible de dire une phrase puis de remettre l'entrée source local sur le sonos ou bien de revenir à l'état précédent ?
Je ne comprend pas ta dernière phrase. Pour info, le plugin remet le player, utilisé pour le ttsà, l' état initial avant lecture.

Sinon pour l'erreur je ne vois pas trop car je n'ai pas de raspbian à disposition. J'ai mis une info sur la page du plugin pour préciser ce problème.

Pourrais tu m'envoyer le contenu du fichier /etc/os-release? Si tu ne l'a pas c'est un autre nom qui termine par -release.

Merci à toi
Ok j'essayrai de regarder concernant l'erreur mais j'ai très peu de temps en ce moment :(
Je vous tiendrai au courant.

Voici le contenu :

Code : Tout sélectionner

root@jeedom:~# cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Merci pour tout :)

Avatar de l’utilisateur
prohand
Timide
Messages : 139
Inscription : 26 mai 2015, 18:47
Localisation : Lyon
Contact :

Re: [Sujet officiel] Plugin synoaudio

Message par prohand » 26 mai 2016, 23:54

fdp2 a écrit :Concernant l'entrée source local, la reponse est non.

C'est une spécificité sonos qui n'est pas prise en charge par Audio Station, et donc ne peut pas l'être par le plugin.

Seul le plugin sonos pourrait le faire (a vérifier, jamais testé).

Envoyé de mon SM-G900F en utilisant Tapatalk
Merci pour la réponse.
Je regarderais avec le plugin sonos.

Jonathanchvn
Timide
Messages : 2
Inscription : 15 juin 2016, 10:30

Re: [Sujet officiel] Plugin synoaudio

Message par Jonathanchvn » 21 juin 2016, 11:59

Bonjour,

Je ne pense pas l'avoir mais je pose tout de même la question, est-ce que le plugin permet de lire une vidéo en fonction d'un URL ?

Par exemple le lien d'une vidéo youtube

Merci et bravo pour le travail fait !

Avatar de l’utilisateur
nexus79000
Actif
Messages : 597
Inscription : 28 nov. 2015, 17:52
Localisation : Peut-être un peu trop à l'ouest!

Re: [Sujet officiel] Plugin synoaudio

Message par nexus79000 » 21 juin 2016, 12:03

Ce plugin permet de piloter le paquet Audio Station du synology.

Donc ce n'est pas possible de lire une vidéo. Par contre, Audio station peut lire un flux depuis une URL.
Dernière édition par nexus79000 le 25 juin 2016, 08:45, édité 1 fois.
Jeedom en RPI3 (RFXCOM - Zwave - Teleinfo )
Nas DS415Play - DS411(Sauvegarde)
Mes Plugin : SynoAudio, SynoDownload, SynoVideo

Jonathanchvn
Timide
Messages : 2
Inscription : 15 juin 2016, 10:30

Re: [Sujet officiel] Plugin synoaudio

Message par Jonathanchvn » 21 juin 2016, 12:04

D'accord merci :)

Avatar de l’utilisateur
fafa20
Timide
Messages : 250
Inscription : 19 janv. 2015, 19:55
Localisation : Rambouillet 78

Re: [Sujet officiel] Plugin synoaudio

Message par fafa20 » 18 juil. 2016, 20:09

bonjour je vient acheter le plugin et essaye de l'activer mais j'ai toujours un message erreur , j'ai jeedom en debian chroot sur le port 8080 il y a t'il un reglage particulier pour pouvoir le faire fonctionner merci
nas ds214play DSM 5.1-5022 Update 3 debian chroot jeedom zwav Stick UZB1, 2 Fibaro Wall Plug FGWPE-101 , 1 fibaro FGMS-001, 1 fibaro FGSD-002
Phone android samsung note 3, Montre android wear moto 360
freebox v6 en vdsl 2

Avatar de l’utilisateur
nexus79000
Actif
Messages : 597
Inscription : 28 nov. 2015, 17:52
Localisation : Peut-être un peu trop à l'ouest!

Re: [Sujet officiel] Plugin synoaudio

Message par nexus79000 » 18 juil. 2016, 20:43

fafa20 a écrit :bonjour je vient acheter le plugin et essaye de l'activer mais j'ai toujours un message erreur , j'ai jeedom en debian chroot sur le port 8080 il y a t'il un reglage particulier pour pouvoir le faire fonctionner merci
Bonjour, peux-tu faire une copie d'écran et /ou poster des logs pour voir où se situe le problème?

À plus
Jeedom en RPI3 (RFXCOM - Zwave - Teleinfo )
Nas DS415Play - DS411(Sauvegarde)
Mes Plugin : SynoAudio, SynoDownload, SynoVideo

Avatar de l’utilisateur
fafa20
Timide
Messages : 250
Inscription : 19 janv. 2015, 19:55
Localisation : Rambouillet 78

Re: [Sujet officiel] Plugin synoaudio

Message par fafa20 » 18 juil. 2016, 21:00

voila la capture de l'erreur j'ai bien rentrer l'adresse ip bien ouvert leport sur la freebox et mis le port sur le syno pour appli dsaudio , et le compte est bon avec le code

Image
nas ds214play DSM 5.1-5022 Update 3 debian chroot jeedom zwav Stick UZB1, 2 Fibaro Wall Plug FGWPE-101 , 1 fibaro FGMS-001, 1 fibaro FGSD-002
Phone android samsung note 3, Montre android wear moto 360
freebox v6 en vdsl 2

Avatar de l’utilisateur
nexus79000
Actif
Messages : 597
Inscription : 28 nov. 2015, 17:52
Localisation : Peut-être un peu trop à l'ouest!

Re: [Sujet officiel] Plugin synoaudio

Message par nexus79000 » 18 juil. 2016, 21:38

fafa20 a écrit :voila la capture de l'erreur j'ai bien rentrer l'adresse ip bien ouvert leport sur la freebox et mis le port sur le syno pour appli dsaudio , et le compte est bon avec le code

Image
Peux tu mettre les log en débug, et lancer une découverte des players? Et me copier les log...
Jeedom en RPI3 (RFXCOM - Zwave - Teleinfo )
Nas DS415Play - DS411(Sauvegarde)
Mes Plugin : SynoAudio, SynoDownload, SynoVideo

Répondre

Revenir vers « [Catégorie] Multimédia »

Qui est en ligne ?

Utilisateurs parcourant ce forum : Aucun utilisateur inscrit et 21 invités