Hello and thanks for a great program, I wished I had used this while I was at uni, I might still remember some of the stuff I learned there...
I've got a small problem, I can't seem to get the custom tag plugin working. I'm trying to use it to play mp3s through vlc because they don't seem to play in mnemosyne. I downloaded the .txt and put it in the plugins folder. I then edited it thus: ... import os from mnemosyne.core import * tag_name = "vlc" tag_program = "C:\Program Files\VideoLAN\VLC\vlc.exe" ... In mnemosyne I have added the following to a flashcard: <vlc src="sounds\deutsch\de1.mp3"> I then restart mnemosyne, but when I use the flashcard, vlc doesn't start up and no mp3 is played. I'm sure the filepaths are correct and I can't work out what is going wrong. I checked the log.txt and error_log.txt but no error is logged. Can someone tell me what I'm doing wrong, or how I should try and debug my problem? Thanks a lot. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=.
