Search found 28 matches

by wolfram.brod
Fri Apr 24, 2020 4:15 am
Forum: Deutsches Forum
Topic: Fehler beim Synch
Replies: 2
Views: 3435

Re: Fehler beim Synch

Habe ich - hat aber an der beschriebenen Problematik nichts geändert!
by wolfram.brod
Wed Apr 15, 2020 4:23 pm
Forum: MediaMonkey 4 Addons developer forum
Topic: open songsdb
Replies: 1
Views: 6309

open songsdb

Hello! I'm trying to run openoffice-Macro which really worked in 2013. Now I get an runtime-error 91: The module cannot be loaded - invalid format. the statement causing the error is: Set SDB = CreateObject("SongsDB.SDBApplication") What happened in the meantime - what do I have to change?...
by wolfram.brod
Wed Apr 15, 2020 10:20 am
Forum: Deutsches Forum
Topic: Fehler beim Synch
Replies: 2
Views: 3435

Fehler beim Synch

Hallo! Ich habe einen kompletten synch meiner Musik auf einen USB-Stick gemacht. Auf dem USB-Stick ist auch MM portable im Ordner MediaMonkey. Dabei sind folgende Unklarheiten/Fehler aufgetreten: 1.) MM hat 6052 Dateien von 6055 kopiert - wo sind die restlichen 3? 2.) Meine gesamte Musik ist im Ordn...
by wolfram.brod
Tue Apr 14, 2020 10:20 am
Forum: Need Help with Device Synchronization? (MMW4)
Topic: Synch with identic tree structure
Replies: 2
Views: 2208

Re: Synch with identic tree structure

Thanks! Donn't know why I didn't see this.
by wolfram.brod
Mon Apr 13, 2020 3:56 pm
Forum: Need Help with Device Synchronization? (MMW4)
Topic: Synch with identic tree structure
Replies: 2
Views: 2208

Synch with identic tree structure

I stored my files in a tree-structure which which cannot be developed from the tags ore database contents, e.g. they are store in folders which are named mp3-musik/christmas/... mp3-musik/french/... mp3-musik/training/.. and so on. What can I do to tell MM, that it should use the same path-name as t...
by wolfram.brod
Thu May 30, 2019 3:48 pm
Forum: Deutsches Forum
Topic: doppelte Titel - wo?
Replies: 1
Views: 7643

doppelte Titel - wo?

Ich suche "doppelte Titel" in meiner Sammlung. Jetzt habe ich hier gelesen, daß "doppelte Titel" ein Unterknoten zu "zu bearbeiten" ist - da gibt es bei mir also keine Unterknoten! - Wie erstelle ich eine Liste der doppelten Titel? - Nach welchen Kriterien entscheidet M...
by wolfram.brod
Sun Oct 30, 2016 12:40 pm
Forum: MediaMonkey 4 Addons developer forum
Topic: wshshell.sleep
Replies: 0
Views: 7828

wshshell.sleep

This is my code: Set WshShell = CreateObject("WScript.Shell") WshShell.sendkeys "^r" WshShell.Sleep 1000 'this statement causes an error WshShell.sendkeys "{DOWN}" The cript works fine, except for the sllep-Statement, but I need it at this place because MM needs some ti...
by wolfram.brod
Thu Oct 20, 2016 1:52 pm
Forum: Deutsches Forum
Topic: mm(portable) verschieben
Replies: 3
Views: 2586

Re: mm(portable) verschieben

Bericht: Da ich Information im Album-Kommentar hinterlegt hatte, mußte ich die alte DB unbedingt erhalten. Deshalb folgendes Vorgehen: 1. Mit "datei neu ins Archiv aufnehmen" alle Songs neu ins Archiv aufnehmen 2. Album-Interpret überprüfen: Wenn in einem Song ein Album-Interpret angegeben...
by wolfram.brod
Wed Oct 19, 2016 9:02 am
Forum: Deutsches Forum
Topic: mm(portable) verschieben
Replies: 3
Views: 2586

mm(portable) verschieben

Hallo! Ich habe MM portable auf einem externen Laufwerk (I:); darauf sind auch die Musikdateien (I:Musik\ und I:\MP3). Jetzt wollte ich das ganze zu einer Fete mitnehmen, kopiere also I:MediaMonkey, I:Musik und I:MP3 auf einen Stick und schließe ihn an einem anderen Rechner an. MM starttet wunderbar...
by wolfram.brod
Mon Oct 12, 2015 3:01 pm
Forum: Need help (mma)
Topic: Select synch server
Replies: 1
Views: 1319

Select synch server

On the main Window MM for Android shows an Icon "Synch now". Pressing this Icon a new Window opens showing "searching ..." and an Input-field telling: "select synch server". How shall I continue? (have mm installed on both Win7 and Android, wlan and usb. When I select &...
by wolfram.brod
Tue May 05, 2015 6:58 am
Forum: MediaMonkey 4 Addons developer forum
Topic: songs table - sequence of fields
Replies: 2
Views: 2926

Re: songs table - sequence of fields

Thanks for that tip - I will try it next
W.B.
by wolfram.brod
Sun Apr 05, 2015 5:17 pm
Forum: MediaMonkey 4 Addons developer forum
Topic: songs table - sequence of fields
Replies: 2
Views: 2926

songs table - sequence of fields

I'm writing a script to get some information out of the songs table, but it's a bit confusing. This is the code: ff = "SELECT * FROM Songs where ID=" & f1 set song = MM.Database.OpenSQL(ff) for x = 0 to 99 text = song.stringbyindex(x) next x The values I get for x=0 to 6 are correct. H...
by wolfram.brod
Sat Dec 28, 2013 5:38 am
Forum: Deutsches Forum
Topic: Songs kopieren - Dateiname
Replies: 2
Views: 1162

Re: Songs kopieren - Dateiname

Danke, genau das!
Gruß
Wolfram
by wolfram.brod
Fri Dec 27, 2013 5:43 pm
Forum: Deutsches Forum
Topic: Songs kopieren - Dateiname
Replies: 2
Views: 1162

Songs kopieren - Dateiname

Hallo!
Ich möchte die Songs einer Playliste in ein anderes Verzeichnis kopieren und suche verzweifelt die Stelle, an der ich die Dateinamen-Struktur definiere. Danke für die Hilfe.
Wolfram
by wolfram.brod
Mon May 13, 2013 6:11 am
Forum: Need Help with Addons? (MMW4)
Topic: Clear Field 1.3 - Updated 26/07/2014
Replies: 79
Views: 102470

clear field v 1.2

I just downloaded clear field and installed it to my MM4. What I want to do is: clear the "Album-Interpret", and I tried it with different writings: with or w/o the blank, with a minus instead of the blank, and with all types of writing I found in the different "Eigenschaften"-di...