Search found 30 matches

by wolfram.brod
Mon Feb 03, 2025 8:32 am
Forum: Need Help - MMW
Topic: Trouble with fritz!box
Replies: 2
Views: 1168

Trouble with fritz!box

Hello! I installed MM2024 on my laptop and have my archive on a sd-drive attached to fritz!box. And I have great trouble with that configuration. Most MM tells "could not change tags", or he does not copy tracks he should do, or he looses track he should move. my prominentest cases: 1.) i had to ...
by wolfram.brod
Mon Feb 03, 2025 7:06 am
Forum: Need Help - MMW
Topic: serch in archive tree
Replies: 1
Views: 289

serch in archive tree

Hello!
on earlier Versions of MM i could enter a letter and mm stepped in the archive tree to the first entry beginning with that letter.
It disappeared after installing mm 2024. how can i get it back?
by wolfram.brod
Fri Apr 24, 2020 4:15 am
Forum: Deutsches Forum
Topic: Fehler beim Synch
Replies: 2
Views: 3558

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: 9759

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? (I'm ...
by wolfram.brod
Wed Apr 15, 2020 10:20 am
Forum: Deutsches Forum
Topic: Fehler beim Synch
Replies: 2
Views: 3558

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 ...
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: 2376

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: 2376

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 ...
by wolfram.brod
Thu May 30, 2019 3:48 pm
Forum: Deutsches Forum
Topic: doppelte Titel - wo?
Replies: 1
Views: 7845

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 MM, ob ein titel doppelt ist? ...
by wolfram.brod
Sun Oct 30, 2016 12:40 pm
Forum: MediaMonkey 4 Addons developer forum
Topic: wshshell.sleep
Replies: 0
Views: 8106

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 time to build the new Window. I ...
by wolfram.brod
Thu Oct 20, 2016 1:52 pm
Forum: Deutsches Forum
Topic: mm(portable) verschieben
Replies: 3
Views: 2749

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 ist, ist d ...
by wolfram.brod
Wed Oct 19, 2016 9:02 am
Forum: Deutsches Forum
Topic: mm(portable) verschieben
Replies: 3
Views: 2749

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: 1484

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 "UPnP" on the main Window, it ...
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: 3224

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: 3224

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. However: the ...
by wolfram.brod
Sat Dec 28, 2013 5:38 am
Forum: Deutsches Forum
Topic: Songs kopieren - Dateiname
Replies: 2
Views: 1240

Re: Songs kopieren - Dateiname

Danke, genau das!
Gruß
Wolfram