Installer Cine Passion Xbmc
1Channel XBMC Kodi Library Integration is the ultimate package for your home theater. A quick sample of the interface you will have. Note: If you are familiar with Kodi and video addons such as 1Channel XBMC, IceFilms, Genesis, or Exodus then you will want to check out our post on integrating with trakt tv. Also Genesis is slowly dying as the. Improved XBMC GUI Skinning Framework making it even more flexible and powerful. New cine-passion (French/English) movie scraper - Fixes and additions for the mymovies.xml scraper. The plugin “SVN Repo Installer” is also included, thus installing new scripts/plugins/skins will be easier. A ruby cine passion scraper. Contribute to nledez/ruby-scraper-cine-passion development by creating an account on GitHub.
# Plex metadata agent for Cine-Passion DB This is a metadata agent for Plex(to use the CinŽ-Passion scrapper from passion-xbmc.org(You need a valid account and be a donator to use it. ## Installation Ths metadata agent is available in the Plex Online Store under section More. Metadata Agenst. To install it manually for testing purpose (don't forget to edit info.plist file and assign to '1' PlexPluginDevMode key), you can clone this repository and copy the CinePassion.bundle to your `/Library/Application Support/Plex Media Server/Plug-ins` folder. ## Todo This can be found on the Github issue tracker(## Bugs Please report them on the Github issue tracker(for this project. If you have a bug to report, please include the following information:.Version information for Plex and CinePassion.bundle. logs message.
Logs can be found in the `/Library/Logs/PMS Plugin Logs/com.plexapp.agents.cinepassion.log` files. You may also fork this project on Github and create a pull request.
Installer Le Scraper Cine-passion Dans Xbmc
= cine-passion. DESCRIPTION: Cine Passion is a powerfull movies scraper. This lib allow you to get information about a movie in Ruby without manipulating XML. If you want try scraper online: If you have any question about this scraper you have a forum: FEATURES/PROBLEMS:.



Installer Cine Passion Xbmc 2
Extract XML information to build ruby objects. Does not work actualy for images SYNOPSIS: require 'cinepassion' @scrap = CinePassion.new('my-real-api-key') @scrap.MovieSearch('Home') #= Return you a movies list @scrap.moviesinfo #= All info are here REQUIREMENTS: In my project, you can't find Cine Passion API Key. In fact you need a key your own side, you can request one here: See INSTALL & SYNOPSIS INSTALL:. gem install cine-passion DEVELOPERS: After checking out the source, run: $ rake newb This task will install any missing dependencies, run the tests/specs, and generate the RDoc. XML Sample files To start devel on my project I made sample files. You can found them on test/data folder.
At this time I have theres: cinepassion-scraper-test-00-no-response.xml - No response from scraper cinepassion-scraper-test-01-one-response.xml - One result from scraper cinepassion-scraper-test-02-mutiple-response.xml - Many result from scraper In 'exploded' directory, I have 'translate' files in human readable format (only with indentation;) ). Do not use there files. Demo mode By default if you not create a lib/cinepassionconfig.rb you are in demo mode: - Query: 'noresult' = Return cinepassion-scraper-test-00-no-response.xml - Query: 'Home' = Return cinepassion-scraper-test-01-one-response.xml - Query: 'The Men Who Stare At Goats' = Return cinepassion-scraper-test-02-mutiple-response.xml - Other query = Random result of above LICENSE: Ruby Licence.