A NodeJS based media center
Website: http://www.mediacenterjs.com
Heavy work in progress
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).
Start building an app using the app generator
Front end and view explantation
- 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
Video: AVI/MOV/WMV/MP4/MKV/MPEG
Audio: MP3
- Device streaming still in heavy development
- Seeking beyond buffer not working yet.
Be sure to check the open issues before filing a new one. Also check out what is currently being developed or fixed on Trello: https://trello.com/b/czjyYsFi/mediacenterjs
For now, all the translation files are stored in the /public/translations folder. Feel free to contribute by translating.
- 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 code contributions/fixes
- 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 for his 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 for his Swedish 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
- 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