E' il momento di Leia, ovvero 'LA' library manager

Pagina 12 di 47
prima
... 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ... ultimo
Visualizzazione dei risultati da 111 a 120 su 467
  1. #111
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Originariamente inviato da DacPassion
    Mi sembrava di aver letto che molti nuovi browser non lo supportano ...ma a questo punto probabilmente ricordo male
    Forse ti riferisci a JAVA usato per costruire le interfacce, quello si che è superato, Java adesso è da considerarsi un linguaggio prettamente server, nel browser gira javascript, o meglio, una delle sue evoluzioni/dialetti. Poi è tutta questione di opinioni... si fanno ancora le interfacce a caratteri e riga di comando!

    Leia è scritto utilizando i tools di facebook, twitter e google, da questo punto di vista è una botte di ferro, ...magari non li avrò usati al meglio!
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  2. #112
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Originariamente inviato da antonellocaroli
    mhhh...ci avevo provato...ma li girano velocemente...impossibile fare il copia devo vedere se riesco a rubare uno Screenshot significativo.

    questo sembra non dire niente

    trucchetto:

    sopra a "dove girano velocemente" c'è un campo "filter" scivi li il messaggi che vuoi controllare es "== LmsPlayer" (senza "") e vedrai solo quelli, al netto di quelli in grassetto. E' utile.

    EDIT: scrollando all'indietro e facendo click, si ferma.

    cmq, lascia stare l'errore è mio, devo risolvere con quella libreria.

    Nel frattempo, ho caricato la versione che funziona (sempre con l'errore di cui sopra) anche per Linux e, con ogni probabilità, anche per OsX (non provato e sono curioso).

    Potete scaricarla e provare, per WIN non cambia nulla o quasi.

    ATTENZIONE: La libreria che ritorna le info sui file systems è molto scarna: in linux riporta 1 solo drive "/" con sotto tutto l'albero delle directory (in futuro lo espanderò in automatico, adeso bisogna cliccarlo).

    E' giusto? è sbagliato? non lo so, loro giustificano con il fatto che se si vuole fornire maggiori info, si diventa dipendenti dalle singole distribuzioni. Io non lo so, accetto consigli in merito alle migliori pratiche da seguire in merito.

    Vai Giorgio! (e Paolo dove è finito)?
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  3. #113
    tebibyte
    Registrato
    Aug 2011
    Età
    50
    Messaggi
    2,928
    configurazione

    Predefinito

    Su, linux funziona...

    ma ci sono dei malfunzionamenti con Qobuz, come anche in windows, ma non saprei se dipendono dall'api di qobuz o da Leia.

    ti riporto quelche parte della shell

    codice:
    	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.13.RELEASE.jar!/:4.3.13.RELEASE]
    	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.13.RELEASE.jar!/:4.3.13.RELEASE]
    	... 28 common frames omitted
    
    ==== in QobuzCatalogController ==== query: miles davisoffset: 0limit: 50
    URL: http://www.qobuz.com/api.json/0.2/catalog/search?query=miles+davis&offset=0&limit=50
    Hitting url: http://www.qobuz.com/api.json/0.2/catalog/search?query=miles+davis&offset=0&limit=50
    2017-12-12 07:47:38.230  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: isrc
    2017-12-12 07:47:38.230  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.231  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: isrc
    2017-12-12 07:47:38.231  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.231  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: isrc
    2017-12-12 07:47:38.231  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    codice:
    2017-12-12 07:47:46.288  WARN 5058 --- [nio-8080-exec-6] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: error
    ==== in QobuzArtistController.getSimilarArtist ==== id: 6760 offset: 0 limit: 50
    URL: http://www.qobuz.com/api.json/0.2/artist/getSimilarArtists?artist_id=6760&offset=0&limit=50
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/getSimilarArtists?artist_id=6760&offset=0&limit=50
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 347220
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    ==== in QobuzArtistController.getArtist ==== id: 347220
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    ==== in QobuzArtistController.getArtist ==== id: 347220
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ^C2017-12-12 07:52:31.018  INFO 5058 --- [       Thread-3] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@45ff54e6: startup date [Tue Dec 12 07:33:32 CET 2017]; root of context hierarchy
    2017-12-12 07:52:31.019  INFO 5058 --- [       Thread-3] o.s.j.e.a.AnnotationMBeanExporter        : Unregistering JMX-exposed beans on shutdown

  4. #114
    gibibyte L'avatar di DacPassion
    Registrato
    Jul 2014
    Messaggi
    1,250

    Predefinito

    Su osx come webserver cosa utilizza? Devo installare qualcosa?

    ps se riesco oggi pomeriggio mi ci dedico
    Clearaudio Emotion + Satisfy + Grado Gold1 > Phono D3A DIY
    Futro S450 + Daphile / Amanero + Buffalo 2 (trident) uscita a TU Cinemag 15/15B DIY / Jlsounds + Lector Digicode TDA1541 S1
    Monoblocchi D3A 2A3 (electrolytich free!!) DIY / Coral Beta8 in BLH DIY

  5. #115
    tebibyte
    Registrato
    Aug 2011
    Età
    50
    Messaggi
    2,928
    configurazione

    Predefinito

    Originariamente inviato da DacPassion
    Su osx come webserver cosa utilizza? Devo installare qualcosa?

    ps se riesco oggi pomeriggio mi ci dedico
    Presumo che devi installare solo Java

    e poi lanciare da terminale, nella Directory leia

    java -jar leia-service-0.1.0.jar

  6. #116
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Originariamente inviato da antonellocaroli
    Su, linux funziona...

    ma ci sono dei malfunzionamenti con Qobuz, come anche in windows, ma non saprei se dipendono dall'api di qobuz o da Leia.

    ti riporto quelche parte della shell

    codice:
        at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.13.RELEASE.jar!/:4.3.13.RELEASE]
        at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.13.RELEASE.jar!/:4.3.13.RELEASE]
        ... 28 common frames omitted
    
    ==== in QobuzCatalogController ==== query: miles davisoffset: 0limit: 50
    URL: http://www.qobuz.com/api.json/0.2/catalog/search?query=miles+davis&offset=0&limit=50
    Hitting url: http://www.qobuz.com/api.json/0.2/catalog/search?query=miles+davis&offset=0&limit=50
    2017-12-12 07:47:38.230  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: isrc
    2017-12-12 07:47:38.230  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.231  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: isrc
    2017-12-12 07:47:38.231  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.231  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: isrc
    2017-12-12 07:47:38.231  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.232  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.233  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.234  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    2017-12-12 07:47:38.235  WARN 5058 --- [nio-8080-exec-2] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: upc
    codice:
    2017-12-12 07:47:46.288  WARN 5058 --- [nio-8080-exec-6] o.m.qobuz.api.v02.elements.QobuzObject   : Unrecognised element in result object: error
    ==== in QobuzArtistController.getSimilarArtist ==== id: 6760 offset: 0 limit: 50
    URL: http://www.qobuz.com/api.json/0.2/artist/getSimilarArtists?artist_id=6760&offset=0&limit=50
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/getSimilarArtists?artist_id=6760&offset=0&limit=50
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 347220
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    ==== in QobuzArtistController.getArtist ==== id: 347220
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    ==== in QobuzArtistController.getArtist ==== id: 347220
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=347220
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ==== in QobuzArtistController.getArtist ==== id: 6760
    URL: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    Hitting url: http://www.qobuz.com/api.json/0.2/artist/get?artist_id=6760
    ^C2017-12-12 07:52:31.018  INFO 5058 --- [       Thread-3] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@45ff54e6: startup date [Tue Dec 12 07:33:32 CET 2017]; root of context hierarchy
    2017-12-12 07:52:31.019  INFO 5058 --- [       Thread-3] o.s.j.e.a.AnnotationMBeanExporter        : Unregistering JMX-exposed beans on shutdown
    Che strano, sembra che continui a caricare lo stesso Artista, come se ci facessi doppio click in continuo...

    Cosa stavi visualizzando in quel momento?
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  7. #117
    tebibyte
    Registrato
    Aug 2011
    Età
    50
    Messaggi
    2,928
    configurazione

    Predefinito

    Originariamente inviato da marcoc1712
    Che strano, sembra che continui a caricare lo stesso Artista, come se ci facessi doppio click in continuo...

    Cosa stavi visualizzando in quel momento?
    Stavo visualizzando pagina artista con selezionato artisti Simili> rotella che gira di continuo
    poi torna a broswer Artist> e non funziona piú se clicchi su un artista (non si apre la pagina) finché non aggiorni la pagina > e torna alla visualizzazione Standard (vuota con la ricerca)

  8. #118
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Originariamente inviato da antonellocaroli
    Stavo visualizzando pagina artista con selezionato artisti Simili> rotella che gira di continuo
    poi torna a broswer Artist> e non funziona piú se clicchi su un artista (non si apre la pagina) finché non aggiorni la pagina > e torna alla visualizzazione Standard (vuota con la ricerca)
    si, ho trovato il problema, grazie.
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  9. #119
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Originariamente inviato da DacPassion
    Su osx come webserver cosa utilizza? Devo installare qualcosa?

    ps se riesco oggi pomeriggio mi ci dedico
    Solo Java,, il web server è Apache Tomcat ma 'incapsulato' nell'applicazione.
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  10. #120
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Originariamente inviato da antonellocaroli
    Stavo visualizzando pagina artista con selezionato artisti Simili> rotella che gira di continuo
    poi torna a broswer Artist> e non funziona piú se clicchi su un artista (non si apre la pagina) finché non aggiorni la pagina > e torna alla visualizzazione Standard (vuota con la ricerca)

    Risolto e ricaricato, entro sera conto di rilasciare anche la soluzione anche per il problema di libdiscid che blocca la messa in play da file locale.
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

Pagina 12 di 47
prima
... 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ... ultimo

Informazioni Thread

Users Browsing this Thread

Ci sono attualmente 1 utenti che stanno visualizzando questa discussione. (0 utenti e 1 ospiti)

Regole d'invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
nexthardware.com - © 2002-2022