Jalle19 / xbmc-video-server

Web interface for streaming or downloading media from a Kodi/XBMC library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation test Scrutinizer Code Quality

XBMC Video Server

This is a standalone web interface for XBMC which allows users to browse the library and download or stream the movies and TV shows in it.

Features

  • Browse and filter movies and TV shows
  • Browse seasons and episodes for a TV show
  • Stream media using an M3U playlist with one click
  • User management (application requires login), including logging to see who's doing what and restricting access based on a whitelist
  • Supports multiple XBMC instances and allows easy switching between them, including the ability to suspend instances and wake them using WOL
  • No configuration files
  • Multiple languages
  • Customizable interface

Screenshots

screenshot1 screenshot2 screenshot3 screenshot4 screenshot5 screenshot6 screenshot7 screenshot8

Requirements

  • PHP >= 5.5
  • allow_url_fopen = On in php.ini
  • Apache with .htaccess support enabled
  • XBMC 12 "Frodo" or newer

Installation and usage

The project's wiki pages contain everything you need to know about installing, configuring and using this application.

Credits

License

This software is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.

The bundled font is Copyright (c) 2010-2014 by tyPoland Lukasz Dziedzic (team@latofonts.com) with Reserved Font Name "Lato"

About

Web interface for streaming or downloading media from a Kodi/XBMC library

License:GNU General Public License v3.0


Languages

Language:PHP 52.5%Language:Less 27.9%Language:JavaScript 18.8%Language:Shell 0.5%Language:Dockerfile 0.2%Language:Batchfile 0.1%