Annonce

  •  » Plugins
  •  » [Plug-in] Music player

#76 2007-09-09 13:49:36

flop25
Équipe Piwigo
2006-07-06
6544

Re: [Plug-in] Music player

J'aurais vraiment besoin d'une traduction en anglais svp !! Quelqu'un est près à le traduire en italien mais seulement à partir de l'anglais !

Hors ligne

#77 2007-09-09 18:34:04

sakkhho
Membre
Paris
2007-04-02
1836

Re: [Plug-in] Music player

Surrement pas tres juste par endroit...

<?php

$lang['lien_titre'] = 'Listen Music';
$lang['lien_expl'] = 'Show a pop-up emdebed player';

$lang['mp_evidence_title'] = 'Information';
$lang['mp_evidence_txt'] = 'Gallery have a music player. Do you want to show it ?';
$lang['mp_evidence_2'] = 'Remember it';

$lang['mp_montre'] = 'Show playlists';
$lang['mp_cache'] = 'Hide playlists';

$lang['mp_send'] = 'Send';
$lang['mp_need_help'] = "Need Help ?";

$lang['mp_help_q1'] = "Where put mp3 ?";
$lang['mp_help_q2'] = "I have added mp3 but i didn't find them in the playlist !";
$lang['mp_help_q3'] = "What is about 'Show thumnbail in playlist' ?";
$lang['mp_help_q4'] = "How does this plugin work ?";
$lang['mp_help_q5'] = "How can i added distant mp3 or localised in others folders ?";
$lang['mp_help_q6'] = "It's possible to add podcats ?";
$lang['mp_help_q7'] = "I can't find answers here / I have some problemes";

$lang['mp_help_div1'] = "Mp3 must be put into Music folder of the plugin like this \"[PWG folder]/plugins/music_player/music/[new playlist]/\". You should make your playlists order by artist (music/moby/go.pm3), or put artist's mane directly into file name (music/electro/moby-go.pm3)";
$lang['mp_help_div2'] = "You do not update your playlist : So click on 2nd icon ('Manage music') near the playlist, then in final step, do 'Submit modifications'";
$lang['mp_help_div3'] = "It is about thumbnail that you can insert (3rd icon ('Manage thumbnail') near the playlist";
$lang['mp_help_div4'] = "This plugin allow to create and manage some playlists, personnalise music player and his pop-up.<br />
To create a playlist :
<br />- First of all, You need a folder /music in plugin folder. IMPORTANT !! (Free users you are not concerne by this following notice) /music folder must have all autorisations en write/read (chmod 777 or rwxrwxrwx).
<br />- Then, you create another folder in /music which will contain mp3 and playlist with .xml extension. Be careful : folder's name is important : SO DO NOT USE SPECIALS CHARACTERES for the name of the folder
<br />- Then click on 'Synchronise with /music' : folders in /music have been listed with mp3 files. Playlists with xml extension have been created with the same name of the folder.
<br/>- reception of the form: it is used to have a small descriptive text which will be used as link to play the playlist, in the window of the player. Leave empty a field text and the playlsit concerned will not be recorded in data base
<br/>- sending of the form and recording in data base: then you can add a miniature by upload or link: you can even directly send it by ftp with for name “[name of the file] .jpg???
<br /><br />
To manage playlist :
<br />- Click on 2nd icon near the playlist
<br />- Then follow these steps : Dont forget the last one !";
$lang['mp_help_div5'] = "Yes : For this go into the playlist of your choice and, on step two, add your file. Be careful : Even if mp3 is on the same server that this plugin, you need to write complete ardress with http://";
$lang['mp_help_div6'] = "Yes : Since 1.3 a block for podcast and distant playlist have been added. Be careful  : playlist must be in Atom, Xspf (use by the plugin), or RSS format. (podcast are always RSS)";
$lang['mp_help_div7'] = 'You can find support for the plugins here : <a href="http://forum.phpwebgallery.net/viewtopic.php?pid=68781"> http://forum.phpwebgallery.net/viewtopi … t;/a>';

$lang['mp_admin_leg'] = 'Playlist manager';
$lang['mp_admin_tt_synchro'] = 'Synchronise with /music folder';
$lang['mp_admin_folder'] = 'Folder';
$lang['mp_admin_nm_pl'] = 'Name of the playlist';
$lang['mp_admin_nm_edit'] = 'Edit name';
$lang['mp_admin_pl'] = 'Manage music';
$lang['mp_admin_min'] = 'Manage thumbnail';
$lang['mp_admin_leg1'] = 'Podcast (RSS) or distant playlist';

$lang['mp_admin_leg2'] = 'Option of the plugin';
$lang['mp_admin_2_opt1'] = 'Revealed plugin with a bloc in the Menubar ';
$lang['mp_admin_2_opt2'] = 'Show the "header"';
$lang['mp_admin_2_opt3'] = 'Show the "footer", copyright';
$lang['mp_admin_2_opt4'] = 'Pop_up';
$lang['mp_admin_2_opt4_1'] = 'height';
$lang['mp_admin_2_opt4_2'] = 'width';

$lang['mp_admin_leg3'] = 'Option of the player';
$lang['mp_admin_3_opt1_1'] = 'total height';
$lang['mp_admin_3_opt1_2'] = 'total width';
$lang['mp_admin_3_opt2_1'] = 'height of the playlist';
$lang['mp_admin_3_opt2_2'] = "[Info : If thumbnail is turn on, the height of the playslist and 20 px of the bar, is equal to the total height.]";
$lang['mp_admin_3_opt3_1'] = 'Show thumbnail of the playlist';
$lang['mp_admin_3_opt3_2'] = 'width of the thumbnail';
$lang['mp_admin_3_opt3_3'] = "[Info :If thumbnail is turn on and if her width is < of total width, so thumbnail will show on the left (by default).] ";
$lang['mp_admin_3_opt4'] = 'Read music randomly';
$lang['mp_admin_3_opt5'] = 'Repeat playlist when is finished';
$lang['mp_admin_3_opt6'] = 'Read this playslit at the beginning';
$lang['mp_admin_3_opt7'] = "Run automatically of the playlist (no sidebar)";


$lang['mp_adm_envoi_1'] = 'Description of';
$lang['mp_adm_envoi_2'] = 'contains';

$lang['mp_adm_return'] = 'Back to playlists';
$lang['mp_adm_return_2'] = 'Back to the playlist';

$lang['mp_adm_edit_1'] = 'Descriptio text';
$lang['mp_adm_edit_2'] = 'Playlist';
$lang['mp_adm_edit_3'] = 'Synchronise the playlist';

$lang['mp_ou'] = 'OR';
$lang['mp_adm_info_img'] = "(add a new image erase the old one)";

$lang['mp_adm_suppr_1'] = 'What do you want to do  ?';
$lang['mp_adm_suppr_2'] = 'Delete playlist of the data base only (With le next syncronisation, she will be create again) ';
$lang['mp_adm_suppr_3'] = 'Delete playlist of the data base, AND the folder (mp3 ,xml files will be erased)';


$lang['mp_msg_suppr1'] = 'Folder deleted successfully';
$lang['mp_msg_suppr2'] = 'Error : folder not deleted';
$lang['mp_msg_suppr3'] = 'Data base deleted succesfully';
$lang['mp_msg_edit1'] = 'Edit OK';
$lang['mp_msg_edit2'] = "Playlist updated !";
$lang['mp_msg_edit3'] = "row  modified !";
$lang['mp_msg_edit4'] = "Remove from the data base  :";
$lang['mp_msg_edit5'] = "Remove from :";

$lang['mp_adm_etape_1'] = "First step (optional)";
$lang['mp_adm_et1_txt'] = "You have added ou removed some mp3 files ib the folder ? If Yes, you have to syncronise to the data base:";
$lang['mp_adm_etape_2'] = "2nd step (optionnal)";
$lang['mp_adm_et2_txt'] = "Add distant mp3. ";
$lang['mp_adm_et2_nbr'] = "Number of added : ";
$lang['mp_adm_et2_rg'] = "Insert a row : ";
$lang['mp_adm_et2_rg2'] = "(if empty, bottom of the playlist)";
$lang['mp_adm_etape_3'] = "3rd step !";
$lang['mp_adm_thead1'] = "NAME";
$lang['mp_adm_thead2'] = "URL";
$lang['mp_adm_thead3'] = "UP";
$lang['mp_adm_thead4'] = "DOWN";
$lang['mp_adm_thead5'] = "Change the url/name";
$lang['mp_adm_thead6'] = "Delete";
$lang['mp_adm_etape_4'] = "4th step !";
$lang['mp_adm_et4_txt'] = "Make a playlist .xml";
$lang['mp_adm_et4_ok'] = "Submit modifications";

$lang['mp_adm_ed_sup_ok'] = "Are you sure ?";
$lang['mp_adm_ed_sup_info'] = "If it is a file of '/music' folder, it will be deleted  : in other case, only data base entry will be deleted.";


$lang['mp_msg_err_aj1'] = "Error : field url empty";
$lang['mp_msg_err_aj2'] = "Error : field text empty";


$lang['mp_msg_admin1'] = 'No added';
$lang['mp_msg_admin_3_1'] = 'File';
$lang['mp_msg_admin_3_2'] = 'Created';
$lang['mp_msg_admin_4'] = 'Add from';
$lang['mp_msg_admin_5'] = 'Configuration of music player saved';
$lang['mp_msg_admin_6'] = 'Configuration of the plugin saved';

?>


Piwigo 2.3.5

Hors ligne

#78 2007-09-16 18:07:04

flop25
Équipe Piwigo
2006-07-06
6544

Re: [Plug-in] Music player

Merci infiniment !!
C'est dommage qu'à la colle d'anglais de demain je puisse pas traiter de ce que je veux ^^

v 1.3.2 : http://phpwebgallery.net/ext/revision_view.php?rid=487

Hors ligne

#79 2007-10-07 16:51:49

jph86
Membre
2007-08-05
141

Re: [Plug-in] Music player

bonjour,
j'ai essaye ce plugin et il marche tres bien.
en l'installant je pensais que l'on pouvait declancher automatiquement une lecture de musique ou playlist par album. Je veux dire que chaque album pourait avoir sa propre playlist.
je ne sais pas si c'est possible sur PWG

Hors ligne

#80 2007-10-11 00:31:34

Radiolak-2
Invité

Re: [Plug-in] Music player

De retour vers PWG depuis longtemps, je vois que ça a bien evolué .. superbes plugins :) dont le tien ! merci Flop...

j'ai un petit souci avec la generation de la playlist xml. Elle se genere a la creation du repertoire avec les sons qui y sont dedans , mais apres.. quand je rajoute d'autres mp3 ou que j'ajoute des liens http://, j'ai beau generer la playlist , aucune modification du fichier :( .. j'ai du louper quelque chose, j'ai mis les attributs 777 aux repertoires music et sous repertoires( et meme au fichier xml ) .. mais rien. c'est koi que j'ai loupé :) ?

sinon, juste une suggestion... ça serait bien de rajouter des repertoires en entier , distants eux aussi :) ! j'ai bcp d'autres sons stockés sur un autre serveur .. et rajouter a la mimine toutes les url :-/ bof !!

Il ya  une possibilité d'associer une image par titre ? ou c'est juste par playlist ? j'ai pas encore fouillé toutes les possibilités de ce player .. plusieurs images par titre, ça serait le top ;) !

Bonne continuation en tt k et merci !

#81 2007-10-13 16:19:48

flop25
Équipe Piwigo
2006-07-06
6544

Re: [Plug-in] Music player

Bonjour !
je répond vite fait en passant :

merci pour les com !

il parait que ca coince sur des serveurs pour la modif du fichier xml : vos versions de php svp

pour tes répertoires ca va etre dur ! car il faudrait que le plugin lise le contenu de ton répertoire distant : je ne sais pas si php peut le faire !

pour les images j'ai mis une par album pour débuter mais ds les évolutions futures (lointain) ce sera une image par titre. Pour l'instant ouvre le fichier xml pour mettre une image par titre

Hors ligne

#82 2007-10-13 16:35:18

flop25
Équipe Piwigo
2006-07-06
6544

Re: [Plug-in] Music player

pour le fichier xml : c une coquille que je corrige ds la minute !

Hors ligne

#83 2007-10-13 17:03:57

flop25
Équipe Piwigo
2006-07-06
6544

Hors ligne

#84 2007-10-15 16:59:59

radiolak-2
Invité

Re: [Plug-in] Music player

Correction ok pour la reecriture du fichier, juste un petit souci de persistance de l'ancienne  playlist quand je la visualise.. (est-ce mon cache derriere proxy d'entreprise qui fait ça?).. mais je redemande le music player, c'est la nouvelle playlist qui s'affiche... (ok c bon avec un vrai refresh de la page!).

Pour la lecture des repertoires distants, peut etre avec le meme principe des sites distants pour scanner un repertoire d'un autre serveur et le fichier create_listing_file.php posé a la racine du repertoire distant ...? ;)..

merci encore et bon courage pour la suite !

#85 2007-10-20 10:54:38

flop25
Équipe Piwigo
2006-07-06
6544

Re: [Plug-in] Music player

Merci,
mais toute évolution de mes plugin est gelée jusqu'à une date indéterminée : si j'étais raisonnable je ne devrais plus coder pendant 2 ans, et ceci pour cause de prépa. Là je fais juste de la maintenance.

Hors ligne

#86 2007-12-09 12:58:05

le sage
Membre
2007-12-09
1

Re: [Plug-in] Music player

salut a tous
je suis un tout petit débutant et les chose que je comprend dans la programmation sont très limite
j'ai de problème particulier mais j'aimerais bien que les playlist du lecteur s'affiche par défaut
plutôt que de cliquer sur afficher les playlist.

a part ça super plugin

merci flop!

Hors ligne

#87 2007-12-25 22:35:27

conilas
Membre
2007-08-06
9

Re: [Plug-in] Music player

Bonjour,

Une petite question au sujet de ce trés bon plugin :
Je voudrais adapter la taille de la popup à celle du lecteur, j'ai donc mis une taille identique pour la hauteur et la largueur de la popup et du lecteur. Mais à l'affichage je ne vois qu'une partie (gauche) du lecteur , car celui ci est centré par rapport à la popup. Y a t il un moyen de contourner ce pb ?

Merci et bonnes fêtes !

Hors ligne

#88 2007-12-26 12:39:57

flop25
Équipe Piwigo
2006-07-06
6544

Re: [Plug-in] Music player

cela vient d'Ie je crois : pbl connu et non identifié. certainement pas résolu avant les vacances d'été ^^ A moins que quelqu'un s'y dévoue ou ne demande de l'aide sur d'autre forum (spécialisé css préférentiellement)

Hors ligne

#89 2007-12-26 16:19:03

conilas
Membre
2007-08-06
9

Re: [Plug-in] Music player

flop25 a écrit:

cela vient d'Ie je crois : pbl connu et non identifié. certainement pas résolu avant les vacances d'été ^^ A moins que quelqu'un s'y dévoue ou ne demande de l'aide sur d'autre forum (spécialisé css préférentiellement)

Je confirme flop25, cela fonctionne trés bien avec Firefox 2.0.0.6, mais pas avec Ie7.
Avec un peu de chance un patch microsoft viendra corriger ça ;)

Hors ligne

#90 2007-12-26 19:01:44

flop25
Équipe Piwigo
2006-07-06
6544

Re: [Plug-in] Music player

Hélas Conilas, je ne crois pas ! En effet Ie7 sera un des grands absents de Sp1 Vista et Sp3 Xp : il semblerait qu'ils veuillent se concentrer sur Ie8 (source SVM)

Hors ligne

  •  » Plugins
  •  » [Plug-in] Music player

Pied de page des forums

Propulsé par FluxBB

github twitter newsletter Faire un don Piwigo.org © 2002-2024 · Contact