Search found 40 matches

by djdd
Thu Mar 23, 2017 2:52 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: 5.0.0.2062 Review by MPG
Replies: 19
Views: 8827

Re: 5.0.0.2062 Review by MPG

When doing a scan, I couldn't see a bar to show progress so I didn't know if it was operating or not. The only clue was the app icon on the taskbar had a scrolling green line. While MM is scanning, you see the rotating Icon in the upper left Corner, clicking on that Icon, shows the progress bar. Di...
by djdd
Tue Mar 21, 2017 3:24 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: 2062: Questions regarding sort order in track view
Replies: 0
Views: 1527

2062: Questions regarding sort order in track view

In a new installation the Music > All tracks > List view is sorted by Album (indicated by superscript 2) Title (indicated by superscript 4) First question: What are the sort field 1 and 3 Second question: I can change sort order to Artist, by clicking the artist column header, but how can a add a se...
by djdd
Tue Mar 21, 2017 2:51 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Inline editing not possible with keys [CTRL]+[Alt] [#14169]
Replies: 2
Views: 2048

Inline editing not possible with keys [CTRL]+[Alt] [#14169]

found following issue Inline editing is not possible if Keys [CTRL]+[Alt] or [AltGr] are used to enter a char Steps to reproduce Music > All tracks > List view (or List filter) Select a track Click twice on a field (e.g. Title) ==> in line editing Press keys [CTRL]+[Alt] or [AltGr] ==> in line close...
by djdd
Tue Mar 21, 2017 12:06 pm
Forum: MediaMonkey 5 developer forum
Topic: Basic questions regarding extension development
Replies: 7
Views: 14067

Re: Basic questions regarding extension development

Hi Petr,

Thanks, you made my day ;-)

Regards,
Dieter
by djdd
Mon Mar 20, 2017 3:05 pm
Forum: MediaMonkey 5 developer forum
Topic: Basic questions regarding extension development
Replies: 7
Views: 14067

Re: Basic questions regarding extension development

Thanks for the advice… But… First attempt function init(params) { setTimeout(function () { alert("to late"); }, 10000); assert(params.tracks, 'dlgUpdateFromLastFm - tracks must not be empty!'); that of course did not work, because “setTimeout”, waits 10 seconds with calling the “alert”, bu...
by djdd
Sun Mar 19, 2017 4:34 pm
Forum: MediaMonkey 5 developer forum
Topic: Basic questions regarding extension development
Replies: 7
Views: 14067

Re: Basic questions regarding extension development

Ok, I’m getting closer, but still have some problems. After installing Chrome I can open Developer Tools with Ctrl+Alt+Shift and set break points, but... (see Extension for my explanations/questions: http://www.mediafire.com/file/sn90d0mkx4c5uqc/WebRequestDJDD.mmip ) Break point in local.js, line 45...
by djdd
Mon Mar 13, 2017 2:17 pm
Forum: MediaMonkey 5 developer forum
Topic: Basic questions regarding extension development
Replies: 7
Views: 14067

Basic questions regarding extension development

I’m new to JavaScript and have some basic questions Can you recommend an editor or an IDE “Show Dev Tools” does not work for me (if I click the context menu entry, nothing happens), are I’m doing something wrong? I’m not able to use the chrome dev-tools When I click the context menu entry “Inspect E...
by djdd
Mon Mar 13, 2017 12:53 pm
Forum: MediaMonkey 5 developer forum
Topic: Skins & Icons
Replies: 16
Views: 26516

Re: Skins & Icons

Can you recommend an editor for SVG files, or a converter to convert bitmap files to SVG?

btw.
  • existing icons are stored here: …\skin\icon
  • Icons for your own extension should be stored here: …\Scripts\<your extension>\skin\icon
by djdd
Sun Mar 12, 2017 6:28 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: MM5 is adding same image to track hunderts of times [#14099]
Replies: 8
Views: 3944

Re: 2062; MM is adding same image to track hunderts of times

yes, i know and as soon as i can reproduce or just see the issue again, i will generate a log
by djdd
Fri Mar 10, 2017 6:01 am
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: MM5 is adding same image to track hunderts of times [#14099]
Replies: 8
Views: 3944

MM5 is adding same image to track hunderts of times [#14099]

Yesterday evening MM was adding the same image again and again to the same track. I’m currently not able to reproduce…

Image

Regards,
Dieter
by djdd
Mon Feb 27, 2017 2:57 pm
Forum: Beta testing, bugs, and feature requests - MMW5
Topic: Removing lots of tracks from library crashes MM5 [#14047]
Replies: 7
Views: 3248

Re: 2061: Removing lots of tracks from library crashes MM5

I reproduced the crash again, creating a DebugView log and a video, showing MediaMonkey DebugView Task Manager Files can be found here https://www.mediafire.com/folder/qgdpi4eweaz9l/Removing_lots_of_tracks_from_library_crashes_MM5 Log ID: 61A067EA files before start: 54733 files after crash and rest...