Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
[xbmc-main-frodo] sync
Browse files Browse the repository at this point in the history
  • Loading branch information
alanwww1 committed Apr 8, 2013
1 parent f584ede commit 51f4f07
Show file tree
Hide file tree
Showing 1,382 changed files with 67,207 additions and 28,068 deletions.
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -189,13 +189,6 @@
<resourceType AddonXMLSuffix=".in">addon</resourceType> <resourceType AddonXMLSuffix=".in">addon</resourceType>
<resourceSubdir DIRprefix="addon">addons_ext_pvr</resourceSubdir> <resourceSubdir DIRprefix="addon">addons_ext_pvr</resourceSubdir>
</resource> </resource>
<resource name="openelec.tv">
<TXname>openelec-tv</TXname>
<upstreamURL HasChangelog="false" filetype="xml">https://raw.github.com/OpenELEC/OpenELEC.tv/master/packages/mediacenter/xbmc-addon-settings/source/</upstreamURL>
<upstreamLangs>github_all</upstreamLangs>
<resourceType>addon</resourceType>
<resourceSubdir>addons_ext_plugins</resourceSubdir>
</resource>
<resource name="metadata.albums.theaudiodb.com"> <resource name="metadata.albums.theaudiodb.com">
<TXname>metadata-albums-theaudiodb-com</TXname> <TXname>metadata-albums-theaudiodb-com</TXname>
<upstreamURL LogFormat="[B]%i[/B]&#10;Updated language files from Transifex&#10;&#10;" filetype="xml" URLsuffix=";hb=refs/heads/frodo">http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=blob_plain;f=metadata.albums.theaudiodb.com/</upstreamURL> <upstreamURL LogFormat="[B]%i[/B]&#10;Updated language files from Transifex&#10;&#10;" filetype="xml" URLsuffix=";hb=refs/heads/frodo">http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=blob_plain;f=metadata.albums.theaudiodb.com/</upstreamURL>
Expand Down
2 changes: 1 addition & 1 deletion translations/xbmc-main-frodo/.httpcache/.lastdloadtime
Original file line number Original file line Diff line number Diff line change
@@ -1 +1 @@
Last download time: 2013-03-17 16:04+0000 Last download time: 2013-04-08 20:34+0000
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8' standalone='yes'?> <?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<addon id="plugin.video.bliptv" name="BlipTV" provider-name="TheCollective" version="1.8.2"> <addon id="plugin.video.bliptv" name="BlipTV" provider-name="TheCollective" version="1.8.3">
<requires> <requires>
<import addon="xbmc.python" version="2.1.0" /> <import addon="xbmc.python" version="2.1.0" />
<import addon="script.common.plugin.cache" version="2.5.1" /> <import addon="script.common.plugin.cache" version="2.5.1" />
Expand Down
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@


[B]Errata[/B] [B]Errata[/B]


[B]Version 0.8.3[/B]
- Fixed: site changes broke episode search

[B]Version 0.8.2[/B] [B]Version 0.8.2[/B]
- Fixed: site changes broke parts of the show scraper - Fixed: site changes broke parts of the show scraper


Expand Down
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8' standalone='yes'?> <?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<addon id="plugin.video.youtube" name="YouTube" provider-name="TheCollective" version="4.4.3"> <addon id="plugin.video.youtube" name="YouTube" provider-name="TheCollective" version="4.4.4">
<requires> <requires>
<import addon="xbmc.python" version="2.1.0" /> <import addon="xbmc.python" version="2.1.0" />
<import addon="script.module.simplejson" version="2.0.10" /> <import addon="script.module.simplejson" version="2.0.10" />
Expand Down
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
- [XBMC] Has Excessive Memory use after running the plugin for prolonged periods of time - [XBMC] Has Excessive Memory use after running the plugin for prolonged periods of time
- [RTMPDUMP] Doesn't support handshake type 10 which is required by youtube. - [RTMPDUMP] Doesn't support handshake type 10 which is required by youtube.


[B]Version 3.4.4[/B]
- Fixed playback after youtube javascript site changes
- Fixed age verification, by making playback always do a full http login on restricted videos since google changed their detection algorithm
- Fixed addition of User Agent was causing problems for Windows and IOS clients. (Thanks to m-hume on github for the fix)
- Fixed download folder was not working for new users of the plugin. (Thanks to Ste Robinson, for pointing this out again)

[B]Version 3.4.3[/B] [B]Version 3.4.3[/B]
- Fixed login - Fixed login


Expand Down
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.album.universal" <addon id="metadata.album.universal"
name="Universal Album Scraper" name="Universal Album Scraper"
version="1.7.2" version="1.7.5"
provider-name="Olympia, Team XBMC"> provider-name="Olympia, Team XBMC">
<requires> <requires>
<import addon="xbmc.metadata" version="2.1.0"/> <import addon="xbmc.metadata" version="2.1.0"/>
Expand Down
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,12 @@
[B]1.7.5[/B]
Re-aply changes in 1.7.3 what lost in space with 1.7.4

[B]1.7.4[/B]
Changed: tighten search query and trust musicbrainz results sorting

[B]1.7.3[/B]
Fixed: album won't find some times (thanks and credits to crankylemur)

[B]1.7.2[/B] [B]1.7.2[/B]
Fix settings after last.fm removal Fix settings after last.fm removal


Expand Down
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.artists.universal" <addon id="metadata.artists.universal"
name="Universal Artist Scraper" name="Universal Artist Scraper"
version="2.6.3" version="2.6.4"
provider-name="Olympia, Team XBMC"> provider-name="Olympia, Team XBMC">
<requires> <requires>
<import addon="xbmc.metadata" version="2.1.0"/> <import addon="xbmc.metadata" version="2.1.0"/>
Expand Down
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,6 @@
[B]2.6.4[/B]
Changed: tighten search query and trust musicbrainz results sorting

[B]2.6.3[/B] [B]2.6.3[/B]
Fixed: AMGData Fixed: AMGData


Expand Down
Original file line number Original file line Diff line number Diff line change
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.musicvideos.theaudiodb.com" <addon id="metadata.musicvideos.theaudiodb.com"
name="TheAudioDb.com for Music Videos" name="TheAudioDb.com for Music Videos"
version="1.0.4" version="1.2.0"
provider-name="Team XBMC"> provider-name="Team XBMC">
<requires> <requires>
<import addon="xbmc.metadata" version="2.1.0"/> <import addon="xbmc.metadata" version="2.1.0"/>
<import addon="metadata.common.theaudiodb.com" version="1.6.0"/>
<import addon="metadata.common.fanart.tv" version="2.1.2"/> <import addon="metadata.common.fanart.tv" version="2.1.2"/>
</requires> </requires>
<extension point="xbmc.metadata.scraper.musicvideos" <extension point="xbmc.metadata.scraper.musicvideos"
Expand Down Expand Up @@ -53,7 +54,7 @@
<description lang="da">Hent Musikvideo-information</description> <description lang="da">Hent Musikvideo-information</description>
<description lang="de">Musik Video Information herunterladen</description> <description lang="de">Musik Video Information herunterladen</description>
<description lang="el">Λήψη πληροφοριών Μουσικών Βίντεο</description> <description lang="el">Λήψη πληροφοριών Μουσικών Βίντεο</description>
<description lang="en">Download Music Video information</description> <description lang="en">This scraper is downloading Music Video information from TheAudioDB.com. Due to various search difficulties the scraper currently expects the folder/filename to be formatted as 'artist - trackname' otherwise it will not return results. Odds are also high that artist or tracks with '-' mark will not be found.</description>
<description lang="es">Descarga información del videoclip</description> <description lang="es">Descarga información del videoclip</description>
<description lang="es_AR">Descarga información del Video Clip</description> <description lang="es_AR">Descarga información del Video Clip</description>
<description lang="es_MX">Descarga Información de Vídeos de Músca</description> <description lang="es_MX">Descarga Información de Vídeos de Músca</description>
Expand Down
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@


<strings> <strings>
<string id="30000">Grab album thumbs from fanart.tv</string> <string id="30000">Grab album thumbs from fanart.tv</string>
<string id="30001">Grab album thumbs from theaudiodb.com</string>
</strings> </strings>
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.tvdb.com" <addon id="metadata.tvdb.com"
name="The TVDB" name="The TVDB"
version="1.5.2" version="1.5.3"
provider-name="Team XBMC"> provider-name="Team XBMC">
<requires> <requires>
<import addon="xbmc.metadata" version="2.1.0"/> <import addon="xbmc.metadata" version="2.1.0"/>
Expand Down
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,6 @@
[B]1.5.3[/B]
- Fixed: Language tag caching - round two (thx and credits to pgit)

[B]1.5.2[/B] [B]1.5.2[/B]
- Changed: Dropped the www from thetvdb URLs - Changed: Dropped the www from thetvdb URLs


Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 51f4f07

Please sign in to comment.