Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[script.artistslideshow] v3.3.6 #2573

Merged
merged 1 commit into from
Jan 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions script.artistslideshow/addon.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<addon id="script.artistslideshow" name="Artist Slideshow" provider-name="pkscout,ronie" version="3.3.5">
<addon id="script.artistslideshow" name="Artist Slideshow" provider-name="pkscout,ronie" version="3.3.6">
<requires>
<import addon="xbmc.python" version="3.0.0" />
<import addon="script.module.requests" version="2.22.0+matrix.1" />
Expand All @@ -10,10 +10,9 @@
</extension>
<extension point="xbmc.addon.metadata">
<news>
v.3.3.5
- fix for AS not accepting images with uppercase extensions
- removed Leia to Matrix transition code
- updated translation files
v.3.3.6
- fix to allow blank as illegal replace character in Nexus
- updated language files
</news>
<assets>
<icon>icon.png</icon>
Expand Down Expand Up @@ -76,7 +75,7 @@ v.3.3.5
<description lang="he_IL">הרחבה להורדת תמונות ומידע נוסף על האמן המושמע כעת מ-fanart.tv ו- theaudiodb.com. התמונות, בנוסף לתמונות אמנים מקומיות והמידע על אמן יכולים לשמש את המעטפת ליצירת מצגת עבור האמן המושמע כעת.</description>
<description lang="hr_HR">Dodatak za preuzimanje slika i dodatnih informacije trenutno reproduciranog izvođača s fanart.tv, theaudiodb.com i theaudiodb.com. Slike, zajedno s lokalnim slikama izvođača i informacijama mogu se koristiti s presvlakom za stvaranje slikovne prezentacije izvođača koji se sluša.</description>
<description lang="hu_HU">A Kiegészítő letölt képeket és infromációkat a fanart.tv és theaudiodb.com oldalakról az éppen hallgatott előadóhoz. A képek a helyben tárolt képekkel együtt felhasználhatóak a Felszín által diavetítéshez.</description>
<description lang="it_IT">Addon per scaricare immagini ed informazioni aggiuntive da fanart.tv e theaudiodb.com sull&apos;artista attualmente in esecuzione. Le immagini possono essere usate dallo skin, insieme a quelle locali, per creare una presentazione per l&apos;artista che si sta ascoltando.</description>
<description lang="it_IT">Add-on per scaricare immagini ed informazioni aggiuntive da fanart.tv e theaudiodb.com sull&apos;artista attualmente in riproduzione. Le immagini possono essere usate dalla skin, insieme a quelle locali, per creare una presentazione per l&apos;artista che si sta ascoltando.</description>
<description lang="ko_KR">현재 재생중인 아티스트의 이미지와 추가정보를 fanart.tv 와 theaudiodb.com 에서 다운로드합니다. 다운로드한 이미지와 정보는 로컬 이미지와 함께 현재 재생중인 음악의 아티스트 슬라이드쇼에 사용할 수 있습니다.</description>
<description lang="nb_NO">Tillegg for å laste ned bilder og ytterligere informasjon fra fanart.tv og theaudiodb.com for artisten som spilles av for øyeblikket. Bildene, sammen med lokale artistbilder og info, kan bli brukt av skallet til å lage en lysbildefremvisning for artisten som blir lyttet til for øyeblikket.</description>
<description lang="nl_NL">Add-on om afbeeldingen en bijkomende informatie van Fanart.tv en theaudiodb.com van de te horen artiest binnen te halen. de afbeeldingen, net als de lokaal aanwezige artiest-afbeeldingen en -info kunnen gebruikt worden door de skin om een diashow te tonen van de artiest di nu beluisterd wordt.</description>
Expand Down
9 changes: 7 additions & 2 deletions script.artistslideshow/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
v.3.3.6
- fix to allow blank as illegal replace character in Nexus
- updated language files

v.3.3.5
- fix for AS not accepting images with uppercase extensions
- fix for AS not accepting images with uppcase extensions

v.3.3.4
- removed Leia to Matrix transition code
- updated translation files

v.3.3.3
- trim_cache now deletes information as well as images
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
msgid ""
msgstr ""
"Project-Id-Version: XBMC Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-07-07 18:14+0000\n"
"PO-Revision-Date: 2023-07-28 09:11+0000\n"
"Last-Translator: Oskari Lavinto <[email protected]>\n"
"Language-Team: Finnish <https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-artistslideshow/fi_fi/>\n"
"Language: fi_fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.13\n"
"X-Generator: Weblate 4.18.2\n"

msgctxt "Addon Summary"
msgid "Download images and additional info of the currently playing artist"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ msgstr ""
"Project-Id-Version: XBMC Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2023-01-01 16:15+0000\n"
"PO-Revision-Date: 2023-05-29 16:42+0000\n"
"Last-Translator: skypichat <[email protected]>\n"
"Language-Team: French (France) <https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-artistslideshow/fr_fr/>\n"
"Language: fr_fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.15\n"
"X-Generator: Weblate 4.17\n"

msgctxt "Addon Summary"
msgid "Download images and additional info of the currently playing artist"
Expand Down Expand Up @@ -230,7 +230,7 @@ msgstr "Afficher une notification uniquement s'il y a des images à télécharge

msgctxt "#32144"
msgid "Use more agressive artist search for streams"
msgstr "Utilisez une recherche d'artistes plus agressive pour les flux"
msgstr "Utiliser une recherche d'artistes plus agressive pour les flux"

msgctxt "#32145"
msgid "Pause slideshow on playback pause"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@ msgstr ""
"Project-Id-Version: XBMC Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2023-05-16 13:16+0000\n"
"PO-Revision-Date: 2023-05-22 04:42+0000\n"
"Last-Translator: Massimo Pissarello <[email protected]>\n"
"Language-Team: Italian <https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-artistslideshow/it_it/>\n"
"Language: it_it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.15.2\n"
"X-Generator: Weblate 4.17\n"

msgctxt "Addon Summary"
msgid "Download images and additional info of the currently playing artist"
msgstr "Scarica immagini e informazioni aggiuntive dell'artista attualmente in riproduzione"

msgctxt "Addon Description"
msgid "Addon to download images and additional information from fanart.tv and theaudiodb.com of the currently playing artist. The images, along with local artists' images, and info can be used by the skin to create a slideshow for the artist being listened to."
msgstr "Addon per scaricare immagini ed informazioni aggiuntive da fanart.tv e theaudiodb.com sull'artista attualmente in esecuzione. Le immagini possono essere usate dallo skin, insieme a quelle locali, per creare una presentazione per l'artista che si sta ascoltando."
msgstr "Add-on per scaricare immagini ed informazioni aggiuntive da fanart.tv e theaudiodb.com sull'artista attualmente in riproduzione. Le immagini possono essere usate dalla skin, insieme a quelle locali, per creare una presentazione per l'artista che si sta ascoltando."

# Section Headings
msgctxt "#32000"
Expand Down Expand Up @@ -90,7 +90,7 @@ msgstr "Scarica tutte le immagini indipendentemente dalla risoluzione"

msgctxt "#32109"
msgid "Client API key"
msgstr "Chiave API client"
msgstr "Chiave API del client"

msgctxt "#32110"
msgid "I donate to this service"
Expand All @@ -102,23 +102,23 @@ msgstr "Usa presentazione di riserva"

msgctxt "#32112"
msgid "Use override slideshow"
msgstr "Usa override presentazione"
msgstr "Usa sovrascrivi presentazione"

msgctxt "#32113"
msgid "Custom location"
msgstr "Posizione personalizzata"

msgctxt "#32114"
msgid "Include Kodi artist fanart"
msgstr "Includi fanart dell'artista Kodi"
msgstr "Includi fanart dell'artista di Kodi"

msgctxt "#32115"
msgid "Include Kodi album fanart"
msgstr "Includi fanart dell'album Kodi"
msgstr "Includi fanart dell'album di Kodi"

msgctxt "#32116"
msgid "Limit size of download cache"
msgstr "Limita la dimensione della cache di download"
msgstr "Limita dimensione della cache di download"

msgctxt "#32117"
msgid "Maximum cache size (in megabytes)"
Expand All @@ -134,11 +134,11 @@ msgstr "Registra eventi di debug"

msgctxt "#32120"
msgid "Disable secondary and featured artist images"
msgstr "Disabilita immagini secondarie e in primo piano dell'artista"
msgstr "Disabilita immagini degli artisti secondari e in evidenza"

msgctxt "#32121"
msgid "Store artist images in"
msgstr "Memorizza le immagini dell'artista in"
msgstr "Memorizza immagini dell'artista in"

msgctxt "#32122"
msgid "addon_data folder"
Expand All @@ -154,11 +154,11 @@ msgstr "Priorità"

msgctxt "#32125"
msgid "Store artist information in"
msgstr "Memorizza le informazioni sull'artista in"
msgstr "Memorizza informazioni sull'artista in"

msgctxt "#32126"
msgid "Preferred language for artist bio"
msgstr "Linguaggio preferito per la biografia dell'artista"
msgstr "Lingua preferita per la biografia dell'artista"

msgctxt "#32127"
msgid "Use extrafanart folder"
Expand All @@ -170,7 +170,7 @@ msgstr "Piattaforma per archiviazione immagini"

msgctxt "#32129"
msgid "Replace illegal path characters in artist name with"
msgstr "Sostituisci i caratteri di percorso illegali nel nome dell'artista con"
msgstr "Sostituisci i caratteri non validi nel percorso del nome dell'artista con"

msgctxt "#32130"
msgid "Replace trailing period in artist name with"
Expand All @@ -190,11 +190,11 @@ msgstr "MacOS"

msgctxt "#32134"
msgid "Move images to Kodi music artist folder"
msgstr "Sposta le immagini nella cartella dell'artista musicale di Kodi"
msgstr "Sposta immagini nella cartella dell'artista musicale di Kodi"

msgctxt "#32135"
msgid "Get artist bio from Kodi"
msgstr "Ottieni la biografia dell'artista da Kodi"
msgstr "Ottieni biografia dell'artista da Kodi"

msgctxt "#32136"
msgid "Custom location"
Expand All @@ -206,41 +206,41 @@ msgstr "Ritardo tra le transizioni delle diapositive (in secondi)"

msgctxt "#32138"
msgid "Fade to black during change in artists"
msgstr "Sfuma al nero durante il cambio degli artisti"
msgstr "Sfuma sul nero durante il cambio artisti"

msgctxt "#32139"
msgid "Main thread sleep time (in seconds)"
msgstr "Tempo di sospensione del thread principale (in secondi)"
msgstr "Tempo di attesa del thread principale (sec)"

msgctxt "#32140"
msgid "Main thread idle sleep time (in seconds)"
msgstr "Tempo di inattività del thread principale (in secondi)"
msgstr "Tempo di inattività del thread principale (sec)"

msgctxt "#32141"
msgid "Slideshow thread sleep time (in seconds)"
msgstr "Tempo di sospensione del thread della presentazione (in secondi)"
msgstr "Tempo di attesa del thread della presentazione (sec)"

msgctxt "#32142"
msgid "Show notification during image downloads"
msgstr "Mostra la notifica durante il download delle immagini"
msgstr "Mostra notifica durante il download delle immagini"

msgctxt "#32143"
msgid "Only show notification if there are images to download"
msgstr "Mostra la notifica solo se ci sono immagini da scaricare"
msgstr "Mostra notifica solo se ci sono immagini da scaricare"

msgctxt "#32144"
msgid "Use more agressive artist search for streams"
msgstr "Usa una ricerca artistica più aggressiva per gli stream"
msgstr "Usa una ricerca di artisti più aggressiva per i flussi"

msgctxt "#32145"
msgid "Pause slideshow on playback pause"
msgstr "Metti in pausa la presentazione durante la pausa di riproduzione"
msgstr "Metti in pausa la presentazione quando la riproduzione è in pausa"

# empty strings from id 32145 to 32199
# Dialog headings
msgctxt "#32200"
msgid "Artist Slideshow"
msgstr "Presentazione dell'artista"
msgstr "Presentazione artista"

msgctxt "#32201"
msgid "Warning"
Expand Down Expand Up @@ -286,7 +286,7 @@ msgstr "Spostamento e ridenominazione di immagini dalla cartella addon_data..."

msgctxt "#32305"
msgid "No artist directories found."
msgstr "Nessuna directory artisti trovata."
msgstr "Nessuna cartella artisti trovata."

msgctxt "#32306"
msgid "Image move complete. You may now change the Artist Slideshow storage location to Kodi artist information folder."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
msgid ""
msgstr ""
"Project-Id-Version: XBMC Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-03-30 09:46+0000\n"
"PO-Revision-Date: 2023-12-12 14:11+0000\n"
"Last-Translator: Christian Gade <[email protected]>\n"
"Language-Team: Polish <https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-artistslideshow/pl_pl/>\n"
"Language: pl_pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.11.2\n"
"X-Generator: Weblate 5.2.1\n"

msgctxt "Addon Summary"
msgid "Download images and additional info of the currently playing artist"
Expand All @@ -36,7 +36,7 @@ msgstr ""

msgctxt "#32002"
msgid "Images"
msgstr ""
msgstr "Obrazy"

msgctxt "#32003"
msgid "Album Info"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ msgstr ""
"Project-Id-Version: XBMC Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2023-04-11 08:16+0000\n"
"PO-Revision-Date: 2023-10-27 12:11+0000\n"
"Last-Translator: Christian Gade <[email protected]>\n"
"Language-Team: Slovak <https://kodi.weblate.cloud/projects/kodi-add-ons-scripts/script-artistslideshow/sk_sk/>\n"
"Language: sk_sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 4.15.2\n"
"X-Generator: Weblate 5.1\n"

msgctxt "Addon Summary"
msgid "Download images and additional info of the currently playing artist"
Expand All @@ -28,11 +28,11 @@ msgstr ""
# Section Headings
msgctxt "#32000"
msgid "Slideshow"
msgstr ""
msgstr "Prezentácia"

msgctxt "#32001"
msgid "Storage"
msgstr ""
msgstr "Úložisko"

msgctxt "#32002"
msgid "Images"
Expand Down
3 changes: 3 additions & 0 deletions script.artistslideshow/resources/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,9 @@
<setting id="illegal_replace" type="string" label=" 32129" help="">
<level>0</level>
<default>_</default>
<constraints>
<allowempty>true</allowempty>
</constraints>
<control type="edit" format="string">
<heading> 32129</heading>
</control>
Expand Down
Loading