Add-on:4Players Videos: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
m (Addon-Bot Update)
m (Addon-Bot repo category update)
 
(69 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Addon  
{{Addon  
|Name=4Players Videos
|Name=4Players Videos
|provider-name=Tristan Fischer (sphere)
|provider-name=Tristan Fischer (sphere@dersphere.de)
|ID=plugin.video.4players
|ID=plugin.video.4players
|latest-version=1.1.3
|latest-version=2.0.5
|extension point=xbmc.python.pluginsource
|extension point=xbmc.python.pluginsource
|provides=video
|provides=video
|Summary=Watch game videos and trailers from www.4players.de
|Summary=Game related videos from www.4players.de
|Description=You can watch all computer- and console-game videos and trailers from the german website www.4players.de
|Description=4Players is a german video-game magazine.
With this add-on you can browse latest- or popular-videos, game reviews or browse videos by games you are interested in.
You can also filter the videos by platforms in the add-on settings.
|Platform=all
|Platform=all
|icon url=http://mirrors.xbmc.org/addons/eden-pre/plugin.video.4players/icon.png}}
|Language=de
|License=GNU GENERAL PUBLIC LICENSE. Version 2, June 1991
|Forum=http://forum.xbmc.org/showthread.php?tid=110689
|Website=http://www.4players.de/
|Source=https://github.com/dersphere/plugin.video.4players
|broken=Broken
|icon url=http://mirrors.kodi.tv/addons/leia/plugin.video.4players/icon.png}}


[[Category:Dharma add-on repository]]
 
[[Category:Pre-Eden add-on repository]]
== General Info ==
Most of the videos are either german or english.
 
 
== Features ==
* Browse all videos
* Browse videos by popularity
** Most viewed
** Best Rated
* Browse videos by its main category
** PC
** PlayStation 2
** PlayStation 3
** Wii
** Xbox360
** Nintendo DS
** PlayStation Portable
** Video Fazit
* Pagination for next page and previous page
 
== Code ==
If you are interested in the Code or want to contribute (translations are always welcome) please have a look to its github page:
https://github.com/dersphere/plugin.video.4players
 
== Changelog ==
1.1.3
  Fixed scraper (Website changes)
1.1.2
  Fixed scraper (Website changes)
  Now using 160x90px thumbnails
  added sort methods (playlist, date and runtime)
  added is_update function (pagination is better now)
1.1.1
  Fixed Video Playback
1.1.0
  First Version for Eden-pre xbmc.org addon-repository
 
== Getting help ==
If you have found a bug or have ideas how to improve it just reply to its thread:
http://forum.kodi.tv/showthread.php?t=124880
 
[[Category:Add-ons with license tag]]
[[Category:Add-ons with source tag]]
[[Category:Add-ons with website tag]]
[[Category:All add-ons]]
[[Category:Broken add-ons]]
[[Category:Video add-ons]]

Latest revision as of 02:05, 28 October 2018

4Players Videos
icon.png

Author: Tristan Fischer ([email protected])
Website: link
Type: Video
Repo:

License: GPL v2.0
Source: Source code
Summary: Game related videos from www.4players.de
Home icon grey.png   ▶ Add-ons ▶ 4Players Videos
Attention talk.png Need help with this add-on? See here.

4Players is a german video-game magazine.
With this add-on you can browse latest- or popular-videos, game reviews or browse videos by games you are interested in.
You can also filter the videos by platforms in the add-on settings.


General Info

Most of the videos are either german or english.


Features

  • Browse all videos
  • Browse videos by popularity
    • Most viewed
    • Best Rated
  • Browse videos by its main category
    • PC
    • PlayStation 2
    • PlayStation 3
    • Wii
    • Xbox360
    • Nintendo DS
    • PlayStation Portable
    • Video Fazit
  • Pagination for next page and previous page

Code

If you are interested in the Code or want to contribute (translations are always welcome) please have a look to its github page: https://github.com/dersphere/plugin.video.4players

Changelog

1.1.3
 Fixed scraper (Website changes)

1.1.2
 Fixed scraper (Website changes)
 Now using 160x90px thumbnails
 added sort methods (playlist, date and runtime)
 added is_update function (pagination is better now)

1.1.1
 Fixed Video Playback

1.1.0
 First Version for Eden-pre xbmc.org addon-repository

Getting help

If you have found a bug or have ideas how to improve it just reply to its thread: http://forum.kodi.tv/showthread.php?t=124880