Im Fenster für "Auto-Taggen von Internet" ist Alt-S sowohl Suche als auch Schließen zugeordnet.
Gruß,
Oliver
Search found 26 matches
- Fri Jan 04, 2008 3:39 am
- Forum: Deutsches Forum
- Topic: [MM3] Deutsche Übersetzung
- Replies: 46
- Views: 50248
- Fri Jan 04, 2008 3:24 am
- Forum: News and Other Stuff
- Topic: Let's Hear Your Experiences with MM3
- Replies: 75
- Views: 41601
Tagging is also much slower. When tagging a set of 400 files (change their genre) MM is doing something for about 2 minutes and only after that starts the tagging (visible on the status bar). The album-art "issue" disappears after MM read all the files on startup (which takes about 30 minutes on my ...
- Thu Jan 03, 2008 1:30 pm
- Forum: News and Other Stuff
- Topic: Let's Hear Your Experiences with MM3
- Replies: 75
- Views: 41601
- Thu Jan 03, 2008 12:48 pm
- Forum: News and Other Stuff
- Topic: Let's Hear Your Experiences with MM3
- Replies: 75
- Views: 41601
- Thu Nov 24, 2005 3:26 pm
- Forum: Bug Reports (MMW4)
- Topic: misses playcount
- Replies: 12
- Views: 5578
I played around a little more and made the following detection: some of my music is stored on a netdrive, some on the PC where MM is also located. Strangely enough the playcounter works fine on all songs on the netdrive and does not work at all on the local drive. This is a new phenomena since I ...
- Thu Nov 24, 2005 1:10 pm
- Forum: Bug Reports (MMW4)
- Topic: misses playcount
- Replies: 12
- Views: 5578
- Thu Nov 24, 2005 1:59 am
- Forum: Bug Reports (MMW4)
- Topic: misses playcount
- Replies: 12
- Views: 5578
- Wed Nov 23, 2005 5:47 pm
- Forum: Bug Reports (MMW4)
- Topic: misses playcount
- Replies: 12
- Views: 5578
- Tue Nov 22, 2005 3:32 pm
- Forum: Bug Reports (MMW4)
- Topic: misses playcount
- Replies: 12
- Views: 5578
- Tue Nov 22, 2005 12:43 pm
- Forum: Bug Reports (MMW4)
- Topic: misses playcount
- Replies: 12
- Views: 5578
- Fri Apr 08, 2005 2:36 pm
- Forum: News and Other Stuff
- Topic: UPnP support to operate with Philips Streamium products
- Replies: 11
- Views: 7340
- Tue Mar 22, 2005 2:55 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: Autostart script on start/end of playback
- Replies: 0
- Views: 2147
Autostart script on start/end of playback
I still didn't figure out if and how this is possible: I want to update a score in a user-defined field after playback. It's possible to update the field in the whole DB on startup of MM, but the following hint from Jiri didn't work for me: Btw, check 'scripting' topic in the MM.chm help file, it's ...
- Tue Mar 01, 2005 4:55 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: Magic Nodes 1.3b (IS OUTDATED SEE NOTE IN FIRST POST)
- Replies: 686
- Views: 390790
Another question: it seems to be impossible to combine Mood and Occasion, eg.
Code: Select all
Test\<mood|unknown:no>\<occasion|unknown:no>- Tue Mar 01, 2005 4:01 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: Magic Nodes 1.3b (IS OUTDATED SEE NOTE IN FIRST POST)
- Replies: 686
- Views: 390790
I'm trying this:
but I get Access errors (more parameters expected) while
both work fine... 
Code: Select all
Jazz Spezial|filter:genre='Jazz'\<occasion>Code: Select all
Spezial\<occasion>Code: Select all
Jazz Spezial|filter:genre='Jazz'\<artist>- Mon Feb 21, 2005 8:53 am
- Forum: Need Help with Addons? (MMW4)
- Topic: SQL-Scripting
- Replies: 14
- Views: 9345
Btw, check 'scripting' topic in the MM.chm help file, it's possible even now to run a script on start of playback. I tried this like [SetCustom1] FileName=SetCUSTOM1.vbs ProcName=SetCUSTOM1 Order=5 DisplayName=Set CUSTOM1 Description=Group Played# into CUSTOM1 Language=VBScript ScriptType=2 and it ...