Add-on:GamestarVideo: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Reverted edits by NedBot (talk) to last revision by NedBot)
Line 1: Line 1:
{{Add-on
{{Addon
|Name=GamestarVideo
|Name=GamestarVideo
|provider-name=Raptor 2101
|provider-name=Raptor 2101 [[email protected]]
|ID=plugin.video.gamestar
|ID=plugin.video.gamestar
|latest-version=0.1.5
|latest-version=0.1.4
|extension point=xbmc.python.pluginsource
|extension point=xbmc.python.pluginsource
|provides=video
|provides=video
Line 18: Line 18:
|Platform=all
|Platform=all
|Language=de
|Language=de
|License=GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007
|License=
|Forum=https://github.com/raptor2101/Gamestar/issues
|Forum=
|Website=https://github.com/raptor2101/Gamestar
|Website=
|Source=https://github.com/raptor2101/Gamestar
|Source=
|Email=
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/gotham/plugin.video.gamestar/icon.png}}
|icon url=http://mirrors.xbmc.org/addons/frodo/plugin.video.gamestar/icon.png}}
{{Add-on
|Name=GamestarVideo
|provider-name=Raptor 2101
|ID=plugin.video.gamestar
|latest-version=0.1.5
|extension point=xbmc.python.pluginsource
|provides=video
|Summary=Downloads/view videos from gamestar.de and gamepro.de
|Description=This plugin gives access to the Videos from gamestar.de and gamepro.de.
    If there are problems while playing the videos (stoping - caching - playing) this plugin offer some caching options:
    Don't Chache - don't cache at all.
    Cache if Needed - if you start a video who isn't cached, it will be cached and then be played.
    Cache - all files of the given category will be cached.
    Forced caching - all files of the given category will be cached plus, if some file isn't cached it will be downloaded before playing.
   
    The last two modes need a background-skript setuped by Taskmanager or (ana)cron. The script is locatet in the addon-dir: fetchOfflineData.py linktotheconfig.xml BandwithLimit(in kbs)
   
|Platform=all
|Language=de
|License=GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007
|Forum=https://github.com/raptor2101/Gamestar/issues
|Website=https://github.com/raptor2101/Gamestar
|Source=https://github.com/raptor2101/Gamestar
|broken=
|icon url=http://mirrors.kodi.tv/addons/gotham/plugin.video.gamestar/icon.png}}


[[Category:Frodo add-on repository]]
[[Category:Frodo add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Eden add-on repository]]

Revision as of 07:26, 16 April 2015

GamestarVideo
http://mirrors.xbmc.org/addons/frodo/plugin.video.gamestar/icon.png

Author: Raptor 2101 [[email protected]]

Type: Video
Repo:

Summary: Downloads/view videos from gamestar.de and gamepro.de
Home icon grey.png   ▶ Add-ons ▶ GamestarVideo

This plugin gives access to the Videos from gamestar.de and gamepro.de.
    If there are problems while playing the videos (stoping - caching - playing) this plugin offer some caching options:
    Don't Chache - don't cache at all.
    Cache if Needed - if you start a video who isn't cached, it will be cached and then be played.
    Cache - all files of the given category will be cached.
    Forced caching - all files of the given category will be cached plus, if some file isn't cached it will be downloaded before playing.
    
    The last two modes need a background-skript setuped by Taskmanager or (ana)cron. The script is locatet in the addon-dir: fetchOfflineData.py linktotheconfig.xml BandwithLimit(in kbs)