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

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Cirrus Extended (/forumdisplay.php?fid=133)
+---- Thread: [MOD] Cirrus Extended 1.0 (/showthread.php?tid=90693)



- smush420 - 2011-02-10 05:45

Hey guys great work! A couple things I'd like to mention. The new recently added is awesome, however the plot info doesn't seem to show for movies, only for tv shows. It would be good if while your scrolling recently added, the name of the episode on the right were highlighted.

Also I think the colour border on the banner's in bannerlist is a little much, I preferred it the way it was originally designed. I was also curious if there was a way disable the all seasons option while browsing seasons, I've never once browsed my library like that.

Really I'm just nitpicking though, like I said good job!


- Malexx - 2011-02-10 05:51

Cant Replicate your Problem with Plot.
But be aware there is no Plot shown in Recently Added its PLOTOUTLINE.Be sure you have this in nfo.
The focused item is white the non focused grey,what else you mean with "highlighted"
See SCREENSHOT to see how it have to look.

To disable the ALL Season you have to edit your advancedsettings
Code:
<videolibrary>
        <hideallitems>true</hideallitems>
       </videolibrary>



- smush420 - 2011-02-10 05:58

Enabling plotoutline doesn't fix the problem and actually get's rid of the plot while browsing my full library in rightlistview, so I always leave it unchecked. I did use the colours.xml file from the sinus mod though, maybe that messed something up? I don't notice a difference between the white and grey. Maybe the highlighted item's font could change to orange, like I said before though, it's not that big of a deal.

Edit---I understand now what you mean about outline, none of my files have this info, only plot. How do I get this info for all my files?


- smush420 - 2011-02-10 06:40

So I've tried manually adding outline information to nfo file with show plot outline enabled and still nothing. What doesn't make sense is that my tv shows don't have any outline info (only plot) in the file however the plot is still displayed in the recently added. Also where is this advanced setting file you mentioned, I can't seem to find it?


- Malexx - 2011-02-10 06:56

It has nothing to do with Plotoutline enabled or not.
The Info has to be in your nfo or Database.
I dont know if the XBMC Scraper scrape Plotoutline.
I use Ember Media Manager to Scrape my Movies.
In your Movie NFO you need a field like
Code:
<outline>In einer vollkommen zerst├╢rten und von Menschen entv├╢lkerten Welt nach einem verheerenden Krieg erwacht die Stoffpuppe 9 inmitten der Ruinen. Sie macht...</outline>

If you have mixed the Mod with other files its always difficult to know from where a problem comes.

Best is delete your skin folder and download the Mod again.

For the Highlight Recently Added in orange you can change the xml yourself i tell you this evening how to do,same goes for the bannerborder.

But you always has to redo those changes after every update.


- smush420 - 2011-02-10 07:11

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 09:18

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 10:42

BUG and TODO List Updated

See Here:


- Mickamac - 2011-02-10 11:00

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 11:05

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.