mediacenterjs icon indicating copy to clipboard operation
mediacenterjs copied to clipboard

A HTML/CSS/Javascript (NodeJS) based Media center

Results 33 mediacenterjs issues
Sort by recently updated
recently updated
newest added

I'm really intrested in make something similiar, i want to elaborate better the transcoding part someone still following this project? Maybe we can integrate 2 project in one?

Hi! I have built the server from the source. while running it using command "node server" I am getting the bellow error. info: Starting server /home/smartron/mediacenterjs/node_modules/socket.io/lib/store.js:35 Store.prototype.__proto__ = EventEmitter.prototype; ^...

What an installer should do and what should be fixed: 0. SHOULD NEVER require UAC to install (rights asInvoker is enough) 1. should by default install to `C:\Program Files\MediacenterJS` 2....

TypeError: Device.find is not a function at Object.exports.isDeviceAllowed (/home/pi/ffmpeg_sources/ffmpeg/mediacenterjs/lib/utils/device-utils.js:48:12) at /home/pi/ffmpeg_sources/ffmpeg/mediacenterjs/index.js:119:20 at Layer.handle [as handle_request] (/home/pi/ffmpeg_sources/ffmpeg/mediacenterjs/node_modules/express/lib/router/layer.js:95:5) at next (/home/pi/ffmpeg_sources/ffmpeg/mediacenterjs/node_modules/express/lib/router/route.js:137:13) at Route.dispatch (/home/pi/ffmpeg_sources/ffmpeg/mediacenterjs/node_modules/express/lib/router/route.js:112:3) at Layer.handle [as handle_request] (/home/pi/ffmpeg_sources/ffmpeg/mediacenterjs/node_modules/express/lib/router/layer.js:95:5) at /home/pi/ffmpeg_sources/ffmpeg/mediacenterjs/node_modules/express/lib/router/index.js:281:22 at...

TypeError: Device.find is not a function at Object.exports.isDeviceAllowed (C:\mediacenterjs-master\lib\utils\device-utils.js:48:12) at C:\mediacenterjs-master\index.js:119:20 at Layer.handle [as handle_request] (C:\mediacenterjs-master\node_modules\express\lib\router\layer.js:95:5) at next (C:\mediacenterjs-master\node_modules\express\lib\router\route.js:137:13) at Route.dispatch (C:\mediacenterjs-master\node_modules\express\lib\router\route.js:112:3) at Layer.handle [as handle_request] (C:\mediacenterjs-master\node_modules\express\lib\router\layer.js:95:5) at C:\mediacenterjs-master\node_modules\express\lib\router\index.js:281:22 at...

Is it possible to make the database abstraction layer works with mySQLor MariaDB database?

I have error install in centos 7 and debian 9 TypeError: Device.find is not a function at Object.exports.isDeviceAllowed (/opt/mediacenterjs/lib/utils/device-utils.js:48:12) at /opt/mediacenterjs/index.js:119:20 at Layer.handle [as handle_request] (/opt/mediacenterjs/node_modules/express/lib/router/layer.js:95:5) at next (/opt/mediacenterjs/node_modules/express/lib/router/route.js:137:13) at...

For MCJS 2.0 I really want to make the move to react/webpack for the entire project. Even though nearly all apps are angular already.

Major Improvement
TODO

Hey, a Photos-App would also be nice that shows all local photos in a nice gallery.

enhancement