Kodi Community Forum
[MOD] Cirrus Extended 1.0 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Cirrus Extended (https://forum.kodi.tv/forumdisplay.php?fid=133)
+----- Thread: [MOD] Cirrus Extended 1.0 (/showthread.php?tid=90693)



- smush420 - 2011-02-10

Like I said in my previous post I manually inputed information in the outline field and nothing shows up, and also how come the tv show plot shows up with nothing in the outline field? I've reinstalled and the problem persists.


- butchabay - 2011-02-10

smush420 Wrote:Like I said in my previous post I manually inputed information in the outline field and nothing shows up, and also how come the tv show plot shows up with nothing in the outline field? I've reinstalled and the problem persists.

After you've done the manually input of plot outline you've updated your library or refresh the movie? Becasue if not there will be nothing shown.


- butchabay - 2011-02-10

BUG and TODO List Updated

See Here:


- Mickamac - 2011-02-10

butchabay Wrote:For the Music Vis:

Go and open MusicVisualisation.xml with an editor (Notepad ++)

You'll see this code in line 18, 30, 40 :

PHP Code:
<colordiffuse>88FFFFFF</colordiffuse

change all the three lines to :

PHP Code:
<colordiffuse>-</colordiffuse


Tell me if it works ...

Greets

It work like a charm.

Thanks a lot


- vs65r - 2011-02-10

Hi All,

Very good job on this mod. I love it !

I just translate the strings.xml file for french language. Could you add it in the next release ?

About translating, how can I change the "Recently added" field on the home menu for example. It is not in the strings.xml file.

PHP Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<strings>
  <!-- Misc labels -->
  <string id="31000">Changement des</string>
  <string id="31001">Aimer</string>
  <string id="31002">Détester</string>
  <string id="31003">Options d'alimentation</string>
  <string id="31004">En cours...</string>
  <string id="31005">Cacher INFO</string>

  <string id="31007">Plugins</string>

  <string id="31020">Récemment ajouté</string>
  <string id="31021">Vidéo - Fichiers</string>
  <string id="31022">Musique - Fichiers</string>
  <string id="31023">Jouer</string>
  <string id="31024">Page</string>
  <string id="31025">Objets</string>
  <string id="31026">Options diverses</string>
  <string id="31027">Emplacement</string>
 
  <!-- View Type labels -->
  <string id="31028">Affiche Wrap</string>
  <string id="31029">Fanart</string>
  <string id="31030">Liste complète</string>
  <string id="31031">Vignettes</string>
  <string id="31032">Image Wrap</string>

  <!-- Extra labels -->
  <string id="31040">Lecture en cours</string>

  <string id="31042">LECTURE</string>
  <string id="31043">PAUSE</string>
  <string id="31044">AVANCE RAPIDE</string>
  <string id="31045">RETOUR RAPIDE</string>
  <string id="31046">Propriétés audio</string>
  <string id="31047">Preset Actuel</string>
  <string id="31048">Presets Visualisation</string>
  <string id="31049">Echéance</string>


  <!-- Playlist Editor labels -->
  <string id="31055">Ouvrir playliste</string>
  <string id="31056">Sauvegarder playliste</string>
  <string id="31057">Fermer playliste</string>
  <string id="31058">Système de fichiers de musique</string>
  <string id="31059">Playliste actuelle</string>
  <string id="31060">Ce fichier est empilé, sélectionnez la partie que vous souhaitez lire.</string>
  <string id="31061">Sélectionné</string>  
  
  <!-- Skin Settings labels -->
  <string id="31100"></string>
  <string id="31101">Options de l'écran d'accueil</string>
  <string id="31102">Arrière-plan</string>
  <string id="31103">Afficher "Pause" dans diaporama d'images</string>
  <string id="31104"></string>
  <string id="31105">Afficher les titres des médias en tâche de fond lors du scan</string>
  <string id="31106">Options diverses</string>
  <string id="31107"></string>
  <string id="31108">Boutons du menu principal</string>
  <string id="31109">Arrière-plans de l'écran d'accueil</string>
  <string id="31110">Modifier l'arrière-plan pour le bouton d'accueil</string>
  <string id="31111">Masquer</string>
  <string id="31112">Options</string>
  <string id="31113">Image simple</string>
  <string id="31114">Image multiple</string>
  <string id="31115">Personnaliser</string>
  <string id="31116">Scripts Addon</string>
  <string id="31117">Afficher les vidéos récemment ajoutées</string>
  <string id="31118">Sous-menu de la page d'accueil</string>
  <string id="31119">Activer le bouton du script personnalisé</string>
  <string id="31120">ÉTIQUETTE DU BOUTON</string>
  <string id="31121">CHEMIN DU SCRIPT</string>
  <string id="31122">Page météo</string>
  <string id="31123">Préférer les "Affiches" aux "Bannières" pour les émissions TV</string>
  <string id="31124">Afficher la vidéo en cours de lecture en arrière-plan</string>
  <string id="31125">Afficher la visualisation en cours de lecture en arrière-plan</string>

  <string id="31126">Activer le script Lyrics sur l'OSD musique</string>
  <string id="31127">CHEMIN DU SCRIPT LYRICS</string>
  <string id="31128">XBMC Lyrics</string>
  <string id="31129">Activer le script Subtitile sur l'OSD vidéo</string>
  <string id="31130">CHEMIN DU SCRIPT SUBTITLE</string>

  <string id="31140">OSD musique</string>
  <string id="31141">OSD vidéo</string>
  
  <!-- Script labels -->
  <string id="31200">Raccourcis</string>
  <string id="31201">Catégories</string>
  <string id="31202">Voir le casting</string>
  <string id="31203">Choisissez votre chanson</string>
  <string id="31204">Section Liens</string>
  <string id="31205">Lyrics Source</string>

  <!-- The Weather Channel Script labels -->
  <string id="31250">Radar &amp; Prévisions</string>
  <string id="31251">Prévisions</string>
  <string id="31252">Script TWC</string>

  <!-- Extra labels -->
  <string id="31300">Temp. Actuelle</string>
  <string id="31301">Dernière mise à jour</string>
  <string id="31302">Menu</string>
  <string id="31303"></string>
  <string id="31304">Image</string>
  <string id="31305">Aucun disque détecté</string>
  <string id="31306">Éjecter</string>
  <string id="31307">Sans Fanart</string>
  <string id="31308">Détails du film</string>
  <string id="31309">Mémoire utilisée:</string>
  <string id="31310">Numéro de le piste</string>
  <string id="31311">IMAGE FANART[CR][CR]INDISPONIBLE[CR][CR]CLIQUEZ SUR LE BOUTON POUR DÉFINIR</string>
  <string id="31312">Scraper Actuel</string>
  <string id="31313">Choisissez un Scraper</string>
  <string id="31314">Options catégorie du balayage</string>
  <string id="31315">Basic</string>
  <string id="31316"></string>
  <string id="31317">Définir le chemin du Fanart</string>
  <string id="31318">Fanart petit</string>
  <string id="31319">Profil sélectionné</string>
  <string id="31320">Derniers connectés</string>
  <string id="31321">Sélecteur chanson Karaoké</string>
  <string id="31322">Diffusé</string>
  <string id="31323">Derniers films</string>
  <string id="31324">Derniers épisodes</string>
  <string id="31325">Options Playliste</string>
  <string id="31326">Créé</string>
  <string id="31327">Résolution</string>
  <string id="31328">Récemment ajouté</string>
  <string id="31329">[b]RÉGLAGE MINUTERIE![/b] [color=grey2] - FERMER LE SYSTÈME AUTOMATIQUEMENT DANS[/color]</string>
  <string id="31330">Cliquer le bouton pour lancer[CR][CR]la bande-annonce du film</string>  

  <!-- Video and Music OSD Labels  -->
  <string id="31351">Pause</string>
  <string id="31352">Stop</string>
  <string id="31353">Avance rapide</string>
  <string id="31354">Retour rapide</string>
  <string id="31355">Menu film</string>
  <string id="31356">Télécharger sous-titres</string>
  <string id="31357"></string>
  
  <!-- Description Labels  -->
  <string id="31400">[b]CONFIGURATION DES PARAMÈTRES APPARENCE[/b][CR][CR]Changer le skin · Choisir la langue et la région · Changer les options de liste[CR]Changer l'économiseur d'écran</string>
  <string id="31401">[b]CONFIGURATION DES PARAMÈTRES VIDÉO[/b][CR][CR]Gérer votre médiathèque · Définir les options de lecture · Changer les options de liste[CR]Régler la police des sous-titres</string>
  <string id="31402">[b]CONFIGURATION DES PARAMÈTRES MUSIQUE[/b][CR][CR]Gérer votre médiathèque · Définir les options de lecture · Changer les options de liste[CR]Soumettre des chansons · Changer les options karaoké</string>  
  <string id="31403">[b]CONFIGURATION DES PARAMÈTRES IMAGE[/b][CR][CR]Définir les options de lecture · Configurer les diaporamas</string>
  <string id="31404">[b]CONFIGURATION DES PARAMÈTRES MÉTÉO[/b][CR][CR]Choisir les trois villes qui recueilleront les informations météorologiques</string>  
  <string id="31405">[b]CONFIGURATION DES PARAMÈTRES RÉSEAU[/b][CR][CR]Permettre le contrôle de XBMC via UPnP et HTTP · Configurer le partage des fichiers[CR]Définir les options d'accès Internet</string>
  <string id="31406">[b]CONFIGURATION DES PARAMÈTRES SYSTÈME[/b][CR][CR]Configurer les sorties vidéo et audio · Configurer les périphériques de contrôle[CR]Définir les options de gestion d'énergie · Activer le débogage · Configurer la sécurité</string>
  <string id="31407">[b]CONFIGURATION DES PARAMÈTRES THÈME[/b][CR][CR]Configuration du skin Cirrus · Ajouter et supprimer des éléments du menu d'accueil[CR]Changer les arrière-plans du skin</string>
  <string id="31420">[b][color=white]XBMC n'a pas détecté de disque.[/color][/b][CR][CR]S'il vous plaît insérez un disque dans votre lecteur et essayez à nouveau ou annuler</string>
  <string id="31421">Sélectionnez le profil d'utilisateur de votre XBMC[CR]pour vous connecter et continuer</string>
</strings> 

Thanks.


- supertom44 - 2011-02-10

Sorry if I didnt explain it too well lol.

Couple other things I noticed, the settings for tv right list view for poster and banner, these should be exclusive, at the moment I can enable both the poster and the banner for the same view.

Also the banner list, is there ment to be anything in the bottom left, there is just an empty space where it looks like a poster or something should be.

Cheers.


- butchabay - 2011-02-10

supertom44 Wrote:Sorry if I didnt explain it too well lol.

Couple other things I noticed, the settings for tv right list view for poster and banner, these should be exclusive, at the moment I can enable both the poster and the banner for the same view.

Also the banner list, is there ment to be anything in the bottom left, there is just an empty space where it looks like a poster or something should be.

Cheers.

Rightlist View you can only have a banner, widethumb or poster on the left lower corner, if you enable poster and widethumb you won't see anything. We have to see if we can change the settings, if you enable the one you can't choose the other, we'll see ...

The Bannerlist is thought to show widethumb in the left lower corner, here is the same rule, only enable widethumb in Settings, otherway you'll don't see anything. Malexx will add poster and banner, but i think Banner in the list and banner on the lower corner would not fit well i think.


- butchabay - 2011-02-10

vs65r Wrote:Hi All,

Very good job on this mod. I love it !

I just translate the strings.xml file for french language. Could you add it in the next release ?

About translating, how can I change the "Recently added" field on the home menu for example. It is not in the strings.xml file.

PHP Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<strings>
  <!-- Misc labels -->
  <string id="31000">Changement des</string>
  <string id="31001">Aimer</string>
  <string id="31002">Détester</string>
  <string id="31003">Options d'alimentation</string>
  <string id="31004">En cours...</string>
  <string id="31005">Cacher INFO</string>

  <string id="31007">Plugins</string>

  <string id="31020">Récemment ajouté</string>
  <string id="31021">Vidéo - Fichiers</string>
  <string id="31022">Musique - Fichiers</string>
  <string id="31023">Jouer</string>
  <string id="31024">Page</string>
  <string id="31025">Objets</string>
  <string id="31026">Options diverses</string>
  <string id="31027">Emplacement</string>
 
  <!-- View Type labels -->
  <string id="31028">Affiche Wrap</string>
  <string id="31029">Fanart</string>
  <string id="31030">Liste complète</string>
  <string id="31031">Vignettes</string>
  <string id="31032">Image Wrap</string>

  <!-- Extra labels -->
  <string id="31040">Lecture en cours</string>

  <string id="31042">LECTURE</string>
  <string id="31043">PAUSE</string>
  <string id="31044">AVANCE RAPIDE</string>
  <string id="31045">RETOUR RAPIDE</string>
  <string id="31046">Propriétés audio</string>
  <string id="31047">Preset Actuel</string>
  <string id="31048">Presets Visualisation</string>
  <string id="31049">Echéance</string>


  <!-- Playlist Editor labels -->
  <string id="31055">Ouvrir playliste</string>
  <string id="31056">Sauvegarder playliste</string>
  <string id="31057">Fermer playliste</string>
  <string id="31058">Système de fichiers de musique</string>
  <string id="31059">Playliste actuelle</string>
  <string id="31060">Ce fichier est empilé, sélectionnez la partie que vous souhaitez lire.</string>
  <string id="31061">Sélectionné</string>  
  
  <!-- Skin Settings labels -->
  <string id="31100"></string>
  <string id="31101">Options de l'écran d'accueil</string>
  <string id="31102">Arrière-plan</string>
  <string id="31103">Afficher "Pause" dans diaporama d'images</string>
  <string id="31104"></string>
  <string id="31105">Afficher les titres des médias en tâche de fond lors du scan</string>
  <string id="31106">Options diverses</string>
  <string id="31107"></string>
  <string id="31108">Boutons du menu principal</string>
  <string id="31109">Arrière-plans de l'écran d'accueil</string>
  <string id="31110">Modifier l'arrière-plan pour le bouton d'accueil</string>
  <string id="31111">Masquer</string>
  <string id="31112">Options</string>
  <string id="31113">Image simple</string>
  <string id="31114">Image multiple</string>
  <string id="31115">Personnaliser</string>
  <string id="31116">Scripts Addon</string>
  <string id="31117">Afficher les vidéos récemment ajoutées</string>
  <string id="31118">Sous-menu de la page d'accueil</string>
  <string id="31119">Activer le bouton du script personnalisé</string>
  <string id="31120">ÉTIQUETTE DU BOUTON</string>
  <string id="31121">CHEMIN DU SCRIPT</string>
  <string id="31122">Page météo</string>
  <string id="31123">Préférer les "Affiches" aux "Bannières" pour les émissions TV</string>
  <string id="31124">Afficher la vidéo en cours de lecture en arrière-plan</string>
  <string id="31125">Afficher la visualisation en cours de lecture en arrière-plan</string>

  <string id="31126">Activer le script Lyrics sur l'OSD musique</string>
  <string id="31127">CHEMIN DU SCRIPT LYRICS</string>
  <string id="31128">XBMC Lyrics</string>
  <string id="31129">Activer le script Subtitile sur l'OSD vidéo</string>
  <string id="31130">CHEMIN DU SCRIPT SUBTITLE</string>

  <string id="31140">OSD musique</string>
  <string id="31141">OSD vidéo</string>
  
  <!-- Script labels -->
  <string id="31200">Raccourcis</string>
  <string id="31201">Catégories</string>
  <string id="31202">Voir le casting</string>
  <string id="31203">Choisissez votre chanson</string>
  <string id="31204">Section Liens</string>
  <string id="31205">Lyrics Source</string>

  <!-- The Weather Channel Script labels -->
  <string id="31250">Radar &amp; Prévisions</string>
  <string id="31251">Prévisions</string>
  <string id="31252">Script TWC</string>

  <!-- Extra labels -->
  <string id="31300">Temp. Actuelle</string>
  <string id="31301">Dernière mise à jour</string>
  <string id="31302">Menu</string>
  <string id="31303"></string>
  <string id="31304">Image</string>
  <string id="31305">Aucun disque détecté</string>
  <string id="31306">Éjecter</string>
  <string id="31307">Sans Fanart</string>
  <string id="31308">Détails du film</string>
  <string id="31309">Mémoire utilisée:</string>
  <string id="31310">Numéro de le piste</string>
  <string id="31311">IMAGE FANART[CR][CR]INDISPONIBLE[CR][CR]CLIQUEZ SUR LE BOUTON POUR DÉFINIR</string>
  <string id="31312">Scraper Actuel</string>
  <string id="31313">Choisissez un Scraper</string>
  <string id="31314">Options catégorie du balayage</string>
  <string id="31315">Basic</string>
  <string id="31316"></string>
  <string id="31317">Définir le chemin du Fanart</string>
  <string id="31318">Fanart petit</string>
  <string id="31319">Profil sélectionné</string>
  <string id="31320">Derniers connectés</string>
  <string id="31321">Sélecteur chanson Karaoké</string>
  <string id="31322">Diffusé</string>
  <string id="31323">Derniers films</string>
  <string id="31324">Derniers épisodes</string>
  <string id="31325">Options Playliste</string>
  <string id="31326">Créé</string>
  <string id="31327">Résolution</string>
  <string id="31328">Récemment ajouté</string>
  <string id="31329">[b]RÉGLAGE MINUTERIE![/b] [color=grey2] - FERMER LE SYSTÈME AUTOMATIQUEMENT DANS[/color]</string>
  <string id="31330">Cliquer le bouton pour lancer[CR][CR]la bande-annonce du film</string>  

  <!-- Video and Music OSD Labels  -->
  <string id="31351">Pause</string>
  <string id="31352">Stop</string>
  <string id="31353">Avance rapide</string>
  <string id="31354">Retour rapide</string>
  <string id="31355">Menu film</string>
  <string id="31356">Télécharger sous-titres</string>
  <string id="31357"></string>
  
  <!-- Description Labels  -->
  <string id="31400">[b]CONFIGURATION DES PARAMÈTRES APPARENCE[/b][CR][CR]Changer le skin · Choisir la langue et la région · Changer les options de liste[CR]Changer l'économiseur d'écran</string>
  <string id="31401">[b]CONFIGURATION DES PARAMÈTRES VIDÉO[/b][CR][CR]Gérer votre médiathèque · Définir les options de lecture · Changer les options de liste[CR]Régler la police des sous-titres</string>
  <string id="31402">[b]CONFIGURATION DES PARAMÈTRES MUSIQUE[/b][CR][CR]Gérer votre médiathèque · Définir les options de lecture · Changer les options de liste[CR]Soumettre des chansons · Changer les options karaoké</string>  
  <string id="31403">[b]CONFIGURATION DES PARAMÈTRES IMAGE[/b][CR][CR]Définir les options de lecture · Configurer les diaporamas</string>
  <string id="31404">[b]CONFIGURATION DES PARAMÈTRES MÉTÉO[/b][CR][CR]Choisir les trois villes qui recueilleront les informations météorologiques</string>  
  <string id="31405">[b]CONFIGURATION DES PARAMÈTRES RÉSEAU[/b][CR][CR]Permettre le contrôle de XBMC via UPnP et HTTP · Configurer le partage des fichiers[CR]Définir les options d'accès Internet</string>
  <string id="31406">[b]CONFIGURATION DES PARAMÈTRES SYSTÈME[/b][CR][CR]Configurer les sorties vidéo et audio · Configurer les périphériques de contrôle[CR]Définir les options de gestion d'énergie · Activer le débogage · Configurer la sécurité</string>
  <string id="31407">[b]CONFIGURATION DES PARAMÈTRES THÈME[/b][CR][CR]Configuration du skin Cirrus · Ajouter et supprimer des éléments du menu d'accueil[CR]Changer les arrière-plans du skin</string>
  <string id="31420">[b][color=white]XBMC n'a pas détecté de disque.[/color][/b][CR][CR]S'il vous plaît insérez un disque dans votre lecteur et essayez à nouveau ou annuler</string>
  <string id="31421">Sélectionnez le profil d'utilisateur de votre XBMC[CR]pour vous connecter et continuer</string>
</strings> 

Thanks.

Thanx for translation, ofcourse we will implement it in the next update. So please send me the strings.xml via pm. About recently added i have to see if it's not a string ID, it must be changed manually.


- supertom44 - 2011-02-10

butchabay Wrote:Rightlist View you can only have a banner, widethumb or poster on the left lower corner, if you enable poster and widethumb you won't see anything. We have to see if we can change the settings, if you enable the one you can't choose the other, we'll see ...

The Bannerlist is thought to show widethumb in the left lower corner, here is the same rule, only enable widethumb in Settings, otherway you'll don't see anything. Malexx will add poster and banner, but i think Banner in the list and banner on the lower corner would not fit well i think.

Ah I had posters enabled so for banner list I just saw an empty space, cheers for clearing that up, I agree having banners visible in the bottom right would look very strange, I'm not a fan of showing the same image twice.

I like the fact that you have included fallback banners and widethumbs, its better than just having it empty.


- gjbarradas - 2011-02-10

Hi there,

In this release I don't like the new Home Menu - Date/Time and Weather.
Can you add an option to switch back to the old one?

butchabay:
I will send also the translation file for Portuguese (Portugal) as we (Iberian/European Portuguese) don't use the same terms as Brazilian Portuguese people.

keep up!!


- butchabay - 2011-02-10

gjbarradas Wrote:Hi there,

In this release I don't like the new Home Menu - Date/Time and Weather.
Can you add an option to switch back to the old one?

butchabay:
I will send also the translation file for Portuguese (Portugal) as we (Iberian/European Portuguese) don't use the same terms as Brazilian Portuguese people.

keep up!!

About the Time Weather, you can disable it completely, we won't switch back to the old one as it don't fits with new recently added. Remeber this is not cirrus it 's cirrus extended, it's a mod, we have our vision to release it and ofcourse we can't make everyone happy. If someone would like to change it by himself, no problem we are here and we can help to figure this out. So in your case, the hole code for the time stuff is in home.xml. If you have questions just ask.

About translation, great thanx ... just send it and we'll merge it with next release ...


- vs65r - 2011-02-10

Hi,

I notice if the RSS is disabled, there is still a bar at screen bottom.

Maybe you could add this in home.xml (line 138) to remove it when there is no RSS enabled ?

PHP Code:
    <visible>system.getbool(lookandfeel.enablerssfeeds)</visible

Thanks.


- butchabay - 2011-02-10

vs65r Wrote:Hi,

I notice if the RSS is disabled, there is still a bar at screen bottom.

Maybe you could add this in home.xml (line 138) to remove it when there is no RSS enabled ?

PHP Code:
    <visible>system.getbool(lookandfeel.enablerssfeeds)</visible

Thanks.

Oh yes, we just forgot to add the visible tag ... thanx anyway, will be for sure in the next update ...


- smush420 - 2011-02-10

I refreshed the movie and now I see the outline under recently added, thanks. However this doesnt' explain why the tv shows plot is shown with nothing under the outline field.

For someone who can't use Ember Media Manager, the process of inputing the information into the files will be very lengthy. Where are you getting the outline information from if it's not being tagged from the scrapper?

Malexx mentioned an advancedsetting file to edit, but I can't seem to find it, if you could let me know where it is that would be great.

Thanks


- butchabay - 2011-02-10

smush420 Wrote:I refreshed the movie and now I see the outline under recently added, thanks. However this doesnt' explain why the tv shows plot is shown with nothing under the outline field.

For someone who can't use Ember Media Manager, the process of inputing the information into the files will be very lengthy. Where are you getting the outline information from if it's not being tagged from the scrapper?

Malexx mentioned an advancedsetting file to edit, but I can't seem to find it, if you could let me know where it is that would be great.

Thanks

As possible that not everyone has Plot Outline in the nfo ... we will maybe set an option ... advancedsetting is in the guisettings.xml, located in your userdata