Code Monkey home page Code Monkey logo

roon-extension-web-testapp's People

Contributors

bcoburn3 avatar dannydulai avatar haysclark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

roon-extension-web-testapp's Issues

Build error on windows 7

`c:\temp>npm run build

[email protected] build c:\temp
browserify app.js -o bundle.js -t partialify -u xml2js -u ws -t [ babelify --p
resets [ 'es2015' ] ]

Error: Couldn't find preset "'es2015'" relative to directory "c:\temp" while pa
rsing file: c:\temp\app.js
at c:\temp\node_modules\babel-core\lib\transformation\file\options\option-ma
nager.js:292:19
at Array.map (native)
at OptionManager.resolvePresets (c:\temp\node_modules\babel-core\lib\transfo
rmation\file\options\option-manager.js:274:20)
at OptionManager.mergePresets (c:\temp\node_modules\babel-core\lib\transform
ation\file\options\option-manager.js:263:10)
at OptionManager.mergeOptions (c:\temp\node_modules\babel-core\lib\transform
ation\file\options\option-manager.js:248:14)
at OptionManager.init (c:\temp\node_modules\babel-core\lib\transformation\fi
le\options\option-manager.js:367:12)
at File.initOptions (c:\temp\node_modules\babel-core\lib\transformation\file
\index.js:216:65)
at new File (c:\temp\node_modules\babel-core\lib\transformation\file\index.j
s:139:24)
at Pipeline.transform (c:\temp\node_modules\babel-core\lib\transformation\pi
peline.js:46:16)
at Babelify._flush (c:\temp\node_modules\babelify\index.js:27:24)

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\
node_modules\npm\bin\npm-cli.js" "run" "build"
npm ERR! node v5.12.0
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! [email protected] build: browserify app.js -o bundle.js -t partialify -u xml2js -u ws -t [ babelify --presets [ 'es2015' ] ]
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script 'browserify
app.js -o bundle.js -t partialify -u xml2js -u ws -t [ babelify --presets [ 'es
2015' ] ]'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the roon-extension-web-te
stapp package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! browserify app.js -o bundle.js -t partialify -u xml2js -u ws -t [ b
abelify --presets [ 'es2015' ] ]
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs roon-extension-web-testapp
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls roon-extension-web-testapp
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! c:\temp\npm-debug.log

c:\temp>
`

Extension undefined

Hi

after building this on a fresh ubuntu box, i was able to get the bundle.js file with npm.
Ive placed all the files in my IIS webserver.

I can confirm my roonserver.exe is running, logs:
02/05 13:05:38 Info: [broker/distributed] HTTP server listening on port 9100
02/05 13:05:38 Info: [broker/distributed] Remoting server listening on port 9101
02/05 13:05:38 Info: [roonapi] listening on port 9150

When visting index.html, the app fails:
bundle.js:199 Uncaught ReferenceError: extension is not defined
at go (bundle.js:199)
at Object.1../root.html (bundle.js:203)
at s (bundle.js:1)
at e (bundle.js:1)
at bundle.js:1

Now the default webapp seems to be calling localhost:9100, so i changed all references to localhost:9150. This didnt work either.

Am i doing something wrong? Is there a guide from A to Z to get this POC to work? I am new to Roon.

Group and Playlist management

Hi,

Thanks for the great efforts and providing simple and user friendlily web extension for Roon. I have installed it on my Linux PC with Roon Server. I can easily controller my zone via my Linux laptop. It will be better if group and playlist can also be managed, so there will be need to use mobile.

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.