mediacenterjs
v0.1.1
Published
A NodeJS based mediacenter for your browser
Downloads
21
Readme
MediacenterJS
A NodeJS based media center
Website: http://www.mediacenterjs.com
Status:
Heavy work in progress
What is MediacenterJS?
MediacenterJS is a media center (like for instance XBMC) running completely from the comfort of your browser. The backend is based on Node.JS with ExpressJS and JADE templates. The MVC structure allows developers to add an 'app' or 'plugin' to MCJS with ease. The server application runs on Windows, MAC and Linux systems, the client runs in every modern browser (Chrome is preferable though).
User manual
Developer manual
Start building an app using the app generator
Front end and view explantation
Current features:
- Routing
- MVC 'App' Framework
- Clientside setup
- Dynamic dashboard
- Keyboard controls
- Movie indexing
- Multi-language support
- Display movies, tvshow and music information
- Local caching of information and images
- Transcoding and playback of movies, tv shows and music
- Subtitle support
- Weather information based on location
- Basic screensaver
- I3d tag support
- Remote control
- Plugin manager
- Page visibility API
- YouTube app
- Version manager
- Device manager
- Parental control functionality
- Basic scheduled tasks
Supported file formats:
Video: AVI/MOV/WMV/MP4/MKV/MPEG
Audio: MP3/M4a
Known issues:
- Device streaming still in heavy development
- Seeking beyond buffer not working yet.
Be sure to check the open issues before filing a new one. If you filing a new issue, be sure to metion your NodeJS version and the platform (eg Windows or Ubuntu, Debian etc) you are running the MCJS server on.
Also check out what is currently being developed and/or fixed on MCJS Trello page: https://trello.com/b/czjyYsFi/mediacenterjs
Translations
For now, all the translation files are stored in the /public/translations folder. Feel free to contribute by translating.
Main contributors:
- Terry MooreII For the Javascript Jabber app and building the Plugin manager
- Stefan Hoffman for his hudge contribution to the backend and German translation
- Jonathan Bailey for his hudge code contributions and database abstraction layer
- Matthew Marino for his FFMPEG expertise
###Special thanks to these contributors:###
- Sylvain for his French translation
- Alberto Jerez for his Spanish translation
- Domenico Luciani for his Italian translation
- Alexey Bobyrev for his Russian and Ukrainian translation
- Doğan Aydın And William Belle for their Turkish translation
- Adam for his YouTube App
- Ionică Bizău for the Youtube API NPM module
- Luis Eduardo Brito and Welkson Ramos for their Portuguese translation
- Kasper Isager for his Danish translation
- Robin Larsson and Skruf90for their Swedish translation
- Skruf90 for his Norwegian translation
- Jussi Vatjus for his code support
- Matthew Szatmary for his FFMPEG expertise
- Richard Bernards for his architectural knowledge/support
- Lucien Immink for his javascript knowledge/support
- Jérémie Parker for his bugfixes
- Gary Katsevman for his bugfixes
- Chinmaya Kumar Padhi for updating installation instructions OSX
- Valerij Primachenko for compiling the executable for Windows
- P.J. Onori for his icons
I'm building MCJS in my free time so if you want to encourage me to continue this enormous project, feel free to do so.
For questions/contributions feel free to email me at: [email protected] This application uses the GNU General Public License. See http://www.gnu.org/licenses/.
Copyright (C) 2014 - Jan Smolders