XBMCBrowser
#1
I've been working on a site which i can use to browse my movies and play trailers etc independent from XBMC.. i think i'm almost there so thought i would share it with you :

Image

Image

It's querying the MYSQL database and initially shows the 17 most recently added movies.
You then have the option to search for an individual movie, a genre, a year or an imdb rating (single number). (random results each time to keep query times down)
Each movie can be clicked and display movie information including the trailer from youtube.
Each info page can send a request to a local install of XBMC to play the movie
YTS Button to list the latest 20 1080p releases from the YTS site with magnet links
The trailers are the first youtube result for the title and year of the movie.
Posters and Fanart are cached on first load from tmdb.com and can be pre-loaded using provided scripts

Note : API key from TMDB required

Git Repo : https://github.com/danmed/XBMCBrowser

To install you need a PHP web server running locally.
Reply
#2
How is this project going? It looks pretty sweet I was going to try it out, any tips?
Reply

Logout Mark Read Team Forum Stats Members Help
XBMCBrowser0