Add-on:4Players Videos: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot repo category update)
 
(41 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|provider-name=Tristan Fischer ([email protected])
|provider-name=Tristan Fischer ([email protected])
|ID=plugin.video.4players
|ID=plugin.video.4players
|latest-version=2.0.3
|latest-version=2.0.5
|extension point=xbmc.python.pluginsource
|extension point=xbmc.python.pluginsource
|provides=video
|provides=video
Line 17: Line 17:
|Source=https://github.com/dersphere/plugin.video.4players
|Source=https://github.com/dersphere/plugin.video.4players
|broken=
|broken=Broken
|icon url=http://mirrors.kodi.tv/addons/gotham/plugin.video.4players/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/leia/plugin.video.4players/icon.png}}




==General Info==  
== General Info ==
Most of the videos are either german or english.
Most of the videos are either german or english.




==Features==
== Features ==
* Browse all videos
* Browse all videos
* Browse videos by popularity
* Browse videos by popularity
Line 41: Line 41:
* Pagination for next page and previous page
* Pagination for next page and previous page


==Code==
== Code ==
If you are interested in the Code or want to contribute (translations are always welcome) please have a look to its github page:
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
https://github.com/dersphere/plugin.video.4players


==Changelog==
== Changelog ==
  1.1.3
  1.1.3
   Fixed scraper (Website changes)
   Fixed scraper (Website changes)
Line 61: Line 61:
   First Version for Eden-pre xbmc.org addon-repository
   First Version for Eden-pre xbmc.org addon-repository


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


[[Category:Frodo add-on repository]]
[[Category:Add-ons with license tag]]
[[Category:Eden add-on repository]]
[[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