XBMC Pathé.NL v0.5.0
-

An XBox Media Center script which allows the lookup of movie playtimes at Pathé cinemas.
Besides the lookup of playing times a movie desciption and trailer are available.
The following cinemas are available:
- Pathé Arena
- Pathé Buitenhof
- Pathé De Kuip
- Pathé Eindhoven
- Pathé Groningen
- Pathé Helmond
- Pathé Rembrandt
- Pathé Scheveningen
- Pathé Schouwburgplein
- Tuschinski
Discussion of the script can be done in this thread at got.tweakers.net. Please post any problems/suggestions in this thread.
Download the latest version in 7z-format here: Pathe.NL.v0.5.0.7z
-
Skinning
Future versions of Pathé.NL require a build of XBMC that supports WindowXML. Such a version can be found at the ussual places.
Skin Development (Users won't need to read this)
New skins need to follow these guidelines to function correctly:
- A skinfolder must be placed inside the folder 'scripts\<scriptfolder of Pathé.NL>\skins'
- Pathé.NL uses the same folder-name to lookup the skin as the foldername XBMC is using. So the skinfolder for Pathé.NL should have the same name as the folder in which the XBMC-skin is present. E.g. for MC360: the XBMC skin-folder for MC360 is called 'skins\MC360'. So the folder that holds the skin for Pathé.NL should also be called 'MC360' and should be located in the '<scriptfolder of Pathé.NL>\skins\' folder (which is usually scripts\Pathé.NL\skins\'.
If no identically named folder is found. The skin located in the 'Skins\Default' folder is used.
- Inside the skin-folder should at least be a 'Media' and 'PAL' folder. The Media folder holds all the images and the PAL folder the XML for the PAL oriented skins (See XBMC Wiki for more info on skinning-folders).
- The XML files that need to be present are called 'progwindow.xml' and 'channelwindow.xml'.
- IMPORTANT: Never remove the items which have ID's. These are mandatory for the script.
- Their appearance can be changed. But they may NEVER be removed. They should keep their ID's.
- The 'progwindow.xml' holds all the layout for the main window from where the channels can be chosen.
- The 'channelwindow.xml' holds all the layout for the episode windows. This is the windows from where you can select the episodes.
If you have made a skin, please mail it to me at uitcrapperzendingcrappergemist.crappervx@gcrappermail.cocrapperm so
it can be included in future releases.