Search found 3118 matches

by Eyal
Wed Jan 24, 2018 1:30 am
Forum: Forum Francais
Topic: sauvegardes des playlists et auto pour réinstal
Replies: 3
Views: 10751

Re: sauvegardes des playlists et auto pour réinstal

Les playlists (ainsi que les tags des pistes et toutes les informations) se trouvent dans la base donnée nommée MM.DB . C'est ce fichier qu'il faut sauvegarder (à copier dans un endroit sûr) afin de le récupérer une fois Windows (et mediamonkey) ré-installés. Il existe de nombreuses discussions dans...
by Eyal
Wed Jan 24, 2018 1:19 am
Forum: Need Help with Addons? (MMW4)
Topic: create Playlist using a script
Replies: 3
Views: 4862

Re: create Playlist using a script

Why making a script for this, as it's so easy to achieve it manually with the Advanced Search functionality?
by Eyal
Sun Jun 18, 2017 7:58 pm
Forum: Forum Francais
Topic: Comment taguer correctement avec MédiaMonkey ?
Replies: 13
Views: 22481

Re: Comment taguer correctement avec MédiaMonkey ?

Rebonjour Teo, Donc, un an après on revient à Mediamonkey avec de "bonnes intentions ?". Il n'y a pas de methode "correct" de tagger avec MM. La façon la plus simple c'est la fonction Propriétés. Sélection d'une ou plusieurs pistes puis <Shift-Enter>. Pour ma part je travaille pr...
by Eyal
Sat Jan 07, 2017 5:27 pm
Forum: Forum Francais
Topic: Impossible d'installer des skins sur Monkeyrok
Replies: 2
Views: 7442

Re: Impossible d'installer des skins sur Monkeyrok

Installation avec droits d'administrateur?
by Eyal
Wed Oct 26, 2016 2:01 pm
Forum: Forum Francais
Topic: Synchronisation de tag AAC impossible
Replies: 16
Views: 18545

Re: Synchronisation de tag AAC impossible

Changez les options pour n’utiliser que les tags ID3v2.
Les tags ID3v1 sont désuets et causent toute sortes de problèmes.

Il faudra aussi éliminer les tags ID2v1 des fichiers existants. Sélectionnez des pistes puis dans le menu:
Outils | Gestion des tags avancée | Effacer les tags ID2v1
by Eyal
Thu Oct 20, 2016 1:42 pm
Forum: MediaMonkey 4 Addons developer forum
Topic: Method to terminate script?
Replies: 8
Views: 10319

Re: Method to terminate script?

If you don't already have VBScript Language Reference (VBSCRIP5.CHM), you can find its list of errors here:
https://msdn.microsoft.com/en-us/librar ... s.84).aspx
and On Error handling is explained a bit here: https://msdn.microsoft.com/en-us/librar ... s.84).aspx
by Eyal
Thu Oct 20, 2016 1:36 am
Forum: MediaMonkey 4 Addons developer forum
Topic: Method to terminate script?
Replies: 8
Views: 10319

Re: Method to terminate script?

There's the STOP statement but it only works in WScript, not VBscript.

I think the only way to do it is to voluntarily generate an error

Code: Select all

Err.Raise <Number>
or

Code: Select all

x = 10 / 0
It's convenient for debugging but not suitable for public release...
by Eyal
Sun Oct 16, 2016 5:19 pm
Forum: Need Help with Addons? (MMW4)
Topic: Discogs Tagger 5.84 (Updated: 2024-01-03)
Replies: 1704
Views: 1158639

Re: Discogs Tagger 5.41 (Updated: 2016-10-15)

@ DJSamhein, It's not Discogs problem, neither a script problem, it's the Discogs' submitter that entered trailing spaces in these titles (track 2 and 4 to 10) in release 9166475. This often occurs when the user copy/paste titles from another website. These leading/trailing spaces should be edited a...
by Eyal
Sat Jul 16, 2016 8:30 am
Forum: Need Help with Addons? (MMW4)
Topic: Song Information Panel v2.0 (2009-09-19) [MM3]
Replies: 128
Views: 94043

Re: Song Information Panel v2.0 (2009-09-19) [MM3]

It's in MM menu Options:
Tools | Options | Player | Song Information Settings
by Eyal
Thu Jun 02, 2016 4:00 am
Forum: News and Other Stuff
Topic: Unbelievable Non-Intuitive Interface
Replies: 3
Views: 5568

Re: Unbelievable Non-Intuitive Interface

I am hoping I can get over the learning curve and use this software but I didn't want to buy a media player that I had to learn to use. No luck, Mediamonkey has a steeper learning curve but is one of the most powerful music management software on the market. BTW you could have try the free version ...
by Eyal
Mon May 30, 2016 2:04 am
Forum: Need Help with Addons? (MMW4)
Topic: Search for a list of songs vs. finding them one-by-one ?
Replies: 3
Views: 6011

Re: Search for a list of songs vs. finding them one-by-one ?

I want to be able to search my MediaMonkey library for many tracks simultaneously instead of searching for multiple tracks manually. That's a feature I wanted too. I have lot of Various-Artists compilations and often need to find out which tracks I already own. I began to code a script to do it, a ...
by Eyal
Tue Apr 05, 2016 12:59 am
Forum: Wishlist (MMW4)
Topic: For MM to show selected albums only
Replies: 2
Views: 1768

Re: For MM to show selected albums only

Why make it complicated?

Right-click the first album you want to listen -> Play Now.
For each subsequent album you want to listen, just right-click it -> Play last
This is the easy (and suggested) way of building your Now-Playing list on the fly.

Eyal
by Eyal
Tue Apr 05, 2016 12:23 am
Forum: Forum Francais
Topic: Editer le contenu de la liste déroulante "Humeur"
Replies: 5
Views: 5345

Re: Editer le contenu de la liste déroulante "Humeur"

Salut Sébastien, Je n'ai peut-être pas été assez précis, c'est plus simple que ça. Ce n'est pas dans les options, mais dans l'arborescence qui se trouve (initialement) à gauche. Voir image si bas (en anglais): Library | Classification | Mood: http://www.mediamonkey.com/wiki/images/Helium_gDark_v1.2....
by Eyal
Mon Apr 04, 2016 12:20 pm
Forum: Forum Francais
Topic: Editer le contenu de la liste déroulante "Humeur"
Replies: 5
Views: 5345

Re: Editer le contenu de la liste déroulante "Humeur"

C'est dans l'arborescence:

Bibliothèque | Classification | Humeur
On peu les déplacer (changer l'ordre), les renommer, les effacer...
Sebastien P. wrote:Jamais trouvé mieux.
Mieux que Mediamonkey? Ca m'étonnerai.

Eyal
by Eyal
Mon Apr 04, 2016 3:19 am
Forum: Need Help with Addons? (MMW4)
Topic: Discogs Tagger 5.84 (Updated: 2024-01-03)
Replies: 1704
Views: 1158639

Re: Discogs Tagger 5.39 (Updated: 2016-04-04)

I don't know why the labels are stored more than once at discogs Because the same label can have more than one catalog number. Example : https://www.discogs.com/Moody-Blues-Caught-Live-5/release/7416196 On my modified script it produces: Decca; Decca; Decca; Decca; Decca - 7416196 - BOX 744/45; XZA...