MovieLib - Your movie database on web
(2013-06-25, 22:59)Regss Wrote: MovieLib is a PHP script allows you to present your video library on your own website. The main advantage is the ability to automatically synchronize the contents of the XBMC database.

Requirements:
- Apache server with PHP 5 and MySQL 5 for script
- XBMC with videos library

InstallationStep 1. Installing php script on server.
Download Movielib script: Movielib
Fetch and unpack it on the server. The script have installer, so start and proceed as directed.
This is tutorial How to install WAMP server locally.

The default password:
Access to the site: user
Access to the admin: admin

Administration panel:
go to admin.php ( 127.0.0.1/movielib/admin.php )

XBMC for communication with the Movielib website will need the token. It should be generated in the admin panel in token section.

Step 2. Installation XBMC add-on.

Install Movielib addon using my repository: Movielib Addon
Go to addon settings and enter website address and token. URL address must start with http:// and have host name and the name of the directory where the script is located directly, like:
Code:
http://127.0.0.1/movielib/
http://www.sitename.com/movielib/
Studio art
If you want a image of studio displaying on right upper corner, you must have image file with studio logo named exactly same as studio name and .png extension. Put this file to folder: templates/[theme]/img/studios/
Much of studios art found it here: https://github.com/XBMC-Addons/media.icons.collection

Extrathumbs
To synchronize the extrathumbs must be named accordance with the rule:
/[movie]/extrathumbs/thumb1.jpg
/[movie]/extrathumbs/thumb2.jpg
...

The script has a full translation in:
- English
- German
- Polish
- French
- Bulgarian
- Danish
- Dutch
- Italian
- Spanish

Thanks for translators.

If you want to help translate:
Transifex: https://www.transifex.com/projects/p/movielib-for-xbmc/

Image
watch gallery
Changelog:

v. 2.8.0
- fixed filter delete button
- fixed database tables
- added indexes to database
- added cleaning function
- added function to separate image sync
- rewrited sync function
- fixed filter links
- added delete button for each poster, fanart image in admin panel
- added playcount digit in default view
- added function to autosync webserver settings for control remote (default disabled, to enable it go to settings in admin panel)

v. 2.7.3
- add uhd flag
- add htaccess and mod rewrite
- option to set default sorting
- option to set default watched status
- option to hide the select media header bar
- add imdb link

v. 2.7.2
- added sync episode thumbnail and stream details
- added new episodes view

v. 2.7.1
- added navigate buttons to remote
- added star rating
- added video new flag
- fixed audio and subs flag
- fixed deleting episodes when delete tvshow
- fixed banner
- fixed sync episodes
- added next, prev buttons for extrathumb view
- added cached actors in admin panel
- fixed facebook tags
- added facebook buttons

v. 2.7.0
- added extra thumbs
- added support for multi audio track
- added audio and subtitles language
- now movies info update when XBMC do some changes
- added actors to live search
- rewrite sync functions

v. 2.6.1
- added studio panel
- added studio flags
- added language: Spanish, Italian

v. 2.6.0
- added remote control XBMC
- added support for download video file
- added support for playing video directly
- added filter watched/unwatched

v. 2.5.4
- fixed install process
- added Danish language

v. 2.5.3
- added banner with last played movie or tvshow

v. 2.5.2
- added ability to hide movie or tvshow

v. 2.5.1
- fixed switching between views
- added banner support

v. 2.5.0
- added views

v. 2.4.0
- fixed sync images
- added TVshows
- added filter info

v. 2.3.3
- fixed default poster image in live search
- added checking files integrity
- added checking tables integrity (auto update to new versions)
- added checking if allow_url_fopen is enabled
- added support for movie sets

v. 2.3.2
- fixed graphics for HD movies
- fixed create tables in install process

v. 2.3.1
- fixed sorting

v. 2.3.0
- added cast field
- added actors thumbnail
- added live search

v. 2.2.0
- added trailer support
- added support for sync images stored localy
- added most watched sort option

v. 2.1.0
- synchronization "on-the-fly" (movies, watched status, lastplayed status)
- more filter options

v. 0.9.1
- Better and faster sync with XBMC database
- Fixed some bugs

v. 0.9.0
- Automatically create cache for posters while browsing the site
- View fanarts
- Secure password content
- Synchronization with XBMC
- Easy to change the appearance using skins
- Information movie parameters
- Status of the watched films 

Do, you need any help with this? I am fluent with PHP, CSS, HTML, JavaScript, and MySQL Servers.
Reply


Messages In This Thread
Last Post - by Jeffreywat - 2017-09-03, 14:02
RE: MovieLib - Your movie database on web - by User 436809 - 2019-07-11, 20:31
Logout Mark Read Team Forum Stats Members Help
MovieLib - Your movie database on web8