
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (37)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)
Sur d’autres sites (6608)
-
Merge pull request #123 from billgathen/master
22 mars 2013, par JamesMGreeneMerge pull request #123 from billgathen/master
Fixed typos in docs/instructions.md
-
Documentation #2739 (Nouveau) : Doc des API édition d’objet et job_queue
30 mai 2012, par jluc -Les docs PHP de l’API d’édition des objets (objet_inserer, objet_modifier et objet_instituer) ainsi que celle de job_queue (job_queue_add, job_queue_remove, job_queue_link) ont par mégarde été publiées sur le site spip.net (www.spip.net/fr_article5526.html et www.spip.net/fr_article5527.html) Or la (...)
-
List all files with ID3v2.2 tag in folder
13 septembre 2021, par JonHerbertI have a folder of around 40000 audio files and I need to find all tracks with an ID3v2.2 tag on them and add them to a folder.


I am very new to eyed3 and ffmpeg, so is there a way to use one of these to get the files I need ? I've read both docs and found the 'tag-version' function and 'display' pattern for eyed3, but I'm not sure how to use them.


Thanks !