View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0015009 | MMW 5 | DB / Backup | public | 2018-08-07 15:24 | 2018-08-09 04:38 |
| Reporter | rusty | Assigned To | |||
| Priority | immediate | Severity | block | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Product Version | 5.0 | ||||
| Target Version | 5.0 | Fixed in Version | 5.0 | ||
| Summary | 0015009: Clean install of MM5 fails due to DB issues | ||||
| Description | With Build 2117 I'm unable to get a clean install of MM5 to work: 1 New install of MM5 (do not import DB/settings from MM4) --> Your library is being updated to the latest version... --> Action completes 2 In the setup wizard, deselect any directories (so that nothing is scanned) --> Action completes and the empty library displays --> At this point I'm able to sync an MMS DB and it works (mostly as expected) 3 Close MM 4 Restart MM --> Your library is being updated to the latest version... (indefinitely) 5 Cancel --> MM closes 6 Restart MM --> MM opens with hourglass spinning indefinitely, indicating 'Loading...' (see line 1553 of attached debug log) The above is really strange: because steps 4 and 6 should result in the same behavior, but for some reason they didn't. Debug log of step 6 is attached. When I attempted to replicate the problem, the following occurred: 1 New install of MM5 (do not import DB/settings from MM4) --> Your library is being updated to the latest version... --> Action completes 2 In the setup wizard, deselect any directories (so that nothing is scanned) -->I'm unable to do so because there's a hidden dialog that prevents any interaction with the Setup wizard dialog! I was unable to do anything to get it to appear. Debug log attached. | ||||
| Tags | No tags attached. | ||||
| Attached Files | indefinite_loading_on_restart.log.txt (201,875 bytes)
00000001 0.00000000 [12104] MM5 [2816](B) Running on Windows 10 Anniversary
00000002 0.00159088 [12104] MM5 [2816](B) INI path: D:\My Documents\Temp\MediaMonkey 5-117\Portable\MediaMonkey.ini
00000003 0.04283706 [12104] MM5 [2816](B) Win7Tools - running on Windows Vista or later - initialize DWM
00000004 0.04300275 [12104] MM5 [2816](B) Win7Tools - Windows Vista DWM initialized
00000005 0.04311419 [12104] MM5 [2816](B) Win7Tools - Windows 7 DWM initialized
00000006 0.04321389 [12104] MM5 [2816](B) Win7Tools - Shell initialized
00000007 0.04371681 [12104] FastMM4 cannot install since memory has already been allocated through the default memory manager.
00000008 0.04371681 [12104] FastMM4.pas MUST be the first unit in your project's .dpr file, otherwise memory may be allocated
00000009 0.04371681 [12104] through the default memory manager before FastMM4 gains control.
00000010 0.04371681 [12104]
00000011 0.04371681 [12104] If you are using an exception trapper like MadExcept (or any tool that modifies the unit initialization order),
00000012 0.04371681 [12104] go into its configuration page and ensure that the FastMM4.pas unit is initialized before any other unit.
00000013 0.29212648 [12104] TCoolTrayIcon.NotifySystem: Mode = 1
00000014 0.29245639 [12104] TCoolTrayIcon.NotifySystem: Finished
00000015 0.29254878 [12104] LastError: Unspecified error
00000016 0.29261622 [12104] TCoolTrayIcon.NotifySystem: Mode = 1
00000017 0.29285961 [12104] TCoolTrayIcon.NotifySystem: Finished
00000018 0.29292998 [12104] LastError: Unspecified error
00000019 0.29305390 [12104] MM5 [2816](B) InstanceManager - registering class.TMediaMonkey5InstanceManager
00000020 0.29316825 [12104] MM5 [2816](B) InstanceManager - creating mutex.
00000021 0.29325622 [12104] MM5 [2816](B) InstanceManager - creating window.
00000022 0.29446808 [12104] MM5 [2816](B) InstanceManager - Window handle: 2100054
00000023 0.29459783 [12104] MM5 [2816](B) InstanceManager - releasing mutex.
00000024 0.32478267 [12104] Received command line: '"D:\My Documents\Temp\MediaMonkey 5-117\MediaMonkey.exe" '
00000025 0.32500410 [12104] CefLibrary is going to load
00000026 0.34738410 [12104] CefLibrary loaded
00000027 0.44698757 [12104] CefLibrary loaded and initialized
00000028 0.44755939 [12104] MM5 [2816](B) Browser: Using language en
00000029 0.45578724 [12104] MM5 [2816](B) Browser: creating main window.
00000030 0.53928763 [6960] MM5 [2988](B) Running on Windows 10 Anniversary
00000031 0.53932136 [6960] MM5 [2988](B) INI path: D:\My Documents\Temp\MediaMonkey 5-117\Portable\MediaMonkey.ini
00000032 0.53980893 [6960] FastMM4 cannot install since memory has already been allocated through the default memory manager.
00000033 0.53980893 [6960] FastMM4.pas MUST be the first unit in your project's .dpr file, otherwise memory may be allocated
00000034 0.53980893 [6960] through the default memory manager before FastMM4 gains control.
00000035 0.53980893 [6960]
00000036 0.53980893 [6960] If you are using an exception trapper like MadExcept (or any tool that modifies the unit initialization order),
00000037 0.53980893 [6960] go into its configuration page and ensure that the FastMM4.pas unit is initialized before any other unit.
00000038 0.58782184 [12104] MM5 [2816](B) Hotkeys: Going to install hotkeys hook:
00000039 0.58806813 [12104] MM5 [2816](B) RIDEV_EXINPUTSINK registered successfuly
00000040 0.75887978 [10596] MM5 [10100](B) Running on Windows 10 Anniversary
00000041 0.76091051 [10596] MM5 [10100](B) INI path: D:\My Documents\Temp\MediaMonkey 5-117\Portable\MediaMonkey.ini
00000042 0.76171839 [10596] FastMM4 cannot install since memory has already been allocated through the default memory manager.
00000043 0.76171839 [10596] FastMM4.pas MUST be the first unit in your project's .dpr file, otherwise memory may be allocated
00000044 0.76171839 [10596] through the default memory manager before FastMM4 gains control.
00000045 0.76171839 [10596]
00000046 0.76171839 [10596] If you are using an exception trapper like MadExcept (or any tool that modifies the unit initialization order),
00000047 0.76171839 [10596] go into its configuration page and ensure that the FastMM4.pas unit is initialized before any other unit.
00000048 2.73655534 [6960] Received command line: '"D:\My Documents\Temp\MediaMonkey 5-117\MediaMonkeyEngine.exe" --type=gpu-process --no-sandbox --lang=en-US --locales-dir-path="chromium\64\locales\\" --log-file="D:\My Documents\Temp\MediaMonkey 5-117\debug.log" --log-severity=disable --gpu-preferences=GAAAAAAAAAAABwAAAQAAAAAAAAAAAGAA --gpu-vendor-id=0x8086 --gpu-device-id=0x0a06 --gpu-driver-vendor="Intel Corporation" --gpu-driver-version=20.19.15.4463 --gpu-driver-date=5-25-2016 --lang=en-US --locales-dir-path="chromium\64\locales\\" --log-file="D:\My Documents\Temp\MediaMonkey 5-117\debug.log" --log-severity=disable --service-request-channel-token=831EB84613290E1DF9D91A094A68EFC8 --mojo-platform-channel-handle=1692 /prefetch:2'
00000049 2.73679876 [6960] MM5 [2988](G) CefLibrary is going to load
00000050 2.75561213 [6960] MM5 [2988](G) CefLibrary loaded
00000051 2.84196806 [10596] Received command line: '"D:\My Documents\Temp\MediaMonkey 5-117\MediaMonkeyEngine.exe" --type=renderer --disable-browser-side-navigation --js-flags="\"--expose-gc\"" --no-sandbox --service-pipe-token=0382C4C6B94D984E5B9D7E2945E88025 --lang=en-US --lang=en-US --locales-dir-path="chromium\64\locales\\" --log-file="D:\My Documents\Temp\MediaMonkey 5-117\debug.log" --log-severity=disable --uncaught-exception-stack-size=10 --enable-pinch --device-scale-factor=1 --num-raster-threads=1 --enable-gpu-async-worker-context --content-image-texture-target=0,0,3553;0,1,3553;0,2,3553;0,3,3553;0,4,3553;0,5,3553;0,6,3553;0,7,3553;0,8,3553;0,9,3553;0,10,3553;0,11,3553;0,12,3553;0,13,3553;0,14,3553;0,15,3553;0,16,3553;0,17,3553;0,18,3553;1,0,3553;1,1,3553;1,2,3553;1,3,3553;1,4,3553;1,5,3553;1,6,3553;1,7,3553;1,8,3553;1,9,3553;1,10,3553;1,11,3553;1,12,3553;1,13,3553;1,14,3553;1,15,3553;1,16,3553;1,17,3553;1,18,3553;2,0,3553;2,1,3553;2,2,3553;2,3,3553;2,4,3553;2,5,3553;2,6,3553;2,7,3553;2,8,3553;2,9,3553;2,10,3553;2,11,3553;2,12,3553;2,13,3553;2,14,3553;2,15,3553;2,16,3553;2,17,3553;2,18,3553;3,0,3553;3,1,3553;3,2,3553;3,3,3553;3,4,3553;3,5,3553;3,6,3553;3,7,3553;3,8,3553;3,9,3553;3,10,3553;3,11,3553;3,12,3553;3,13,3553;3,14,3553;3,15,3553;3,16,3553;3,17,3553;3,18,3553;4,0,3553;4,1,3553;4,2,3553;4,3,3553;4,4,3553;4,5,3553;4,6,3553;4,7,3553;4,8,3553;4,9,3553;4,10,3553;4,11,3553;4,12,3553;4,13,3553;4,14,3553;4,15,3553;4,16,3553;4,17,3553;4,18,3553;5,0,3553;5,1,3553;5,2,3553;5,3,3553;5,4,3553;5,5,3553;5,6,3553;5,7,3553;5,8,3553;5,9,3553;5,10,3553;5,11,3553;5,12,3553;5,13,3553;5,14,3553;5,15,3553;5,16,3553;5,17,3553;5,18,3553;6,0,3553;6,1,3553;6,2,3553;6,3,3553;6,4,3553;6,5,3553;6,6,3553;6,7,3553;6,8,3553;6,9,3553;6,10,3553;6,11,3553;6,12,3553;6,13,3553;6,14,3553;6,15,3553;6,16,3553;6,17,3553;6,18,3553 --service-request-channel-token=0382C4C6B94D984E5B9D7E2945E88025 --renderer-client-id=3 --mojo-platform-channel-handle=2324 /prefetch:1'
00000052 2.84221387 [10596] MM5 [10100](R) CefLibrary is going to load
00000053 2.86404610 [10596] MM5 [10100](R) CefLibrary loaded
00000054 2.91331625 [10596] MM5 [10100](R) New Renderer created
00000055 2.92900372 [10596] MM5 [10100](R) BQ: Currently running 0 threads of 10
00000056 2.92979980 [10596] MM5 [10100](R) BQ: Currently running 1 threads of 10
00000057 2.93841267 [10596] MM5 [10100](R) INI file path: D:\My Documents\Temp\MediaMonkey 5-117\Portable\MediaMonkey.ini
00000058 2.93870521 [10596] DB path: D:\My Documents\Temp\MediaMonkey 5-117\Portable\MM.DB , default: , MyDir: D:\My Documents\Temp\MediaMonkey 5-117\
00000059 2.94227314 [10596] MM5 [10100](R) Strings translation: started
00000060 2.94404364 [10596] MM5 [10100](R) Strings translation: finished
00000061 2.96299934 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00000062 2.96362257 [10596] MM5 [10100](R) BQ: Currently running 2 threads of 10
00000063 2.96415472 [10596] MM5 [10100](R) BQ: Currently running 3 threads of 10
00000064 2.96533513 [10596] MM5 [10100](R) Going to init hotkeys.
00000065 2.96595955 [10596] MM5 [10100](R) BQ: Currently running 4 threads of 10
00000066 2.96640110 [10596] MM5 [10100](R) BQ: Currently running 5 threads of 10
00000067 3.50669146 [10596] MM5 [2788](R) Task did not run within defined time. Is going to run after 578ms.
00000068 3.50669146 [10596] Task callstack :
00000069 3.50682354 [10596] MM5 [2788](R) Previous tasks :
00000070 3.50752378 [10596] MM5 [2788](R) Task did not run within defined time. Is going to run after 578ms.
00000071 3.50752378 [10596] Task callstack :
00000072 3.50763655 [10596] MM5 [2788](R) Previous tasks :
00000073 3.50772905 [10596] MM5 [2788](R) Running at 394980984
00000074 3.50772905 [10596] =============================================
00000075 3.50789022 [10596] MM5 [2788](R) Task did not run within defined time. Is going to run after 531ms.
00000076 3.50789022 [10596] Task callstack :
00000077 3.50798249 [10596] MM5 [2788](R) Previous tasks :
00000078 3.50806904 [10596] MM5 [2788](R) Running at 394980984
00000079 3.50806904 [10596] =============================================
00000080 3.50815558 [10596] MM5 [2788](R) Running at 394980984
00000081 3.50815558 [10596] =============================================
00000082 3.50825906 [10596] MM5 [2788](R) >UpdateDriveLetters - start<
00000083 3.50836611 [10596] MM5 [2788](R) BQ: Currently running 6 threads of 11
00000084 3.50918937 [10596] MM5 [4544](R) Task did not run within defined time. Is going to run after 547ms.
00000085 3.50918937 [10596] Task callstack :
00000086 3.50929856 [10596] MM5 [4544](R) Previous tasks :
00000087 3.50938869 [10596] MM5 [4544](R) Running at 394980984
00000088 3.50938869 [10596] =============================================
00000089 3.50948334 [10596] MM5 [4544](R) Running at 394980984
00000090 3.50948334 [10596] =============================================
00000091 3.50957203 [10596] MM5 [4544](R) Running at 394980984
00000092 3.50957203 [10596] =============================================
00000093 3.50966811 [10596] MM5 [4544](R) BQ: Currently running 7 threads of 12
00000094 3.51026559 [10596] MM5 [1316](R) Task did not run within defined time. Is going to run after 547ms.
00000095 3.51026559 [10596] Task callstack :
00000096 3.51037049 [10596] MM5 [1316](R) Previous tasks :
00000097 3.51093698 [10596] MM5 [1316](R) Running at 394981000
00000098 3.51093698 [10596] =============================================
00000099 3.51108456 [10596] MM5 [1316](R) Running at 394980984
00000100 3.51108456 [10596] =============================================
00000101 3.51118493 [10596] MM5 [1316](R) Running at 394980984
00000102 3.51118493 [10596] =============================================
00000103 3.51278377 [10596] MM5 [1316](R) Running at 394980984
00000104 3.51278377 [10596] =============================================
00000105 3.52307177 [10596] MM5 [10100](R) ********** OnBrowserCreated 1
00000106 3.52315450 [10596] MM5 [10100](R) initializeLocals
00000107 3.52322483 [10596] MM5 [10100](R) initializeLocals - initializing
00000108 3.52331281 [10596] MM5 [10100](R) initializeLocals - used language en
00000109 3.53394604 [12104] MM5 [6628](B) Retrieving file file:///mainwindow.html
00000110 3.53461766 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\info.json"
00000111 3.54584694 [12104] MM5 [6628](B) buildPathFromUrl from file:///mainwindow.html to mainwindow.html
00000112 3.54694223 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\mainwindow.html"
00000113 3.54722214 [12104] MM5 [6628](B) buildPathFromUrl from file:///mainwindow_add.html to mainwindow_add.html
00000114 3.56064200 [12104] MM5 [6628](B) Retrieving file file:///mminit.js
00000115 3.56077242 [12104] MM5 [6628](B) buildPathFromUrl from file:///mminit.js to mminit.js
00000116 3.56254530 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\mminit.js"
00000117 3.56322336 [12104] MM5 [6628](B) buildPathFromUrl from file:///mminit_add.js to mminit_add.js
00000118 3.56614113 [10596] MM5 [10100](R) ********** OnContextCreated file:///mainwindow.html (1)
00000119 3.56626368 [10596] MM5 [10100](R) initializeLocals
00000120 3.56720424 [10596] MM5 [10100](R) Going to place window X: 208, Y: 208, width: 1190, height: 693
00000121 3.56760168 [12104] MM5 [6628](B) Retrieving file file:///mainwindow.js
00000122 3.56765151 [10596] MM5 [10100](R) Display 0, X: 0, Y: 0, width: 2560, height: 1080
00000123 3.56774592 [12104] MM5 [6628](B) buildPathFromUrl from file:///mainwindow.js to mainwindow.js
00000124 3.56782293 [10596] MM5 [10100](R) Placed to display
00000125 3.56799603 [10596] MM5 [10100](R) TSharedWindow created.
00000126 3.57487059 [10596] MM5 [10100](R) Going to check for a new version.
00000127 3.57603836 [10596] MM5 [10100](R) Starting notifyReady check
00000128 3.58111954 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\mainwindow.js"
00000129 3.58150291 [12104] MM5 [6628](B) buildPathFromUrl from file:///mainwindow_add.js to mainwindow_add.js
00000130 3.60357285 [12104] MM5 [6628](B) Retrieving file file:///promise.js
00000131 3.60366249 [12104] MM5 [6628](B) buildPathFromUrl from file:///promise.js to promise.js
00000132 3.60479736 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\promise.js"
00000133 3.60512567 [12104] MM5 [6628](B) buildPathFromUrl from file:///promise_add.js to promise_add.js
00000134 3.61620021 [12104] MM5 [6628](B) Retrieving file file:///temp/precompiledLess.css
00000135 3.61634398 [12104] MM5 [6628](B) buildPathFromUrl from file:///temp/precompiledLess.css to D:\My Documents\Temp\MediaMonkey 5-117\Portable\Temp\precompiledLess.css
00000136 3.61772513 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Portable\Temp\precompiledLess.css"
00000137 3.61818767 [12104] MM5 [6628](B) buildPathFromUrl from file:///temp/precompiledLess_add.css to D:\My Documents\Temp\MediaMonkey 5-117\Portable\Temp\precompiledLess_add.css
00000138 3.63183403 [12104] MM5 [6628](B) Retrieving file file:///binding.js
00000139 3.63203573 [12104] MM5 [6628](B) buildPathFromUrl from file:///binding.js to binding.js
00000140 3.63325477 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\binding.js"
00000141 3.63380170 [12104] MM5 [6628](B) buildPathFromUrl from file:///binding_add.js to binding_add.js
00000142 3.64035153 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00000143 3.64057589 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00000144 3.64068437 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00000145 3.64308739 [12104] MM5 [6628](B) Retrieving file file:///helpers/observableObject.js
00000146 3.64317632 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/observableObject.js to helpers/observableObject.js
00000147 3.64435720 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/observableObject.js"
00000148 3.64466453 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/observableObject_add.js to helpers/observableObject_add.js
00000149 3.64954495 [12104] MM5 [6628](B) Retrieving file file:///utils.js
00000150 3.64963198 [12104] MM5 [6628](B) buildPathFromUrl from file:///utils.js to utils.js
00000151 3.65075827 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\utils.js"
00000152 3.65104342 [12104] MM5 [6628](B) buildPathFromUrl from file:///utils_add.js to utils_add.js
00000153 3.65589285 [12104] MM5 [6628](B) Retrieving file file:///animationTools.js
00000154 3.65597725 [12104] MM5 [6628](B) buildPathFromUrl from file:///animationTools.js to animationTools.js
00000155 3.65716648 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\animationTools.js"
00000156 3.65749860 [12104] MM5 [6628](B) buildPathFromUrl from file:///animationTools_add.js to animationTools_add.js
00000157 3.66417718 [12104] MM5 [6628](B) Retrieving file file:///velocity.js
00000158 3.66426158 [12104] MM5 [6628](B) buildPathFromUrl from file:///velocity.js to velocity.js
00000159 3.66550565 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\velocity.js"
00000160 3.66625714 [12104] MM5 [6628](B) buildPathFromUrl from file:///velocity_add.js to velocity_add.js
00000161 3.69104767 [12104] MM5 [6628](B) Retrieving file file:///controls/tooltipController.js
00000162 3.69113493 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/tooltipController.js to controls/tooltipController.js
00000163 3.69242072 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/tooltipController.js"
00000164 3.69270968 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/tooltipController_add.js to controls/tooltipController_add.js
00000165 3.69732308 [12104] MM5 [6628](B) Retrieving file file:///controls/control.js
00000166 3.69742870 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/control.js to controls/control.js
00000167 3.69880843 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/control.js"
00000168 3.69918680 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/control_add.js to controls/control_add.js
00000169 3.70887852 [12104] MM5 [6628](B) Retrieving file file:///dndutils.js
00000170 3.70896220 [12104] MM5 [6628](B) buildPathFromUrl from file:///dndutils.js to dndutils.js
00000171 3.71011901 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\dndutils.js"
00000172 3.71042633 [12104] MM5 [6628](B) buildPathFromUrl from file:///dndutils_add.js to dndutils_add.js
00000173 3.71746707 [12104] MM5 [6628](B) Retrieving file file:///controls/popupmenu.js
00000174 3.71754861 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/popupmenu.js to controls/popupmenu.js
00000175 3.71873474 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/popupmenu.js"
00000176 3.71908307 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/popupmenu_add.js to controls/popupmenu_add.js
00000177 3.73130560 [12104] MM5 [6628](B) Retrieving file file:///actions.js
00000178 3.73145795 [12104] MM5 [6628](B) buildPathFromUrl from file:///actions.js to actions.js
00000179 3.73998499 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\actions.js"
00000180 3.74095273 [12104] MM5 [6628](B) buildPathFromUrl from file:///actions_add.js to actions_add.js
00000181 3.74257445 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\redoNavbarButton\actions_add.js"
00000182 3.74455094 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\exportPodcasts\actions_add.js"
00000183 3.76995349 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchTools.js
00000184 3.77003860 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTools.js to helpers/searchTools.js
00000185 3.77120209 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchTools.js"
00000186 3.77149677 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTools_add.js to helpers/searchTools_add.js
00000187 3.77910304 [12104] MM5 [6628](B) Retrieving file file:///helpers/docking.js
00000188 3.77924228 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/docking.js to helpers/docking.js
00000189 3.78043199 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/docking.js"
00000190 3.78080678 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/docking_add.js to helpers/docking_add.js
00000191 3.78899264 [12104] MM5 [6628](B) Retrieving file file:///helpers/autoTagFramework.js
00000192 3.78912544 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/autoTagFramework.js to helpers/autoTagFramework.js
00000193 3.79043484 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/autoTagFramework.js"
00000194 3.79080510 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/autoTagFramework_add.js to helpers/autoTagFramework_add.js
00000195 3.79685760 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchMusicbrainz.js
00000196 3.79694414 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchMusicbrainz.js to helpers/searchMusicbrainz.js
00000197 3.79813123 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchMusicbrainz.js"
00000198 3.79847717 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchMusicbrainz_add.js to helpers/searchMusicbrainz_add.js
00000199 3.80860376 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchCommon.js
00000200 3.80868959 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchCommon.js to helpers/searchCommon.js
00000201 3.80984783 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchCommon.js"
00000202 3.81014562 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchCommon_add.js to helpers/searchCommon_add.js
00000203 3.81589031 [12104] MM5 [6628](B) Retrieving file file:///helpers/musicBrainz.js
00000204 3.81597543 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/musicBrainz.js to helpers/musicBrainz.js
00000205 3.81733966 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/musicBrainz.js"
00000206 3.81769681 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/musicBrainz_add.js to helpers/musicBrainz_add.js
00000207 3.83256435 [12104] MM5 [6628](B) Retrieving file file:///helpers/acoustID.js
00000208 3.83265018 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/acoustID.js to helpers/acoustID.js
00000209 3.83379602 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/acoustID.js"
00000210 3.83407688 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/acoustID_add.js to helpers/acoustID_add.js
00000211 3.83773208 [12104] MM5 [6628](B) Retrieving file file:///consts.js
00000212 3.83781505 [12104] MM5 [6628](B) buildPathFromUrl from file:///consts.js to consts.js
00000213 3.83894396 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\consts.js"
00000214 3.83921099 [12104] MM5 [6628](B) buildPathFromUrl from file:///consts_add.js to consts_add.js
00000215 3.84329295 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchTVDB.js
00000216 3.84337139 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTVDB.js to helpers/searchTVDB.js
00000217 3.84538317 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchTVDB.js"
00000218 3.84588146 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTVDB_add.js to helpers/searchTVDB_add.js
00000219 3.85053396 [12104] MM5 [6628](B) Retrieving file file:///helpers/tvdb.js
00000220 3.85061979 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvdb.js to helpers/tvdb.js
00000221 3.85183239 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/tvdb.js"
00000222 3.85211968 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvdb_add.js to helpers/tvdb_add.js
00000223 3.85749722 [12104] MM5 [6628](B) Retrieving file file:///helpers/tvmaze.js
00000224 3.85762024 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvmaze.js to helpers/tvmaze.js
00000225 3.85876465 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/tvmaze.js"
00000226 3.85908222 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvmaze_add.js to helpers/tvmaze_add.js
00000227 3.86309528 [12104] MM5 [6628](B) Retrieving file file:///helpers/imdb.js
00000228 3.86321616 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/imdb.js to helpers/imdb.js
00000229 3.86438274 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/imdb.js"
00000230 3.86471176 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/imdb_add.js to helpers/imdb_add.js
00000231 3.86924839 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchIMDb.js
00000232 3.86932397 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchIMDb.js to helpers/searchIMDb.js
00000233 3.87045884 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchIMDb.js"
00000234 3.87073064 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchIMDb_add.js to helpers/searchIMDb_add.js
00000235 3.87465215 [12104] MM5 [6628](B) Retrieving file file:///playerUtils.js
00000236 3.87472773 [12104] MM5 [6628](B) buildPathFromUrl from file:///playerUtils.js to playerUtils.js
00000237 3.87585449 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\playerUtils.js"
00000238 3.87615442 [12104] MM5 [6628](B) buildPathFromUrl from file:///playerUtils_add.js to playerUtils_add.js
00000239 3.88228393 [12104] MM5 [6628](B) Retrieving file file:///controls/embeddedWindow.js
00000240 3.88236618 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/embeddedWindow.js to controls/embeddedWindow.js
00000241 3.88349962 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/embeddedWindow.js"
00000242 3.88377810 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/embeddedWindow_add.js to controls/embeddedWindow_add.js
00000243 3.88829708 [12104] MM5 [6628](B) Retrieving file file:///controls/switchWindow.js
00000244 3.88837409 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/switchWindow.js to controls/switchWindow.js
00000245 3.88950753 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/switchWindow.js"
00000246 3.88979340 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/switchWindow_add.js to controls/switchWindow_add.js
00000247 3.91310668 [12104] MM5 [6628](B) Retrieving file file:///controls/checkbox.js
00000248 3.91318440 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/checkbox.js to controls/checkbox.js
00000249 3.91441226 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/checkbox.js"
00000250 3.91478038 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/checkbox_add.js to controls/checkbox_add.js
00000251 3.92131257 [12104] MM5 [6628](B) Retrieving file file:///controls/innerWindow.js
00000252 3.92143631 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/innerWindow.js to controls/innerWindow.js
00000253 3.92261100 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/innerWindow.js"
00000254 3.92294884 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/innerWindow_add.js to controls/innerWindow_add.js
00000255 3.93273520 [12104] MM5 [6628](B) Retrieving file file:///controls/listview.js
00000256 3.93281531 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/listview.js to controls/listview.js
00000257 3.93395591 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/listview.js"
00000258 3.93446398 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/listview_add.js to controls/listview_add.js
00000259 3.95276785 [12104] MM5 [6628](B) Retrieving file file:///controls/gridview.js
00000260 3.95284915 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/gridview.js to controls/gridview.js
00000261 3.95402074 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/gridview.js"
00000262 3.95448256 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/gridview_add.js to controls/gridview_add.js
00000263 4.16182375 [12104] MM5 [6628](B) Retrieving file file:///controls/rating.js
00000264 4.16356230 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/rating.js to controls/rating.js
00000265 4.16489697 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/rating.js"
00000266 4.16520452 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/rating_add.js to controls/rating_add.js
00000267 4.17779112 [12104] MM5 [6628](B) Retrieving file file:///controls/toastMessage.js
00000268 4.17815256 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/toastMessage.js to controls/toastMessage.js
00000269 4.18182802 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/toastMessage.js"
00000270 4.18213606 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/toastMessage_add.js to controls/toastMessage_add.js
00000271 4.18801355 [12104] MM5 [6628](B) Retrieving file file:///controls/editors.js
00000272 4.18810081 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/editors.js to controls/editors.js
00000273 4.18925714 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/editors.js"
00000274 4.18954086 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/editors_add.js to controls/editors_add.js
00000275 4.19409418 [12104] MM5 [6628](B) Retrieving file file:///templates.js
00000276 4.19417381 [12104] MM5 [6628](B) buildPathFromUrl from file:///templates.js to templates.js
00000277 4.19764328 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\templates.js"
00000278 4.19809055 [12104] MM5 [6628](B) buildPathFromUrl from file:///templates_add.js to templates_add.js
00000279 4.19835567 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\templates_add.js"
00000280 4.19872904 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\funkyMissingArtwork\templates_add.js"
00000281 4.21395302 [12104] MM5 [6628](B) Retrieving file file:///templateFormats.js
00000282 4.21429157 [12104] MM5 [6628](B) buildPathFromUrl from file:///templateFormats.js to templateFormats.js
00000283 4.21543312 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\templateFormats.js"
00000284 4.21571016 [12104] MM5 [6628](B) buildPathFromUrl from file:///templateFormats_add.js to templateFormats_add.js
00000285 4.22419691 [12104] MM5 [6628](B) Retrieving file file:///helpers/color-thief.js
00000286 4.22424650 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/color-thief.js to helpers/color-thief.js
00000287 4.22560596 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/color-thief.js"
00000288 4.22590590 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/color-thief_add.js to helpers/color-thief_add.js
00000289 4.23237133 [12104] MM5 [6628](B) Retrieving file file:///controls/progressLine.js
00000290 4.23470688 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/progressLine.js to controls/progressLine.js
00000291 4.23474216 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/progressLine.js"
00000292 4.23509550 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/progressLine_add.js to controls/progressLine_add.js
00000293 4.24094200 [12104] MM5 [6628](B) Retrieving file file:///controls/trackListView.js
00000294 4.24097061 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/trackListView.js to controls/trackListView.js
00000295 4.24214458 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/trackListView.js"
00000296 4.24247265 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/trackListView_add.js to controls/trackListView_add.js
00000297 4.25252485 [12104] MM5 [6628](B) Retrieving file file:///controls/statusbar.js
00000298 4.25260448 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/statusbar.js to controls/statusbar.js
00000299 4.25375128 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/statusbar.js"
00000300 4.25403643 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/statusbar_add.js to controls/statusbar_add.js
00000301 4.25854635 [12104] MM5 [6628](B) Retrieving file file:///helpers/cloudServices.js
00000302 4.25862789 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/cloudServices.js to helpers/cloudServices.js
00000303 4.25975990 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/cloudServices.js"
00000304 4.26021433 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/cloudServices_add.js to helpers/cloudServices_add.js
00000305 4.26067495 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\googleMusicUploader\helpers/cloudServices_add.js"
00000306 4.27945518 [12104] MM5 [6628](B) Retrieving file file:///controls/arrayDataSource.js
00000307 4.27959871 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/arrayDataSource.js to controls/arrayDataSource.js
00000308 4.28126287 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/arrayDataSource.js"
00000309 4.28156805 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/arrayDataSource_add.js to controls/arrayDataSource_add.js
00000310 4.29886818 [12104] MM5 [6628](B) Retrieving file file:///controls/columntracklist.js
00000311 4.29894972 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/columntracklist.js to controls/columntracklist.js
00000312 4.30034113 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/columntracklist.js"
00000313 4.30063057 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/columntracklist_add.js to controls/columntracklist_add.js
00000314 4.30580664 [12104] MM5 [6628](B) Retrieving file file:///controls/simpletracklist.js
00000315 4.30588484 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/simpletracklist.js to controls/simpletracklist.js
00000316 4.30836868 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/simpletracklist.js"
00000317 4.30869293 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/simpletracklist_add.js to controls/simpletracklist_add.js
00000318 4.31478643 [12104] MM5 [6628](B) Retrieving file file:///helpers/trayIcon.js
00000319 4.31491470 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/trayIcon.js to helpers/trayIcon.js
00000320 4.31610107 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/trayIcon.js"
00000321 4.31638718 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/trayIcon_add.js to helpers/trayIcon_add.js
00000322 4.32097769 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/star.svg
00000323 4.32111263 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/star.svg to skin/icon/star.svg
00000324 4.32249737 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/star.svg"
00000325 4.32287216 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/star_add.svg to skin/icon/star_add.svg
00000326 4.32977390 [12104] MM5 [6628](B) Retrieving file file:///maincontent.html
00000327 4.32985306 [12104] MM5 [6628](B) buildPathFromUrl from file:///maincontent.html to maincontent.html
00000328 4.33097315 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\maincontent.html"
00000329 4.33126068 [12104] MM5 [6628](B) buildPathFromUrl from file:///maincontent_add.html to maincontent_add.html
00000330 4.33533001 [12104] MM5 [6628](B) Retrieving file file:///player.html
00000331 4.33540869 [12104] MM5 [6628](B) buildPathFromUrl from file:///player.html to player.html
00000332 4.33651686 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\player.html"
00000333 4.33679056 [12104] MM5 [6628](B) buildPathFromUrl from file:///player_add.html to player_add.html
00000334 4.34093094 [12104] MM5 [6628](B) Retrieving file file:///maincontent.js
00000335 4.34101772 [12104] MM5 [6628](B) buildPathFromUrl from file:///maincontent.js to maincontent.js
00000336 4.34218836 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\maincontent.js"
00000337 4.34247446 [12104] MM5 [6628](B) buildPathFromUrl from file:///maincontent_add.js to maincontent_add.js
00000338 4.34813499 [12104] MM5 [6628](B) Retrieving file file:///controls/internalplayer.js
00000339 4.34821320 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/internalplayer.js to controls/internalplayer.js
00000340 4.34937620 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/internalplayer.js"
00000341 4.34966993 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/internalplayer_add.js to controls/internalplayer_add.js
00000342 4.35683346 [12104] MM5 [6628](B) Retrieving file file:///controls/youtubePlayerController.js
00000343 4.35697269 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/youtubePlayerController.js to controls/youtubePlayerController.js
00000344 4.35847235 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/youtubePlayerController.js"
00000345 4.35883999 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/youtubePlayerController_add.js to controls/youtubePlayerController_add.js
00000346 4.36511230 [12104] MM5 [6628](B) Retrieving file file:///tabsUtils.js
00000347 4.36519241 [12104] MM5 [6628](B) buildPathFromUrl from file:///tabsUtils.js to tabsUtils.js
00000348 4.36630440 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\tabsUtils.js"
00000349 4.36658001 [12104] MM5 [6628](B) buildPathFromUrl from file:///tabsUtils_add.js to tabsUtils_add.js
00000350 4.37241364 [12104] MM5 [6628](B) Retrieving file file:///controls/navigationBar.js
00000351 4.37249231 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/navigationBar.js to controls/navigationBar.js
00000352 4.37363338 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/navigationBar.js"
00000353 4.37392902 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/navigationBar_add.js to controls/navigationBar_add.js
00000354 4.37506294 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\redoNavbarButton\controls/navigationBar_add.js"
00000355 4.38107491 [12104] MM5 [6628](B) Retrieving file file:///controls/button.js
00000356 4.38115263 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/button.js to controls/button.js
00000357 4.38228273 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/button.js"
00000358 4.38255930 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/button_add.js to controls/button_add.js
00000359 4.38701010 [12104] MM5 [6628](B) Retrieving file file:///controls/maintabs.js
00000360 4.38708782 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/maintabs.js to controls/maintabs.js
00000361 4.38821220 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/maintabs.js"
00000362 4.38849115 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/maintabs_add.js to controls/maintabs_add.js
00000363 4.39581728 [12104] MM5 [6628](B) Retrieving file file:///controls/tabs.js
00000364 4.39589548 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/tabs.js to controls/tabs.js
00000365 4.39730453 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/tabs.js"
00000366 4.39760303 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/tabs_add.js to controls/tabs_add.js
00000367 4.40368938 [12104] MM5 [6628](B) Retrieving file file:///controls/nowplayingList.js
00000368 4.40376711 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/nowplayingList.js to controls/nowplayingList.js
00000369 4.40514851 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/nowplayingList.js"
00000370 4.40544653 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/nowplayingList_add.js to controls/nowplayingList_add.js
00000371 4.43577909 [10596] MM5 [10100](R) Page DevTools JSON [ {
00000372 4.43577909 [10596] "description": "",
00000373 4.43577909 [10596] "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:9222/devtools/page/(74D567915A36BDFDFAE25EE2D4983F42)",
00000374 4.43577909 [10596] "id": "(74D567915A36BDFDFAE25EE2D4983F42)",
00000375 4.43577909 [10596] "title": "mainwindow.html",
00000376 4.43577909 [10596] "type": "page",
00000377 4.43577909 [10596] "url": "file:///mainwindow.html",
00000378 4.43577909 [10596] "webSocketDebuggerUrl": "ws://localhost:9222/devtools/page/(74D567915A36BDFDFAE25EE2D4983F42)"
00000379 4.43577909 [10596] } ]
00000380 4.43917608 [10596] MM5 [10100](R) load event call 1
00000381 4.43959045 [10596] MM5 [10100](R) Main window is not minimized and hidden
00000382 4.43997955 [10596] MM5 [10100](R) Main window is not minimized and hidden
00000383 4.60973024 [10596] MM5 [1972](R) Task did not run within defined time. Is going to run after 1078ms.
00000384 4.60973024 [10596] Task callstack :
00000385 4.62977934 [10596] MM5 [1972](R) Previous tasks :
00000386 4.62990141 [10596] MM5 [1972](R) Running at 394981000
00000387 4.62990141 [10596] =============================================
00000388 4.63000202 [10596] MM5 [1972](R) Running at 394981000
00000389 4.63000202 [10596] =============================================
00000390 4.63011551 [10596] MM5 [1972](R) Running at 394980984
00000391 4.63011551 [10596] =============================================
00000392 4.63019991 [10596] MM5 [1972](R) Running at 394980984
00000393 4.63019991 [10596] =============================================
00000394 4.63028431 [10596] MM5 [1972](R) Running at 394980984
00000395 4.63028431 [10596] =============================================
00000396 4.63092661 [10596] MM5 [6248](R) Task did not run within defined time. Is going to run after 1047ms.
00000397 4.63092661 [10596] Task callstack :
00000398 4.63106585 [10596] MM5 [6248](R) Previous tasks :
00000399 4.63116121 [10596] MM5 [6248](R) Running at 394982093
00000400 4.63116121 [10596] =============================================
00000401 4.63124895 [10596] MM5 [6248](R) Running at 394981000
00000402 4.63124895 [10596] =============================================
00000403 4.63133335 [10596] MM5 [6248](R) Running at 394981000
00000404 4.63133335 [10596] =============================================
00000405 4.63141632 [10596] MM5 [6248](R) Running at 394980984
00000406 4.63141632 [10596] =============================================
00000407 4.63149881 [10596] MM5 [6248](R) Running at 394980984
00000408 4.63149881 [10596] =============================================
00000409 4.63158131 [10596] MM5 [6248](R) Running at 394980984
00000410 4.63158131 [10596] =============================================
00000411 4.63168812 [10596] MM5 [500](R) Task did not run within defined time. Is going to run after 1000ms.
00000412 4.63168812 [10596] Task callstack :
00000413 4.63177967 [10596] MM5 [500](R) JS Callstack:
00000414 4.63177967 [10596] Callstack: Script: file:///mminit.js ; Func: undefined ; Row: 1260 ; Col: 32
00000415 4.63177967 [10596] Script: file:///mminit.js ; Func: undefined ; Row: 1271 ; Col: 3
00000416 4.63217354 [10596] MM5 [500](R) Previous tasks :
00000417 4.63226318 [10596] MM5 [500](R) Running at 394982109
00000418 4.63226318 [10596] =============================================
00000419 4.63234711 [10596] MM5 [500](R) Running at 394982093
00000420 4.63234711 [10596] =============================================
00000421 4.63242960 [10596] MM5 [500](R) Running at 394981000
00000422 4.63242960 [10596] =============================================
00000423 4.63251209 [10596] MM5 [500](R) Running at 394981000
00000424 4.63251209 [10596] =============================================
00000425 4.63259506 [10596] MM5 [500](R) Running at 394980984
00000426 4.63259506 [10596] =============================================
00000427 4.63267803 [10596] MM5 [500](R) Running at 394980984
00000428 4.63267803 [10596] =============================================
00000429 4.63276005 [10596] MM5 [500](R) Running at 394980984
00000430 4.63276005 [10596] =============================================
00000431 4.76848078 [10596] MM5 [500](R) Current User Scripts Folder: D:\My Documents\Temp\MediaMonkey 5-117\Portable\Scripts\
00000432 4.76944494 [10596] MM5 [10100](R) ******** currentMD5=B20E3AB0A56DF265138A88D88FD11186, precompiledLessMD5=B20E3AB0A56DF265138A88D88FD11186, currentTimestamp=1292325998, precompiledLessTimestamp=1292325998
00000433 4.76965666 [10596] MM5 [10100](R) ******** using precompiled LESS
00000434 4.78786087 [12104] MM5 [6628](B) Retrieving file file:///skin/fonts/Roboto-Regular.ttf
00000435 4.78794527 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/fonts/Roboto-Regular.ttf to skin/fonts/Roboto-Regular.ttf
00000436 4.78913403 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/fonts/Roboto-Regular.ttf"
00000437 4.78957129 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/fonts/Roboto-Regular_add.ttf to skin/fonts/Roboto-Regular_add.ttf
00000438 4.82109785 [12104] MM5 [6628](B) Retrieving file file:///controls/windowtitle.js
00000439 4.82124376 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/windowtitle.js to controls/windowtitle.js
00000440 4.82287407 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/windowtitle.js"
00000441 4.82344723 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/windowtitle_add.js to controls/windowtitle_add.js
00000442 4.83058882 [10596] MM5 [10100](R) AnimationTime set to 0.3s
00000443 4.83489418 [12104] MM5 [6628](B) Retrieving file file:///controls/windowtitle.html
00000444 4.83500338 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/windowtitle.html to controls/windowtitle.html
00000445 4.83642673 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/windowtitle.html"
00000446 4.83686352 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/windowtitle_add.html to controls/windowtitle_add.html
00000447 4.85010529 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/add.svg
00000448 4.85023260 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/add.svg to skin/icon/add.svg
00000449 4.85208607 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/add.svg"
00000450 4.85245466 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/add_add.svg to skin/icon/add_add.svg
00000451 4.85486507 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/close.svg
00000452 4.85498476 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/close.svg to skin/icon/close.svg
00000453 4.85621643 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/close.svg"
00000454 4.85657644 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/close_add.svg to skin/icon/close_add.svg
00000455 4.85940933 [12104] MM5 [6628](B) Retrieving file file:///controls/playerSwitch.js
00000456 4.85948896 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/playerSwitch.js to controls/playerSwitch.js
00000457 4.86064577 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/playerSwitch.js"
00000458 4.86093569 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/playerSwitch_add.js to controls/playerSwitch_add.js
00000459 4.86600065 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/downArrow.svg
00000460 4.86828852 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/downArrow.svg to skin/icon/downArrow.svg
00000461 4.86955547 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/downArrow.svg"
00000462 4.86993313 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/downArrow_add.svg to skin/icon/downArrow_add.svg
00000463 4.87234783 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/mediamonkey.svg
00000464 4.87246752 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/mediamonkey.svg to skin/icon/mediamonkey.svg
00000465 4.87414551 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/mediamonkey.svg"
00000466 4.87463617 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/mediamonkey_add.svg to skin/icon/mediamonkey_add.svg
00000467 4.87604380 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/minimize.svg
00000468 4.87622547 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/minimize.svg to skin/icon/minimize.svg
00000469 4.87738371 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/minimize.svg"
00000470 4.87767029 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/minimize_add.svg to skin/icon/minimize_add.svg
00000471 4.87937212 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/maximize.svg
00000472 4.87951660 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/maximize.svg to skin/icon/maximize.svg
00000473 4.88095999 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/maximize.svg"
00000474 4.88124752 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/maximize_add.svg to skin/icon/maximize_add.svg
00000475 4.88233757 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/restore.svg
00000476 4.88246346 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/restore.svg to skin/icon/restore.svg
00000477 4.88374758 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/restore.svg"
00000478 4.88401270 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/restore_add.svg to skin/icon/restore_add.svg
00000479 4.88614321 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/windowclose.svg
00000480 4.88627815 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/windowclose.svg to skin/icon/windowclose.svg
00000481 4.88758373 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/windowclose.svg"
00000482 4.88786030 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/windowclose_add.svg to skin/icon/windowclose_add.svg
00000483 4.88893557 [12104] MM5 [6628](B) Retrieving file file:///controls/toolButton.js
00000484 4.88905668 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/toolButton.js to controls/toolButton.js
00000485 4.89037180 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/toolButton.js"
00000486 4.89062643 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/toolButton_add.js to controls/toolButton_add.js
00000487 4.89935398 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/undo.svg
00000488 4.89950371 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/undo.svg to skin/icon/undo.svg
00000489 4.90077209 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/undo.svg"
00000490 4.90114307 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/undo_add.svg to skin/icon/undo_add.svg
00000491 4.90246344 [10596] MM5 [10100](R) BQ: Currently running 8 threads of 14
00000492 4.90420532 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/redo.svg
00000493 4.90433407 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/redo.svg to skin/icon/redo.svg
00000494 4.90562820 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/redo.svg"
00000495 4.90594482 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/redo_add.svg to skin/icon/redo_add.svg
00000496 4.90702105 [12104] MM5 [6628](B) Retrieving file file:///controls/toolbar.js
00000497 4.90715361 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/toolbar.js to controls/toolbar.js
00000498 4.90843248 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/toolbar.js"
00000499 4.90871525 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/toolbar_add.js to controls/toolbar_add.js
00000500 4.91651583 [12104] MM5 [6628](B) Retrieving file file:///controls/tasksController.js
00000501 4.91668558 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/tasksController.js to controls/tasksController.js
00000502 4.91790438 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/tasksController.js"
00000503 4.91826773 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/tasksController_add.js to controls/tasksController_add.js
00000504 4.92369652 [12104] MM5 [6628](B) Retrieving file file:///controls/progressbar.js
00000505 4.92382717 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/progressbar.js to controls/progressbar.js
00000506 4.92503166 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/progressbar.js"
00000507 4.92537689 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/progressbar_add.js to controls/progressbar_add.js
00000508 4.94414139 [12104] MM5 [6628](B) Retrieving file file:///controls/searchBar.js
00000509 4.94422197 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/searchBar.js to controls/searchBar.js
00000510 4.94603395 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/searchBar.js"
00000511 4.94646645 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/searchBar_add.js to controls/searchBar_add.js
00000512 4.95227385 [12104] MM5 [6628](B) Retrieving file file:///controls/dropdown.js
00000513 4.95235348 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/dropdown.js to controls/dropdown.js
00000514 4.95349312 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/dropdown.js"
00000515 4.95384932 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/dropdown_add.js to controls/dropdown_add.js
00000516 5.08396101 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/dropdown.svg
00000517 5.08399725 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/dropdown.svg to skin/icon/dropdown.svg
00000518 5.08523798 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/dropdown.svg"
00000519 5.08552074 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/dropdown_add.svg to skin/icon/dropdown_add.svg
00000520 5.08661032 [12104] MM5 [6628](B) Retrieving file file:///controls/iconButton.js
00000521 5.08672619 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/iconButton.js to controls/iconButton.js
00000522 5.08829880 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/iconButton.js"
00000523 5.08858299 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/iconButton_add.js to controls/iconButton_add.js
00000524 5.09677649 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/search.svg
00000525 5.09693861 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/search.svg to skin/icon/search.svg
00000526 5.09814024 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/search.svg"
00000527 5.09852409 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/search_add.svg to skin/icon/search_add.svg
00000528 5.10066080 [12104] MM5 [6628](B) Retrieving file file:///controls/menuButton.js
00000529 5.10084391 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/menuButton.js to controls/menuButton.js
00000530 5.10202122 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/menuButton.js"
00000531 5.10229635 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/menuButton_add.js to controls/menuButton_add.js
00000532 5.10881424 [12104] MM5 [6628](B) Retrieving file file:///controls/splitter.js
00000533 5.10889196 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/splitter.js to controls/splitter.js
00000534 5.11016178 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/splitter.js"
00000535 5.11044693 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/splitter_add.js to controls/splitter_add.js
00000536 5.16508245 [12104] MM5 [6628](B) Retrieving file file:///skin/fonts/Roboto-Bold.ttf
00000537 5.16520929 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/fonts/Roboto-Bold.ttf to skin/fonts/Roboto-Bold.ttf
00000538 5.16648483 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/fonts/Roboto-Bold.ttf"
00000539 5.16703844 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/fonts/Roboto-Bold_add.ttf to skin/fonts/Roboto-Bold_add.ttf
00000540 5.16876459 [12104] MM5 [6628](B) Retrieving file file:///controls/artWindow.js
00000541 5.16915321 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/artWindow.js to controls/artWindow.js
00000542 5.17026711 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/artWindow.js"
00000543 5.17060804 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/artWindow_add.js to controls/artWindow_add.js
00000544 5.17144966 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\artAndDetailsLayout\controls/artWindow_add.js"
00000545 5.18732834 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/mode_fullwindow.svg
00000546 5.18745995 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/mode_fullwindow.svg to skin/icon/mode_fullwindow.svg
00000547 5.18868160 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/mode_fullwindow.svg"
00000548 5.18905592 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/mode_fullwindow_add.svg to skin/icon/mode_fullwindow_add.svg
00000549 5.19136047 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/mode_fullscreen.svg
00000550 5.19147778 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/mode_fullscreen.svg to skin/icon/mode_fullscreen.svg
00000551 5.19267559 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/mode_fullscreen.svg"
00000552 5.19304562 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/mode_fullscreen_add.svg to skin/icon/mode_fullscreen_add.svg
00000553 5.19639111 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/unknownAA.svg
00000554 5.19651651 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/unknownAA.svg to skin/icon/unknownAA.svg
00000555 5.20047283 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/unknownAA.svg"
00000556 5.20087624 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/unknownAA_add.svg to skin/icon/unknownAA_add.svg
00000557 5.20202780 [12104] MM5 [6628](B) Retrieving file file:///controls/toastMessage.html
00000558 5.20216656 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/toastMessage.html to controls/toastMessage.html
00000559 5.20362473 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/toastMessage.html"
00000560 5.20393324 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/toastMessage_add.html to controls/toastMessage_add.html
00000561 5.20907784 [12104] MM5 [6628](B) Retrieving file file:///controls/player.js
00000562 5.20916271 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/player.js to controls/player.js
00000563 5.21032667 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/player.js"
00000564 5.21066761 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/player_add.js to controls/player_add.js
00000565 5.21677160 [12104] MM5 [6628](B) Retrieving file file:///helpers/autoDJ.js
00000566 5.21685743 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/autoDJ.js to helpers/autoDJ.js
00000567 5.21821833 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/autoDJ.js"
00000568 5.21852160 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/autoDJ_add.js to helpers/autoDJ_add.js
00000569 5.23116016 [12104] MM5 [6628](B) Retrieving file file:///controls/slider.js
00000570 5.23124361 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/slider.js to controls/slider.js
00000571 5.23237944 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/slider.js"
00000572 5.23266888 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/slider_add.js to controls/slider_add.js
00000573 5.26300621 [12104] MM5 [6628](B) Retrieving file file:///controls/visualizer.js
00000574 5.26311255 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/visualizer.js to controls/visualizer.js
00000575 5.26429415 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/visualizer.js"
00000576 5.26460218 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/visualizer_add.js to controls/visualizer_add.js
00000577 5.28241348 [10596] MM5 [10100](R) Player - new state: trackChanged
00000578 5.28359938 [12104] TCoolTrayIcon.NotifySystem: Mode = 1
00000579 5.28398371 [12104] TCoolTrayIcon.NotifySystem: Finished
00000580 5.28410769 [12104] LastError: Unspecified error
00000581 5.28414726 [10596] MM5 [10100](R) Player - new state: stop
00000582 5.28696299 [10596] MM5 [10100](R) Player - new state: trackChanged
00000583 5.28710175 [12104] TCoolTrayIcon.NotifySystem: Mode = 1
00000584 5.28749180 [12104] TCoolTrayIcon.NotifySystem: Finished
00000585 5.28761053 [12104] LastError: Unspecified error
00000586 5.28769112 [10596] MM5 [10100](R) Player - new state: stop
00000587 5.28805161 [12104] TCoolTrayIcon.NotifySystem: Mode = 1
00000588 5.28840065 [12104] TCoolTrayIcon.NotifySystem: Finished
00000589 5.28851604 [12104] LastError: Unspecified error
00000590 5.28892183 [12104] TCoolTrayIcon.NotifySystem: Mode = 1
00000591 5.28925610 [12104] TCoolTrayIcon.NotifySystem: Finished
00000592 5.28936625 [12104] LastError: Unspecified error
00000593 5.29439402 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/showSidebarLeft.svg
00000594 5.29456139 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/showSidebarLeft.svg to skin/icon/showSidebarLeft.svg
00000595 5.29665804 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/showSidebarLeft.svg"
00000596 5.29703379 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/showSidebarLeft_add.svg to skin/icon/showSidebarLeft_add.svg
00000597 5.29939413 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/menu.svg
00000598 5.29952955 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/menu.svg to skin/icon/menu.svg
00000599 5.30072594 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/menu.svg"
00000600 5.30110359 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/menu_add.svg to skin/icon/menu_add.svg
00000601 5.30352736 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/showSidebarRight.svg
00000602 5.30366135 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/showSidebarRight.svg to skin/icon/showSidebarRight.svg
00000603 5.30491638 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/showSidebarRight.svg"
00000604 5.30528975 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/showSidebarRight_add.svg to skin/icon/showSidebarRight_add.svg
00000605 5.31115341 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/player_prev.svg
00000606 5.31197119 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/player_prev.svg to skin/icon/player_prev.svg
00000607 5.31379461 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/player_prev.svg"
00000608 5.31419134 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/player_prev_add.svg to skin/icon/player_prev_add.svg
00000609 5.31654310 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/player_play.svg
00000610 5.31667662 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/player_play.svg to skin/icon/player_play.svg
00000611 5.31790066 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/player_play.svg"
00000612 5.31826162 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/player_play_add.svg to skin/icon/player_play_add.svg
00000613 5.32066917 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/player_pause.svg
00000614 5.32079983 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/player_pause.svg to skin/icon/player_pause.svg
00000615 5.32212973 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/player_pause.svg"
00000616 5.32250214 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/player_pause_add.svg to skin/icon/player_pause_add.svg
00000617 5.32485294 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/player_stop.svg
00000618 5.32499027 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/player_stop.svg to skin/icon/player_stop.svg
00000619 5.32628107 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/player_stop.svg"
00000620 5.32666159 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/player_stop_add.svg to skin/icon/player_stop_add.svg
00000621 5.32868958 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/player_next.svg
00000622 5.32883167 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/player_next.svg to skin/icon/player_next.svg
00000623 5.33061028 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/player_next.svg"
00000624 5.33089828 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/player_next_add.svg to skin/icon/player_next_add.svg
00000625 5.33199358 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/repeat.svg
00000626 5.33212328 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/repeat.svg to skin/icon/repeat.svg
00000627 5.33382559 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/repeat.svg"
00000628 5.33411026 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/repeat_add.svg to skin/icon/repeat_add.svg
00000629 5.33517408 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/shuffle.svg
00000630 5.33529139 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/shuffle.svg to skin/icon/shuffle.svg
00000631 5.33642769 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/shuffle.svg"
00000632 5.33668947 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/shuffle_add.svg to skin/icon/shuffle_add.svg
00000633 5.33774185 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/cast.svg
00000634 5.33785915 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/cast.svg to skin/icon/cast.svg
00000635 5.33894730 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/cast.svg"
00000636 5.33924770 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/cast_add.svg to skin/icon/cast_add.svg
00000637 5.34056330 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/song.svg
00000638 5.34574270 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/song.svg to skin/icon/song.svg
00000639 5.34697342 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/song.svg"
00000640 5.34733057 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/song_add.svg to skin/icon/song_add.svg
00000641 5.34940815 [12104] MM5 [6628](B) Retrieving file file:///controls/mainTabContent.js
00000642 5.34952259 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/mainTabContent.js to controls/mainTabContent.js
00000643 5.35065365 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/mainTabContent.js"
00000644 5.35098505 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/mainTabContent_add.js to controls/mainTabContent_add.js
00000645 5.35597944 [12104] MM5 [6628](B) Retrieving file file:///controls/multiview.js
00000646 5.35606289 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/multiview.js to controls/multiview.js
00000647 5.35723495 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/multiview.js"
00000648 5.35756063 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/multiview_add.js to controls/multiview_add.js
00000649 5.36453342 [12104] MM5 [6628](B) Retrieving file file:///controls/controlCache.js
00000650 5.36461782 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/controlCache.js to controls/controlCache.js
00000651 5.36592674 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/controlCache.js"
00000652 5.36621046 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/controlCache_add.js to controls/controlCache_add.js
00000653 5.36990786 [12104] MM5 [6628](B) Retrieving file file:///viewHandlers.js
00000654 5.36998987 [12104] MM5 [6628](B) buildPathFromUrl from file:///viewHandlers.js to viewHandlers.js
00000655 5.37112999 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\viewHandlers.js"
00000656 5.37176323 [12104] MM5 [6628](B) buildPathFromUrl from file:///viewHandlers_add.js to viewHandlers_add.js
00000657 5.37270117 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\exportPodcasts\viewHandlers_add.js"
00000658 5.39642859 [12104] MM5 [6628](B) Retrieving file file:///helpers/artistDataSource.js
00000659 5.39651299 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/artistDataSource.js to helpers/artistDataSource.js
00000660 5.39768457 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/artistDataSource.js"
00000661 5.39797544 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/artistDataSource_add.js to helpers/artistDataSource_add.js
00000662 5.40214920 [12104] MM5 [6628](B) Retrieving file file:///helpers/dataSourceObject.js
00000663 5.40222597 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/dataSourceObject.js to helpers/dataSourceObject.js
00000664 5.40336990 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/dataSourceObject.js"
00000665 5.40367985 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/dataSourceObject_add.js to helpers/dataSourceObject_add.js
00000666 5.40743876 [12104] MM5 [6628](B) Retrieving file file:///helpers/delayedProgress.js
00000667 5.40751553 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/delayedProgress.js to helpers/delayedProgress.js
00000668 5.40865421 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/delayedProgress.js"
00000669 5.40892458 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/delayedProgress_add.js to helpers/delayedProgress_add.js
00000670 5.41328144 [12104] MM5 [6628](B) Retrieving file file:///helpers/albumDataSource.js
00000671 5.41335869 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/albumDataSource.js to helpers/albumDataSource.js
00000672 5.41456223 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/albumDataSource.js"
00000673 5.41485119 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/albumDataSource_add.js to helpers/albumDataSource_add.js
00000674 5.41980839 [12104] MM5 [6628](B) Retrieving file file:///helpers/genreDataSource.js
00000675 5.41988611 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/genreDataSource.js to helpers/genreDataSource.js
00000676 5.42102337 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/genreDataSource.js"
00000677 5.42128658 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/genreDataSource_add.js to helpers/genreDataSource_add.js
00000678 5.42501450 [12104] MM5 [6628](B) Retrieving file file:///helpers/seriesDataSource.js
00000679 5.42509079 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/seriesDataSource.js to helpers/seriesDataSource.js
00000680 5.42623281 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/seriesDataSource.js"
00000681 5.42651606 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/seriesDataSource_add.js to helpers/seriesDataSource_add.js
00000682 5.62098837 [12104] MM5 [6628](B) Retrieving file file:///controls/nowplayingview.js
00000683 5.62102652 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/nowplayingview.js to controls/nowplayingview.js
00000684 5.62225819 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/nowplayingview.js"
00000685 5.62254667 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/nowplayingview_add.js to controls/nowplayingview_add.js
00000686 5.63159132 [12104] MM5 [6628](B) Retrieving file file:///helpers/views.js
00000687 5.63167000 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/views.js to helpers/views.js
00000688 5.63281584 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/views.js"
00000689 5.63309431 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/views_add.js to helpers/views_add.js
00000690 5.63834810 [12104] MM5 [6628](B) Retrieving file file:///controls/history.js
00000691 5.63842726 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/history.js to controls/history.js
00000692 5.63956261 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/history.js"
00000693 5.63983536 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/history_add.js to controls/history_add.js
00000694 5.64059353 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\redoNavbarButton\controls/history_add.js"
00000695 5.64680386 [12104] MM5 [6628](B) Retrieving file file:///controls/mainTabContent.html
00000696 5.64716005 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/mainTabContent.html to controls/mainTabContent.html
00000697 5.64834404 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/mainTabContent.html"
00000698 5.64861250 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/mainTabContent_add.html to controls/mainTabContent_add.html
00000699 5.65286446 [12104] MM5 [6628](B) Retrieving file file:///controls/mediaTree.js
00000700 5.65294218 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/mediaTree.js to controls/mediaTree.js
00000701 5.65408564 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/mediaTree.js"
00000702 5.65435982 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/mediaTree_add.js to controls/mediaTree_add.js
00000703 5.65828514 [12104] MM5 [6628](B) Retrieving file file:///controls/treeview.js
00000704 5.65854406 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/treeview.js to controls/treeview.js
00000705 5.65982962 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/treeview.js"
00000706 5.66050053 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/treeview_add.js to controls/treeview_add.js
00000707 5.69742346 [10596] MM5 [10100](R) BQ: Currently running 9 threads of 14
00000708 5.70921421 [12104] MM5 [6628](B) Retrieving file file:///controls/filterEditor.js
00000709 5.70929670 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/filterEditor.js to controls/filterEditor.js
00000710 5.71043301 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/filterEditor.js"
00000711 5.71070480 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/filterEditor_add.js to controls/filterEditor_add.js
00000712 5.71597528 [12104] MM5 [6628](B) Retrieving file file:///controls/searchEditor.js
00000713 5.71605444 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/searchEditor.js to controls/searchEditor.js
00000714 5.71720123 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/searchEditor.js"
00000715 5.71748781 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/searchEditor_add.js to controls/searchEditor_add.js
00000716 5.72517967 [12104] MM5 [6628](B) Retrieving file file:///controls/searchEditor.html
00000717 5.72536421 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/searchEditor.html to controls/searchEditor.html
00000718 5.72655487 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/searchEditor.html"
00000719 5.72682381 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/searchEditor_add.html to controls/searchEditor_add.html
00000720 5.73224974 [10596] MM5 [10100](R) BQ: Currently running 10 threads of 14
00000721 5.74590492 [12104] MM5 [6628](B) Retrieving file file:///controls/edit.js
00000722 5.74599648 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/edit.js to controls/edit.js
00000723 5.74714184 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/edit.js"
00000724 5.74742413 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/edit_add.js to controls/edit_add.js
00000725 5.78695393 [10596] MM5 [10100](R) BQ: Currently running 11 threads of 14
00000726 5.79605103 [12104] MM5 [6628](B) Retrieving file file:///controls/playlistEditor.js
00000727 5.79613209 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/playlistEditor.js to controls/playlistEditor.js
00000728 5.79732561 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/playlistEditor.js"
00000729 5.79759979 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/playlistEditor_add.js to controls/playlistEditor_add.js
00000730 5.81074381 [12104] MM5 [6628](B) Retrieving file file:///skin/fonts/Roboto-Italic.ttf
00000731 5.81087208 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/fonts/Roboto-Italic.ttf to skin/fonts/Roboto-Italic.ttf
00000732 5.81292629 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/fonts/Roboto-Italic.ttf"
00000733 5.81347370 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/fonts/Roboto-Italic_add.ttf to skin/fonts/Roboto-Italic_add.ttf
00000734 5.83817482 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00000735 5.83828926 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00000736 5.83838844 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00000737 5.85794973 [12104] MM5 [6628](B) Retrieving file file:///controls/editable.js
00000738 5.85802937 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/editable.js to controls/editable.js
00000739 5.85917664 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/editable.js"
00000740 5.85944510 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/editable_add.js to controls/editable_add.js
00000741 5.86972189 [12104] MM5 [6628](B) Retrieving file file:///controls/embeddedDialog.js
00000742 5.86980200 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/embeddedDialog.js to controls/embeddedDialog.js
00000743 5.87094688 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/embeddedDialog.js"
00000744 5.87122250 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/embeddedDialog_add.js to controls/embeddedDialog_add.js
00000745 5.94846582 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/device.svg
00000746 5.94861460 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/device.svg to skin/icon/device.svg
00000747 5.94991589 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/device.svg"
00000748 5.95031786 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/device_add.svg to skin/icon/device_add.svg
00000749 5.96091270 [10596] MM5 [10100](R) TreeView.setNodePath FROM TO root/devicesList
00000750 6.03865337 [12104] MM5 [6628](B) Retrieving file file:///helpers/mediaSync.js
00000751 6.03868914 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/mediaSync.js to helpers/mediaSync.js
00000752 6.03988457 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/mediaSync.js"
00000753 6.04040480 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/mediaSync_add.js to helpers/mediaSync_add.js
00000754 6.04099178 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\syncToFolder\helpers/mediaSync_add.js"
00000755 6.05485296 [12104] MM5 [6628](B) Retrieving file file:///helpers/mediaUploader.js
00000756 6.05493212 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/mediaUploader.js to helpers/mediaUploader.js
00000757 6.05607080 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/mediaUploader.js"
00000758 6.05634403 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/mediaUploader_add.js to helpers/mediaUploader_add.js
00000759 6.06108665 [12104] MM5 [6628](B) Retrieving file file:///helpers/metadataStorage.js
00000760 6.06116533 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/metadataStorage.js to helpers/metadataStorage.js
00000761 6.06332874 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/metadataStorage.js"
00000762 6.06374788 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/metadataStorage_add.js to helpers/metadataStorage_add.js
00000763 6.08388376 [10596] MM5 [10100](R) BQ: Currently running 12 threads of 14
00000764 6.11388254 [10596] MM5 [10100](R) BQ: Added new task. Currently 6 tasks in queue.
00000765 6.11403370 [10596] MM5 [10100](R) BQ: Currently running 13 threads of 14
00000766 6.12462950 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/check.svg
00000767 6.12477160 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/check.svg to skin/icon/check.svg
00000768 6.12615776 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/check.svg"
00000769 6.12652588 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/check_add.svg to skin/icon/check_add.svg
00000770 6.14229679 [10596] MM5 [10100](R) BQ: Added new task. Currently 7 tasks in queue.
00000771 6.14242077 [10596] MM5 [10100](R) BQ: Currently running 14 threads of 14
00000772 6.14678144 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/treeExpanded.svg
00000773 6.14690304 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/treeExpanded.svg to skin/icon/treeExpanded.svg
00000774 6.14816189 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/treeExpanded.svg"
00000775 6.14851522 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/treeExpanded_add.svg to skin/icon/treeExpanded_add.svg
00000776 6.15076733 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/treeCollapsed.svg
00000777 6.15088367 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/treeCollapsed.svg to skin/icon/treeCollapsed.svg
00000778 6.15212870 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/treeCollapsed.svg"
00000779 6.15247202 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/treeCollapsed_add.svg to skin/icon/treeCollapsed_add.svg
00000780 6.15599823 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/home.svg
00000781 6.15612268 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/home.svg to skin/icon/home.svg
00000782 6.15729809 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/home.svg"
00000783 6.15763903 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/home_add.svg to skin/icon/home_add.svg
00000784 6.24408484 [10596] MM5 [10100](R) buildPathFromUrl from to
00000785 6.24450207 [10596] MM5 [10100](R) TSharedWindow created.
00000786 6.29449224 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/progress.svg
00000787 6.29905462 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/progress.svg to skin/icon/progress.svg
00000788 6.30006981 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/progress.svg"
00000789 6.30101633 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/progress_add.svg to skin/icon/progress_add.svg
00000790 6.32344341 [10596] MM5 [10100](R) ********** OnBrowserCreated 2
00000791 6.33640289 [10596] MM5 [10100](R) initializeLocals
00000792 6.33653927 [12104] MM5 [6628](B) Retrieving file file:///dialogs/empty.html
00000793 6.33785200 [12104] MM5 [6628](B) buildPathFromUrl from file:///dialogs/empty.html to dialogs/empty.html
00000794 6.33817339 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\dialogs/empty.html"
00000795 6.34118128 [12104] MM5 [6628](B) buildPathFromUrl from file:///dialogs/empty_add.html to dialogs/empty_add.html
00000796 6.41277075 [12104] MM5 [6628](B) Retrieving file file:///mminit.js
00000797 6.41340113 [12104] MM5 [6628](B) buildPathFromUrl from file:///mminit.js to mminit.js
00000798 6.41404819 [10596] MM5 [10100](R) ********** OnContextCreated file:///dialogs/empty.html (2)
00000799 6.41447210 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\mminit.js"
00000800 6.41684818 [12104] MM5 [6628](B) buildPathFromUrl from file:///mminit_add.js to mminit_add.js
00000801 6.42960310 [12104] MM5 [6628](B) Retrieving file file:///promise.js
00000802 6.42968464 [12104] MM5 [6628](B) buildPathFromUrl from file:///promise.js to promise.js
00000803 6.43085909 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\promise.js"
00000804 6.43114901 [12104] MM5 [6628](B) buildPathFromUrl from file:///promise_add.js to promise_add.js
00000805 6.44060135 [12104] MM5 [6628](B) Retrieving file file:///temp/precompiledLess.css
00000806 6.44105530 [12104] MM5 [6628](B) buildPathFromUrl from file:///temp/precompiledLess.css to D:\My Documents\Temp\MediaMonkey 5-117\Portable\Temp\precompiledLess.css
00000807 6.44109678 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Portable\Temp\precompiledLess.css"
00000808 6.44259930 [12104] MM5 [6628](B) buildPathFromUrl from file:///temp/precompiledLess_add.css to D:\My Documents\Temp\MediaMonkey 5-117\Portable\Temp\precompiledLess_add.css
00000809 6.44427872 [12104] MM5 [6628](B) Retrieving file file:///binding.js
00000810 6.44431162 [12104] MM5 [6628](B) buildPathFromUrl from file:///binding.js to binding.js
00000811 6.44564152 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\binding.js"
00000812 6.44601965 [12104] MM5 [6628](B) buildPathFromUrl from file:///binding_add.js to binding_add.js
00000813 6.45202494 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00000814 6.45215893 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00000815 6.45226288 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00000816 6.45826530 [12104] MM5 [6628](B) Retrieving file file:///helpers/observableObject.js
00000817 6.45835590 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/observableObject.js to helpers/observableObject.js
00000818 6.45953417 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/observableObject.js"
00000819 6.45979738 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/observableObject_add.js to helpers/observableObject_add.js
00000820 6.52873707 [12104] MM5 [6628](B) Retrieving file file:///utils.js
00000821 6.52916908 [12104] MM5 [6628](B) buildPathFromUrl from file:///utils.js to utils.js
00000822 6.53195620 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\utils.js"
00000823 6.53198195 [12104] MM5 [6628](B) buildPathFromUrl from file:///utils_add.js to utils_add.js
00000824 6.53703308 [12104] MM5 [6628](B) Retrieving file file:///animationTools.js
00000825 6.53711033 [12104] MM5 [6628](B) buildPathFromUrl from file:///animationTools.js to animationTools.js
00000826 6.53824520 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\animationTools.js"
00000827 6.53851938 [12104] MM5 [6628](B) buildPathFromUrl from file:///animationTools_add.js to animationTools_add.js
00000828 6.54357004 [12104] MM5 [6628](B) Retrieving file file:///velocity.js
00000829 6.54364681 [12104] MM5 [6628](B) buildPathFromUrl from file:///velocity.js to velocity.js
00000830 6.54560995 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\velocity.js"
00000831 6.54625988 [12104] MM5 [6628](B) buildPathFromUrl from file:///velocity_add.js to velocity_add.js
00000832 6.56549740 [12104] MM5 [6628](B) Retrieving file file:///controls/tooltipController.js
00000833 6.56557894 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/tooltipController.js to controls/tooltipController.js
00000834 6.56676674 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/tooltipController.js"
00000835 6.56704235 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/tooltipController_add.js to controls/tooltipController_add.js
00000836 6.57101727 [12104] MM5 [6628](B) Retrieving file file:///controls/control.js
00000837 6.57109547 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/control.js to controls/control.js
00000838 6.57222843 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/control.js"
00000839 6.57255173 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/control_add.js to controls/control_add.js
00000840 6.58177423 [12104] MM5 [6628](B) Retrieving file file:///dndutils.js
00000841 6.58185196 [12104] MM5 [6628](B) buildPathFromUrl from file:///dndutils.js to dndutils.js
00000842 6.58295441 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\dndutils.js"
00000843 6.58323479 [12104] MM5 [6628](B) buildPathFromUrl from file:///dndutils_add.js to dndutils_add.js
00000844 6.58924913 [12104] MM5 [6628](B) Retrieving file file:///controls/popupmenu.js
00000845 6.58932829 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/popupmenu.js to controls/popupmenu.js
00000846 6.59047413 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/popupmenu.js"
00000847 6.59082270 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/popupmenu_add.js to controls/popupmenu_add.js
00000848 6.59979677 [12104] MM5 [6628](B) Retrieving file file:///actions.js
00000849 6.59987450 [12104] MM5 [6628](B) buildPathFromUrl from file:///actions.js to actions.js
00000850 6.60097456 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\actions.js"
00000851 6.60183382 [12104] MM5 [6628](B) buildPathFromUrl from file:///actions_add.js to actions_add.js
00000852 6.60256195 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\redoNavbarButton\actions_add.js"
00000853 6.60303116 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\exportPodcasts\actions_add.js"
00000854 6.62551975 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchTools.js
00000855 6.62559891 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTools.js to helpers/searchTools.js
00000856 6.62675047 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchTools.js"
00000857 6.62701988 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTools_add.js to helpers/searchTools_add.js
00000858 6.63378572 [12104] MM5 [6628](B) Retrieving file file:///helpers/docking.js
00000859 6.63386250 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/docking.js to helpers/docking.js
00000860 6.63499546 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/docking.js"
00000861 6.63527775 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/docking_add.js to helpers/docking_add.js
00000862 6.64903975 [12104] MM5 [6628](B) Retrieving file file:///helpers/autoTagFramework.js
00000863 6.64911985 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/autoTagFramework.js to helpers/autoTagFramework.js
00000864 6.65027523 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/autoTagFramework.js"
00000865 6.65056038 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/autoTagFramework_add.js to helpers/autoTagFramework_add.js
00000866 6.65597725 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchMusicbrainz.js
00000867 6.65605640 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchMusicbrainz.js to helpers/searchMusicbrainz.js
00000868 6.65725374 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchMusicbrainz.js"
00000869 6.65755653 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchMusicbrainz_add.js to helpers/searchMusicbrainz_add.js
00000870 6.66584587 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchCommon.js
00000871 6.66592503 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchCommon.js to helpers/searchCommon.js
00000872 6.66705322 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchCommon.js"
00000873 6.66732359 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchCommon_add.js to helpers/searchCommon_add.js
00000874 6.67227745 [12104] MM5 [6628](B) Retrieving file file:///helpers/musicBrainz.js
00000875 6.67235470 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/musicBrainz.js to helpers/musicBrainz.js
00000876 6.67350483 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/musicBrainz.js"
00000877 6.67383671 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/musicBrainz_add.js to helpers/musicBrainz_add.js
00000878 6.68803072 [12104] MM5 [6628](B) Retrieving file file:///helpers/acoustID.js
00000879 6.68811369 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/acoustID.js to helpers/acoustID.js
00000880 6.68924856 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/acoustID.js"
00000881 6.68950129 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/acoustID_add.js to helpers/acoustID_add.js
00000882 6.69310760 [12104] MM5 [6628](B) Retrieving file file:///consts.js
00000883 6.69318533 [12104] MM5 [6628](B) buildPathFromUrl from file:///consts.js to consts.js
00000884 6.69430494 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\consts.js"
00000885 6.69455433 [12104] MM5 [6628](B) buildPathFromUrl from file:///consts_add.js to consts_add.js
00000886 6.69869566 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchTVDB.js
00000887 6.69877481 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTVDB.js to helpers/searchTVDB.js
00000888 6.69989920 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchTVDB.js"
00000889 6.70016623 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTVDB_add.js to helpers/searchTVDB_add.js
00000890 6.70489359 [12104] MM5 [6628](B) Retrieving file file:///helpers/tvdb.js
00000891 6.70496941 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvdb.js to helpers/tvdb.js
00000892 6.70608330 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/tvdb.js"
00000893 6.70635891 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvdb_add.js to helpers/tvdb_add.js
00000894 6.71100235 [12104] MM5 [6628](B) Retrieving file file:///helpers/tvmaze.js
00000895 6.71108007 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvmaze.js to helpers/tvmaze.js
00000896 6.71254635 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/tvmaze.js"
00000897 6.71276569 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvmaze_add.js to helpers/tvmaze_add.js
00000898 6.71629190 [12104] MM5 [6628](B) Retrieving file file:///helpers/imdb.js
00000899 6.71636915 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/imdb.js to helpers/imdb.js
00000900 6.71747828 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/imdb.js"
00000901 6.71773672 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/imdb_add.js to helpers/imdb_add.js
00000902 6.72210550 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchIMDb.js
00000903 6.72218323 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchIMDb.js to helpers/searchIMDb.js
00000904 6.72332573 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchIMDb.js"
00000905 6.72358370 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchIMDb_add.js to helpers/searchIMDb_add.js
00000906 6.72743702 [12104] MM5 [6628](B) Retrieving file file:///playerUtils.js
00000907 6.72751331 [12104] MM5 [6628](B) buildPathFromUrl from file:///playerUtils.js to playerUtils.js
00000908 6.72874165 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\playerUtils.js"
00000909 6.72905064 [12104] MM5 [6628](B) buildPathFromUrl from file:///playerUtils_add.js to playerUtils_add.js
00000910 6.73483944 [12104] MM5 [6628](B) Retrieving file file:///controls/embeddedWindow.js
00000911 6.73485994 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/embeddedWindow.js to controls/embeddedWindow.js
00000912 6.73600245 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/embeddedWindow.js"
00000913 6.73626089 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/embeddedWindow_add.js to controls/embeddedWindow_add.js
00000914 6.74067116 [12104] MM5 [6628](B) Retrieving file file:///controls/switchWindow.js
00000915 6.74075270 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/switchWindow.js to controls/switchWindow.js
00000916 6.74189425 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/switchWindow.js"
00000917 6.74215794 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/switchWindow_add.js to controls/switchWindow_add.js
00000918 6.76248503 [12104] MM5 [6628](B) Retrieving file file:///controls/checkbox.js
00000919 6.76307774 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/checkbox.js to controls/checkbox.js
00000920 6.76380062 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/checkbox.js"
00000921 6.76408482 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/checkbox_add.js to controls/checkbox_add.js
00000922 6.76933241 [12104] MM5 [6628](B) Retrieving file file:///controls/innerWindow.js
00000923 6.76941395 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/innerWindow.js to controls/innerWindow.js
00000924 6.77054501 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/innerWindow.js"
00000925 6.77080822 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/innerWindow_add.js to controls/innerWindow_add.js
00000926 6.78046131 [10596] MM5 [10100](R) Page DevTools JSON [ {
00000927 6.78046131 [10596] "description": "",
00000928 6.78046131 [10596] "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:9222/devtools/page/(E812467D3B571416AABEA896FB611E0)",
00000929 6.78046131 [10596] "id": "(E812467D3B571416AABEA896FB611E0)",
00000930 6.78046131 [10596] "title": "empty.html",
00000931 6.78046131 [10596] "type": "page",
00000932 6.78046131 [10596] "url": "file:///dialogs/empty.html",
00000933 6.78046131 [10596] "webSocketDebuggerUrl": "ws://localhost:9222/devtools/page/(E812467D3B571416AABEA896FB611E0)"
00000934 6.78046131 [10596] }, {
00000935 6.78046131 [10596] "description": "",
00000936 6.78046131 [10596] "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:9222/devtools/page/(74D567915A36BDFDFAE25EE2D4983F42)",
00000937 6.78046131 [10596] "id": "(74D567915A36BDFDFAE25EE2D4983F42)",
00000938 6.78046131 [10596] "title": "mainwindow.html",
00000939 6.78046131 [10596] "type": "page",
00000940 6.78046131 [10596] "url": "file:///mainwindow.html",
00000941 6.78046131 [10596] "webSocketDebuggerUrl": "ws://localhost:9222/devtools/page/(74D567915A36BDFDFAE25EE2D4983F42)"
00000942 6.78046131 [10596] } ]
00000943 6.78178549 [10596] MM5 [10100](R) load event call 2
00000944 6.78806162 [10596] MM5 [10100](R) Menu w.loaded - closing after load
00000945 6.78827810 [10596] MM5 [10100](R) Main window is not minimized and hidden
00000946 6.78855085 [10596] MM5 [10100](R) Menu w.closed
00000947 6.78881836 [10596] MM5 [10100](R) Main window is not minimized and hidden
00000948 6.79014874 [12104] MM5 [6628](B) Retrieving file file:///controls/popupmenupopup.js
00000949 6.79022360 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/popupmenupopup.js to controls/popupmenupopup.js
00000950 6.79136133 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/popupmenupopup.js"
00000951 6.79170322 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/popupmenupopup_add.js to controls/popupmenupopup_add.js
00000952 6.79553270 [10596] MM5 [10100](R) Main window is not minimized and hidden
00000953 6.79587889 [10596] MM5 [10100](R) ******** currentMD5=B20E3AB0A56DF265138A88D88FD11186, precompiledLessMD5=B20E3AB0A56DF265138A88D88FD11186, currentTimestamp=1292325998, precompiledLessTimestamp=1292325998
00000954 6.79612255 [10596] MM5 [10100](R) ******** using precompiled LESS
00000955 6.80877256 [10596] MM5 [10100](R) Main window is not minimized and hidden
00000956 6.81226873 [10596] MM5 [10100](R) AnimationTime set to 0.3s
00000957 6.82762909 [10596] MM5 [10100](R) ready event call 2
00000958 6.82917976 [12104] MM5 [2816](B) notifyReady called
00000959 6.90000343 [10596] MM5 [10100](R) ready event call 1
00000960 6.90467787 [12104] MM5 [2816](B) notifyReady called
00000961 6.90544462 [12104] MM5 [2816](B) Win7Tools - Taskbar COM object initialized
00000962 6.94080353 [12104] MM5 [2816](B) Activating window file:///mainwindow.html
00000963 6.95355988 [10596] MM5 [10100](R) Main window is not minimized and not hidden
00000964 6.95727015 [12104] TCoolTrayIcon.NotifySystem: Mode = 0
00000965 6.95738649 [10596] MM5 [10100](R) BQ: Added new task. Currently 8 tasks in queue.
00000966 6.95748997 [10596] MM5 [10100](R) BQ: Currently running 14 threads of 14
00000967 7.15508080 [12104] TCoolTrayIcon.NotifySystem: Finished
00000968 7.15514898 [10596] MM5 [10100](R) BQ: Added new task. Currently 9 tasks in queue.
00000969 7.15699959 [10596] MM5 [10100](R) BQ: Currently running 14 threads of 14
00000970 7.49293375 [10596] MM5 [500](R) Task did not run within defined time. Is going to run after 2594ms.
00000971 7.49293375 [10596] Task callstack :
00000972 7.49308920 [10596] MM5 [500](R) JS Callstack:
00000973 7.49308920 [10596] Callstack: Script: file:///controls/navigationBar.js ; Func: initViewFilterIndicator ; Row: 138 ; Col: 16
00000974 7.49308920 [10596] Script: file:///controls/navigationBar.js ; Func: initialize ; Row: 111 ; Col: 14
00000975 7.49308920 [10596] Script: file:///controls/control.js ; Func: window.classCreation ; Row: 1653 ; Col: 14
00000976 7.49308920 [10596] Script: undefined ; Func: NavigationBar ; Row: 2 ; Col: 61
00000977 7.49308920 [10596] Script: file:///mminit.js ; Func: loadClass ; Row: 1331 ; Col: 36
00000978 7.49308920 [10596] Script: file:///mminit.js ; Func: window.initializeControl ; Row: 1344 ; Col: 17
00000979 7.49308920 [10596] Script: file:///mminit.js ; Func: window.forEach ; Row: 811 ; Col: 9
00000980 7.49308920 [10596] Script: file:///mminit.js ; Func: window.initializeControls ; Row: 1365 ; Col: 5
00000981 7.49308920 [10596] Script: file:///mminit.js ; Func: initializeWindow ; Row: 2027 ; Col: 5
00000982 7.49308920 [10596] Script: file:///mminit.js ; Func: undefined ; Row: 2002 ; Col: 13
00000983 7.49327898 [10596] MM5 [500](R) Previous tasks :
00000984 7.49338007 [10596] MM5 [500](R) Running at 394982109
00000985 7.49338007 [10596] =============================================
00000986 7.49347496 [10596] MM5 [500](R) Running at 394982109
00000987 7.49347496 [10596] =============================================
00000988 7.49356127 [10596] MM5 [500](R) Running at 394982093
00000989 7.49356127 [10596] =============================================
00000990 7.49364710 [10596] MM5 [500](R) Running at 394981000
00000991 7.49364710 [10596] =============================================
00000992 7.49373198 [10596] MM5 [500](R) Running at 394981000
00000993 7.49373198 [10596] =============================================
00000994 7.49381638 [10596] MM5 [500](R) Running at 394980984
00000995 7.49381638 [10596] =============================================
00000996 7.49389982 [10596] MM5 [500](R) Running at 394980984
00000997 7.49389982 [10596] =============================================
00000998 7.49398422 [10596] MM5 [500](R) Running at 394980984
00000999 7.49398422 [10596] =============================================
00001000 7.50474310 [10596] MM5 [500](R) Task did not run within defined time. Is going to run after 1797ms.
00001001 7.50474310 [10596] Task callstack :
00001002 7.50490141 [10596] MM5 [500](R) JS Callstack:
00001003 7.50490141 [10596] Callstack: Script: file:///viewHandlers.js ; Func: undefined ; Row: 5473 ; Col: 29
00001004 7.50490141 [10596] Script: file:///promise.js ; Func: invokeResolver ; Row: 387 ; Col: 18
00001005 7.50490141 [10596] Script: file:///promise.js ; Func: Promise ; Row: 374 ; Col: 7
00001006 7.50490141 [10596] Script: file:///viewHandlers.js ; Func: getChildren ; Row: 5438 ; Col: 16
00001007 7.50490141 [10596] Script: file:///controls/treeview.js ; Func: expandNode ; Row: 379 ; Col: 21
00001008 7.50490141 [10596] Script: file:///controls/mediaTree.js ; Func: undefined ; Row: 84 ; Col: 41
00001009 7.50490141 [10596] Script: file:///promise.js ; Func: invokeResolver ; Row: 387 ; Col: 18
00001010 7.50490141 [10596] Script: file:///promise.js ; Func: Promise ; Row: 374 ; Col: 7
00001011 7.50490141 [10596] Script: file:///controls/mediaTree.js ; Func: expandNode ; Row: 83 ; Col: 16
00001012 7.50490141 [10596] Script: file:///controls/mediaTree.js ; Func: initialize ; Row: 27 ; Col: 14
00001013 7.50503159 [10596] MM5 [500](R) Previous tasks :
00001014 7.50512695 [10596] MM5 [500](R) Running at 394984984
00001015 7.50512695 [10596] =============================================
00001016 7.50523710 [10596] MM5 [500](R) Running at 394982109
00001017 7.50523710 [10596] =============================================
00001018 7.50532818 [10596] MM5 [500](R) Running at 394982109
00001019 7.50532818 [10596] =============================================
00001020 7.50541449 [10596] MM5 [500](R) Running at 394982093
00001021 7.50541449 [10596] =============================================
00001022 7.50549936 [10596] MM5 [500](R) Running at 394981000
00001023 7.50549936 [10596] =============================================
00001024 7.50558472 [10596] MM5 [500](R) Running at 394981000
00001025 7.50558472 [10596] =============================================
00001026 7.50566864 [10596] MM5 [500](R) Running at 394980984
00001027 7.50566864 [10596] =============================================
00001028 7.50575256 [10596] MM5 [500](R) Running at 394980984
00001029 7.50575256 [10596] =============================================
00001030 7.50583696 [10596] MM5 [500](R) Running at 394980984
00001031 7.50583696 [10596] =============================================
00001032 7.50624084 [10596] MM5 [500](R) 500 DB prepare SQL: SELECT * FROM Filters
00001033 7.50634193 [10596] MM5 [500](R) BQ: Currently running 14 threads of 15
00001034 7.50687265 [10596] MM5 [1972](R) Received command line: '"D:\My Documents\Temp\MediaMonkey 5-117\MediaMonkey.exe" '
00001035 7.50700045 [10596] MM5 [1972](R) Task did not run within defined time. Is going to run after 1766ms.
00001036 7.50700045 [10596] Task callstack :
00001037 7.50710726 [10596] MM5 [1972](R) JS Callstack:
00001038 7.50710726 [10596] Callstack: Script: file:///controls/dropdown.js ; Func: initialize ; Row: 416 ; Col: 53
00001039 7.50710726 [10596] Script: file:///controls/control.js ; Func: window.classCreation ; Row: 1653 ; Col: 14
00001040 7.50710726 [10596] Script: undefined ; Func: Dropdown ; Row: 2 ; Col: 56
00001041 7.50710726 [10596] Script: file:///mminit.js ; Func: loadClass ; Row: 1331 ; Col: 36
00001042 7.50710726 [10596] Script: file:///mminit.js ; Func: window.initializeControl ; Row: 1344 ; Col: 17
00001043 7.50710726 [10596] Script: file:///mminit.js ; Func: window.forEach ; Row: 811 ; Col: 9
00001044 7.50710726 [10596] Script: file:///mminit.js ; Func: window.initializeControls ; Row: 1365 ; Col: 5
00001045 7.50710726 [10596] Script: file:///controls/searchEditor.js ; Func: initialize ; Row: 33 ; Col: 9
00001046 7.50710726 [10596] Script: file:///controls/filterEditor.js ; Func: initialize ; Row: 24 ; Col: 40
00001047 7.50710726 [10596] Script: file:///controls/control.js ; Func: window.classCreation ; Row: 1653 ; Col: 14
00001048 7.50722313 [10596] MM5 [1972](R) Previous tasks :
00001049 7.50730801 [10596] MM5 [1972](R) Running at 394984984
00001050 7.50730801 [10596] =============================================
00001051 7.50739384 [10596] MM5 [1972](R) Running at 394984984
00001052 7.50739384 [10596] =============================================
00001053 7.50747824 [10596] MM5 [1972](R) Running at 394982109
00001054 7.50747824 [10596] =============================================
00001055 7.50756168 [10596] MM5 [1972](R) Running at 394982109
00001056 7.50756168 [10596] =============================================
00001057 7.50764513 [10596] MM5 [1972](R) Running at 394982093
00001058 7.50764513 [10596] =============================================
00001059 7.50773048 [10596] MM5 [1972](R) Running at 394981000
00001060 7.50773048 [10596] =============================================
00001061 7.50781393 [10596] MM5 [1972](R) Running at 394981000
00001062 7.50781393 [10596] =============================================
00001063 7.50789690 [10596] MM5 [1972](R) Running at 394980984
00001064 7.50789690 [10596] =============================================
00001065 7.50797987 [10596] MM5 [1972](R) Running at 394980984
00001066 7.50797987 [10596] =============================================
00001067 7.50806999 [10596] MM5 [1972](R) Running at 394980984
00001068 7.50806999 [10596] =============================================
00001069 7.50821209 [10596] MM5 [1972](R) BQ: Currently running 15 threads of 15
00001070 7.50860882 [10596] MM5 [10104](R) Task did not run within defined time. Is going to run after 1735ms.
00001071 7.50860882 [10596] Task callstack :
00001072 7.50871515 [10596] MM5 [10104](R) JS Callstack:
00001073 7.50871515 [10596] Callstack: Script: file:///controls/filterEditor.js ; Func: initialize ; Row: 32 ; Col: 16
00001074 7.50871515 [10596] Script: file:///controls/control.js ; Func: window.classCreation ; Row: 1653 ; Col: 14
00001075 7.50871515 [10596] Script: undefined ; Func: FilterEditor ; Row: 2 ; Col: 60
00001076 7.50871515 [10596] Script: file:///mminit.js ; Func: loadClass ; Row: 1331 ; Col: 36
00001077 7.50871515 [10596] Script: file:///mminit.js ; Func: window.initializeControl ; Row: 1349 ; Col: 21
00001078 7.50871515 [10596] Script: file:///mminit.js ; Func: window.forEach ; Row: 811 ; Col: 9
00001079 7.50871515 [10596] Script: file:///mminit.js ; Func: window.initializeControls ; Row: 1365 ; Col: 5
00001080 7.50871515 [10596] Script: file:///controls/mainTabContent.js ; Func: initialize ; Row: 29 ; Col: 9
00001081 7.50871515 [10596] Script: file:///controls/control.js ; Func: window.classCreation ; Row: 1653 ; Col: 14
00001082 7.50871515 [10596] Script: undefined ; Func: MainTabContent ; Row: 2 ; Col: 62
00001083 7.50884342 [10596] MM5 [10104](R) Previous tasks :
00001084 7.50892782 [10596] MM5 [10104](R) Running at 394984984
00001085 7.50892782 [10596] =============================================
00001086 7.50901175 [10596] MM5 [10104](R) Running at 394984984
00001087 7.50901175 [10596] =============================================
00001088 7.50909567 [10596] MM5 [10104](R) Running at 394984984
00001089 7.50909567 [10596] =============================================
00001090 7.50924206 [10596] MM5 [10104](R) Running at 394982109
00001091 7.50924206 [10596] =============================================
00001092 7.50933647 [10596] MM5 [10104](R) Running at 394982109
00001093 7.50933647 [10596] =============================================
00001094 7.50942039 [10596] MM5 [10104](R) Running at 394982093
00001095 7.50942039 [10596] =============================================
00001096 7.50950241 [10596] MM5 [10104](R) Running at 394981000
00001097 7.50950241 [10596] =============================================
00001098 7.50958538 [10596] MM5 [10104](R) Running at 394981000
00001099 7.50958538 [10596] =============================================
00001100 7.50966740 [10596] MM5 [10104](R) Running at 394980984
00001101 7.50966740 [10596] =============================================
00001102 7.50974941 [10596] MM5 [10104](R) Running at 394980984
00001103 7.50974941 [10596] =============================================
00001104 7.50983238 [10596] MM5 [10104](R) Running at 394980984
00001105 7.50983238 [10596] =============================================
00001106 7.51523685 [10596] MM5 [10100](R) BQ: Added new task. Currently 6 tasks in queue.
00001107 7.51563931 [10596] MM5 [10100](R) BQ: Currently running 15 threads of 15
00001108 7.51715851 [10596] MM5 [10100](R) BQ: Added new task. Currently 7 tasks in queue.
00001109 7.51719427 [10596] MM5 [10100](R) BQ: Currently running 15 threads of 15
00001110 7.51788616 [10596] MM5 [10100](R) Performance warning: doOnChange is called too often, consider using beginUpdate/endUpdate
00001111 7.53663826 [10596] MM5 [10100](R) BQ: Added new task. Currently 8 tasks in queue.
00001112 7.53682518 [10596] MM5 [10100](R) BQ: Currently running 15 threads of 15
00001113 7.54266453 [10596] MM5 [10100](R) TQueryData.fromJSON: {"conditions":{"data":[]},"matchAllCriteria":true,"collection":"Entire Library"}
00001114 7.54288530 [10596] MM5 [10100](R) Performance warning: doOnChange is called too often, consider using beginUpdate/endUpdate
00001115 7.54364777 [10596] MM5 [10100](R) BQ: Added new task. Currently 9 tasks in queue.
00001116 7.54377508 [10596] MM5 [10100](R) BQ: Currently running 15 threads of 15
00001117 7.54489470 [10596] MM5 [10100](R) TQueryData.fromJSON: {"conditions":{"data":[]},"matchAllCriteria":true,"collection":"Entire Library"}
00001118 7.54506922 [10596] MM5 [10100](R) Performance warning: doOnChange is called too often, consider using beginUpdate/endUpdate
00001119 7.54621553 [10596] MM5 [10100](R) Performance warning: doOnChange is called too often, consider using beginUpdate/endUpdate
00001120 7.54693842 [10596] MM5 [10100](R) BQ: Added new task. Currently 10 tasks in queue.
00001121 7.54770327 [10596] MM5 [10100](R) BQ: Currently running 15 threads of 15
00001122 7.54816437 [10596] MM5 [10100](R) Performance warning: doOnChange is called too often, consider using beginUpdate/endUpdate
00001123 7.58791780 [10596] MM5 [10104](R) Task did not run within defined time. Is going to run after 1516ms.
00001124 7.58791780 [10596] Task callstack :
00001125 7.58807087 [10596] MM5 [10104](R) JS Callstack:
00001126 7.58807087 [10596] Callstack: Script: file:///helpers/mediaSync.js ; Func: initNewProfiles ; Row: 1570 ; Col: 35
00001127 7.58807087 [10596] Script: file:///helpers/mediaSync.js ; Func: initNewProfiles ; Row: 1851 ; Col: 19
00001128 7.58807087 [10596] Script: file:///helpers/mediaSync.js ; Func: appStartInit ; Row: 1829 ; Col: 14
00001129 7.58807087 [10596] Script: file:///maincontent.js ; Func: undefined ; Row: 133 ; Col: 22
00001130 7.58807087 [10596] Script: file:///mminit.js ; Func: undefined ; Row: 1597 ; Col: 9
00001131 7.58807087 [10596] Script: file:///mminit.js ; Func: notifyPageReady ; Row: 1596 ; Col: 12
00001132 7.58807087 [10596] Script: file:///mminit.js ; Func: initializeWindow ; Row: 2045 ; Col: 5
00001133 7.58807087 [10596] Script: file:///mminit.js ; Func: undefined ; Row: 2002 ; Col: 13
00001134 7.58820152 [10596] MM5 [10104](R) Previous tasks :
00001135 7.58829594 [10596] MM5 [10104](R) Running at 394985000
00001136 7.58829594 [10596] =============================================
00001137 7.58838701 [10596] MM5 [10104](R) Running at 394984984
00001138 7.58838701 [10596] =============================================
00001139 7.58847380 [10596] MM5 [10104](R) Running at 394984984
00001140 7.58847380 [10596] =============================================
00001141 7.58855915 [10596] MM5 [10104](R) Running at 394984984
00001142 7.58855915 [10596] =============================================
00001143 7.58864594 [10596] MM5 [10104](R) Running at 394982109
00001144 7.58864594 [10596] =============================================
00001145 7.58873034 [10596] MM5 [10104](R) Running at 394982109
00001146 7.58873034 [10596] =============================================
00001147 7.58881521 [10596] MM5 [10104](R) Running at 394982093
00001148 7.58881521 [10596] =============================================
00001149 7.58889866 [10596] MM5 [10104](R) Running at 394981000
00001150 7.58889866 [10596] =============================================
00001151 7.58898306 [10596] MM5 [10104](R) Running at 394981000
00001152 7.58898306 [10596] =============================================
00001153 7.58906651 [10596] MM5 [10104](R) Running at 394980984
00001154 7.58906651 [10596] =============================================
00001155 7.58980131 [10596] MM5 [10104](R) Running at 394980984
00001156 7.58980131 [10596] =============================================
00001157 7.58993244 [10596] MM5 [10104](R) Running at 394980984
00001158 7.58993244 [10596] =============================================
00001159 7.60475969 [10596] UPnP: Init
00001160 7.62479734 [10596] MM5 [10104](R) BQ: Currently running 15 threads of 16
00001161 7.62578011 [10596] MM5 [7728](R) Task did not run within defined time. Is going to run after 1516ms.
00001162 7.62578011 [10596] Task callstack :
00001163 7.62591028 [10596] MM5 [7728](R) JS Callstack:
00001164 7.62591028 [10596] Callstack: Script: file:///controls/control.js ; Func: undefined ; Row: 1108 ; Col: 29
00001165 7.62591028 [10596] Script: file:///controls/control.js ; Func: undefined ; Row: 259 ; Col: 13
00001166 7.62600946 [10596] MM5 [7728](R) Previous tasks :
00001167 7.62610102 [10596] MM5 [7728](R) Running at 394985078
00001168 7.62610102 [10596] =============================================
00001169 7.62619066 [10596] MM5 [7728](R) Running at 394985000
00001170 7.62619066 [10596] =============================================
00001171 7.62627459 [10596] MM5 [7728](R) Running at 394984984
00001172 7.62627459 [10596] =============================================
00001173 7.62635851 [10596] MM5 [7728](R) Running at 394984984
00001174 7.62635851 [10596] =============================================
00001175 7.62644863 [10596] MM5 [7728](R) Running at 394984984
00001176 7.62644863 [10596] =============================================
00001177 7.62653208 [10596] MM5 [7728](R) Running at 394982109
00001178 7.62653208 [10596] =============================================
00001179 7.62661552 [10596] MM5 [7728](R) Running at 394982109
00001180 7.62661552 [10596] =============================================
00001181 7.62669849 [10596] MM5 [7728](R) Running at 394982093
00001182 7.62669849 [10596] =============================================
00001183 7.62678194 [10596] MM5 [7728](R) Running at 394981000
00001184 7.62678194 [10596] =============================================
00001185 7.62686491 [10596] MM5 [7728](R) Running at 394981000
00001186 7.62686491 [10596] =============================================
00001187 7.62694788 [10596] MM5 [7728](R) Running at 394980984
00001188 7.62694788 [10596] =============================================
00001189 7.62702990 [10596] MM5 [7728](R) Running at 394980984
00001190 7.62702990 [10596] =============================================
00001191 7.62711477 [10596] MM5 [7728](R) Running at 394980984
00001192 7.62711477 [10596] =============================================
00001193 7.63542509 [10596] MM5 [7728](R) Task did not run within defined time. Is going to run after 1500ms.
00001194 7.63542509 [10596] Task callstack :
00001195 7.63557100 [10596] MM5 [7728](R) JS Callstack:
00001196 7.63557100 [10596] Callstack: Script: file:///controls/control.js ; Func: undefined ; Row: 1108 ; Col: 29
00001197 7.63557100 [10596] Script: file:///controls/control.js ; Func: undefined ; Row: 259 ; Col: 13
00001198 7.63567400 [10596] MM5 [7728](R) Previous tasks :
00001199 7.63576651 [10596] MM5 [7728](R) Running at 394985109
00001200 7.63576651 [10596] =============================================
00001201 7.63585663 [10596] MM5 [7728](R) Running at 394985078
00001202 7.63585663 [10596] =============================================
00001203 7.63594341 [10596] MM5 [7728](R) Running at 394985000
00001204 7.63594341 [10596] =============================================
00001205 7.63603067 [10596] MM5 [7728](R) Running at 394984984
00001206 7.63603067 [10596] =============================================
00001207 7.63628101 [10596] MM5 [7728](R) Running at 394984984
00001208 7.63628101 [10596] =============================================
00001209 7.63637495 [10596] MM5 [7728](R) Running at 394984984
00001210 7.63637495 [10596] =============================================
00001211 7.63645935 [10596] MM5 [7728](R) Running at 394982109
00001212 7.63645935 [10596] =============================================
00001213 7.63654280 [10596] MM5 [7728](R) Running at 394982109
00001214 7.63654280 [10596] =============================================
00001215 7.63662577 [10596] MM5 [7728](R) Running at 394982093
00001216 7.63662577 [10596] =============================================
00001217 7.63670874 [10596] MM5 [7728](R) Running at 394981000
00001218 7.63670874 [10596] =============================================
00001219 7.63679123 [10596] MM5 [7728](R) Running at 394981000
00001220 7.63679123 [10596] =============================================
00001221 7.63687420 [10596] MM5 [7728](R) Running at 394980984
00001222 7.63687420 [10596] =============================================
00001223 7.63695717 [10596] MM5 [7728](R) Running at 394980984
00001224 7.63695717 [10596] =============================================
00001225 7.63706875 [10596] MM5 [7728](R) Running at 394980984
00001226 7.63706875 [10596] =============================================
00001227 7.63817835 [10596] MM5 [7728](R) Task did not run within defined time. Is going to run after 688ms.
00001228 7.63817835 [10596] Task callstack :
00001229 7.63829517 [10596] MM5 [7728](R) Previous tasks :
00001230 7.63838434 [10596] MM5 [7728](R) Running at 394985125
00001231 7.63838434 [10596] =============================================
00001232 7.63847113 [10596] MM5 [7728](R) Running at 394985109
00001233 7.63847113 [10596] =============================================
00001234 7.63855553 [10596] MM5 [7728](R) Running at 394985078
00001235 7.63855553 [10596] =============================================
00001236 7.63863802 [10596] MM5 [7728](R) Running at 394985000
00001237 7.63863802 [10596] =============================================
00001238 7.63872194 [10596] MM5 [7728](R) Running at 394984984
00001239 7.63872194 [10596] =============================================
00001240 7.63880396 [10596] MM5 [7728](R) Running at 394984984
00001241 7.63880396 [10596] =============================================
00001242 7.63888693 [10596] MM5 [7728](R) Running at 394984984
00001243 7.63888693 [10596] =============================================
00001244 7.63896942 [10596] MM5 [7728](R) Running at 394982109
00001245 7.63896942 [10596] =============================================
00001246 7.63905144 [10596] MM5 [7728](R) Running at 394982109
00001247 7.63905144 [10596] =============================================
00001248 7.63913965 [10596] MM5 [7728](R) Running at 394982093
00001249 7.63913965 [10596] =============================================
00001250 7.63922310 [10596] MM5 [7728](R) Running at 394981000
00001251 7.63922310 [10596] =============================================
00001252 7.63930607 [10596] MM5 [7728](R) Running at 394981000
00001253 7.63930607 [10596] =============================================
00001254 7.63938808 [10596] MM5 [7728](R) Running at 394980984
00001255 7.63938808 [10596] =============================================
00001256 7.63947105 [10596] MM5 [7728](R) Running at 394980984
00001257 7.63947105 [10596] =============================================
00001258 7.63955307 [10596] MM5 [7728](R) Running at 394980984
00001259 7.63955307 [10596] =============================================
00001260 7.64004946 [10596] MM5 [7728](R) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\info.json"
00001261 7.65886354 [10596] MM5 [10100](R) Processing script D:\My Documents\Temp\MediaMonkey 5-117\Scripts\lastFM
00001262 7.66015244 [12104] MM5 [6628](B) Retrieving file file:///lastFM/init.js
00001263 7.66023207 [12104] MM5 [6628](B) buildPathFromUrl from file:///lastFM/init.js to lastFM/init.js
00001264 7.66150331 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\lastFM\init.js"
00001265 7.66605759 [12104] MM5 [6628](B) buildPathFromUrl from file:///lastFM/init_add.js to lastFM/init_add.js
00001266 7.67020512 [12104] MM5 [6628](B) Retrieving file file:///lastfm/lastFMTools.js
00001267 7.67028189 [12104] MM5 [6628](B) buildPathFromUrl from file:///lastfm/lastFMTools.js to lastfm/lastFMTools.js
00001268 7.67136908 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\lastFM\lastFMTools.js"
00001269 7.67166090 [12104] MM5 [6628](B) buildPathFromUrl from file:///lastfm/lastFMTools_add.js to lastfm/lastFMTools_add.js
00001270 7.68042326 [10596] MM5 [10100](R) BQ: Added new task. Currently 7 tasks in queue.
00001271 7.68046045 [10596] MM5 [10100](R) BQ: Currently running 16 threads of 16
00001272 7.68219233 [12104] MM5 [6628](B) Retrieving file file:///lastfm/local.js
00001273 7.68227720 [12104] MM5 [6628](B) buildPathFromUrl from file:///lastfm/local.js to lastfm/local.js
00001274 7.68338585 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\lastFM\local.js"
00001275 7.68366575 [12104] MM5 [6628](B) buildPathFromUrl from file:///lastfm/local_add.js to lastfm/local_add.js
00001276 7.68840313 [10596] MM5 [10100](R) Processing script D:\My Documents\Temp\MediaMonkey 5-117\Scripts\vis_bars
00001277 7.68954086 [12104] MM5 [6628](B) Retrieving file file:///vis_bars/init.js
00001278 7.68962240 [12104] MM5 [6628](B) buildPathFromUrl from file:///vis_bars/init.js to vis_bars/init.js
00001279 7.68998909 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\vis_bars\init.js"
00001280 7.69028234 [12104] MM5 [6628](B) buildPathFromUrl from file:///vis_bars/init_add.js to vis_bars/init_add.js
00001281 7.69330549 [10596] MM5 [10100](R) Processing script D:\My Documents\Temp\MediaMonkey 5-117\Scripts\vis_linefade
00001282 7.69440222 [12104] MM5 [6628](B) Retrieving file file:///vis_linefade/init.js
00001283 7.69449234 [12104] MM5 [6628](B) buildPathFromUrl from file:///vis_linefade/init.js to vis_linefade/init.js
00001284 7.69669628 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\vis_linefade\init.js"
00001285 7.69731855 [12104] MM5 [6628](B) buildPathFromUrl from file:///vis_linefade/init_add.js to vis_linefade/init_add.js
00001286 7.69987011 [10596] MM5 [10100](R) Processing script D:\My Documents\Temp\MediaMonkey 5-117\Scripts\vis_milkshake
00001287 7.70110750 [12104] MM5 [6628](B) Retrieving file file:///vis_milkshake/init.js
00001288 7.70128632 [12104] MM5 [6628](B) buildPathFromUrl from file:///vis_milkshake/init.js to vis_milkshake/init.js
00001289 7.70198441 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\vis_milkshake\init.js"
00001290 7.70230055 [12104] MM5 [6628](B) buildPathFromUrl from file:///vis_milkshake/init_add.js to vis_milkshake/init_add.js
00001291 7.70539331 [10596] MM5 [10100](R) Processing script D:\My Documents\Temp\MediaMonkey 5-117\Scripts\vis_oscillator
00001292 7.70654297 [12104] MM5 [6628](B) Retrieving file file:///vis_oscillator/init.js
00001293 7.70662594 [12104] MM5 [6628](B) buildPathFromUrl from file:///vis_oscillator/init.js to vis_oscillator/init.js
00001294 7.70735216 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\vis_oscillator\init.js"
00001295 7.70764208 [12104] MM5 [6628](B) buildPathFromUrl from file:///vis_oscillator/init_add.js to vis_oscillator/init_add.js
00001296 7.71950960 [10596] MM5 [7728](R) Task did not run within defined time. Is going to run after 563ms.
00001297 7.71950960 [10596] Task callstack :
00001298 7.71964884 [10596] MM5 [7728](R) Previous tasks :
00001299 7.71975088 [10596] MM5 [7728](R) Running at 394985125
00001300 7.71975088 [10596] =============================================
00001301 7.71984386 [10596] MM5 [7728](R) Running at 394985125
00001302 7.71984386 [10596] =============================================
00001303 7.71993399 [10596] MM5 [7728](R) Running at 394985109
00001304 7.71993399 [10596] =============================================
00001305 7.72002363 [10596] MM5 [7728](R) Running at 394985078
00001306 7.72002363 [10596] =============================================
00001307 7.72011662 [10596] MM5 [7728](R) Running at 394985000
00001308 7.72011662 [10596] =============================================
00001309 7.72020388 [10596] MM5 [7728](R) Running at 394984984
00001310 7.72020388 [10596] =============================================
00001311 7.72028971 [10596] MM5 [7728](R) Running at 394984984
00001312 7.72028971 [10596] =============================================
00001313 7.72037458 [10596] MM5 [7728](R) Running at 394984984
00001314 7.72037458 [10596] =============================================
00001315 7.72046614 [10596] MM5 [7728](R) Running at 394982109
00001316 7.72046614 [10596] =============================================
00001317 7.72055149 [10596] MM5 [7728](R) Running at 394982109
00001318 7.72055149 [10596] =============================================
00001319 7.72063589 [10596] MM5 [7728](R) Running at 394982093
00001320 7.72063589 [10596] =============================================
00001321 7.72072077 [10596] MM5 [7728](R) Running at 394981000
00001322 7.72072077 [10596] =============================================
00001323 7.72080517 [10596] MM5 [7728](R) Running at 394981000
00001324 7.72080517 [10596] =============================================
00001325 7.72088861 [10596] MM5 [7728](R) Running at 394980984
00001326 7.72088861 [10596] =============================================
00001327 7.72097301 [10596] MM5 [7728](R) Running at 394980984
00001328 7.72097301 [10596] =============================================
00001329 7.77093506 [10596] MM5 [7728](R) buildPathFromUrl from D:\My Documents\Temp\MediaMonkey 5-117\Portable\LastFM_Cache.jsonl to D:\My Documents\Temp\MediaMonkey 5-117\Portable\LastFM_Cache.jsonl
00001330 8.34705448 [10596] MM5 [10100](R) ********** OnBrowserCreated 3
00001331 8.34735012 [10596] MM5 [10100](R) initializeLocals
00001332 8.35025692 [12104] MM5 [6628](B) Retrieving file file:///dialogs/dlgProgressWindow.html
00001333 8.35194874 [12104] MM5 [6628](B) buildPathFromUrl from file:///dialogs/dlgProgressWindow.html to dialogs/dlgProgressWindow.html
00001334 8.35229397 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\dialogs/dlgProgressWindow.html"
00001335 8.35552025 [12104] MM5 [6628](B) buildPathFromUrl from file:///dialogs/dlgProgressWindow_add.html to dialogs/dlgProgressWindow_add.html
00001336 8.37351990 [12104] MM5 [6628](B) Retrieving file file:///mminit.js
00001337 8.37462711 [12104] MM5 [6628](B) buildPathFromUrl from file:///mminit.js to mminit.js
00001338 8.37532234 [10596] MM5 [10100](R) ********** OnContextCreated file:///dialogs/dlgProgressWindow.html (3)
00001339 8.37579155 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\mminit.js"
00001340 8.38075352 [12104] MM5 [6628](B) buildPathFromUrl from file:///mminit_add.js to mminit_add.js
00001341 8.38088703 [12104] MM5 [6628](B) Retrieving file file:///dialogs/dlgProgressWindow.js
00001342 8.38315487 [12104] MM5 [6628](B) buildPathFromUrl from file:///dialogs/dlgProgressWindow.js to dialogs/dlgProgressWindow.js
00001343 8.38351631 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\dialogs/dlgProgressWindow.js"
00001344 8.38610649 [12104] MM5 [6628](B) buildPathFromUrl from file:///dialogs/dlgProgressWindow_add.js to dialogs/dlgProgressWindow_add.js
00001345 8.39063644 [12104] MM5 [6628](B) Retrieving file file:///promise.js
00001346 8.39074039 [12104] MM5 [6628](B) buildPathFromUrl from file:///promise.js to promise.js
00001347 8.39241505 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\promise.js"
00001348 8.39269924 [12104] MM5 [6628](B) buildPathFromUrl from file:///promise_add.js to promise_add.js
00001349 8.40007687 [12104] MM5 [6628](B) Retrieving file file:///temp/precompiledLess.css
00001350 8.40060711 [12104] MM5 [6628](B) buildPathFromUrl from file:///temp/precompiledLess.css to D:\My Documents\Temp\MediaMonkey 5-117\Portable\Temp\precompiledLess.css
00001351 8.40116787 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Portable\Temp\precompiledLess.css"
00001352 8.40221405 [12104] MM5 [6628](B) buildPathFromUrl from file:///temp/precompiledLess_add.css to D:\My Documents\Temp\MediaMonkey 5-117\Portable\Temp\precompiledLess_add.css
00001353 8.40385246 [12104] MM5 [6628](B) Retrieving file file:///binding.js
00001354 8.40393162 [12104] MM5 [6628](B) buildPathFromUrl from file:///binding.js to binding.js
00001355 8.40540028 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\binding.js"
00001356 8.40569782 [12104] MM5 [6628](B) buildPathFromUrl from file:///binding_add.js to binding_add.js
00001357 8.41212273 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00001358 8.41249371 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00001359 8.41298771 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00001360 8.41482735 [12104] MM5 [6628](B) Retrieving file file:///helpers/observableObject.js
00001361 8.41491318 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/observableObject.js to helpers/observableObject.js
00001362 8.41686535 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/observableObject.js"
00001363 8.41744804 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/observableObject_add.js to helpers/observableObject_add.js
00001364 8.42299557 [12104] MM5 [6628](B) Retrieving file file:///utils.js
00001365 8.42540455 [12104] MM5 [6628](B) buildPathFromUrl from file:///utils.js to utils.js
00001366 8.42552948 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\utils.js"
00001367 8.42610359 [12104] MM5 [6628](B) buildPathFromUrl from file:///utils_add.js to utils_add.js
00001368 8.43201256 [12104] MM5 [6628](B) Retrieving file file:///animationTools.js
00001369 8.43208218 [12104] MM5 [6628](B) buildPathFromUrl from file:///animationTools.js to animationTools.js
00001370 8.43405342 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\animationTools.js"
00001371 8.43460274 [12104] MM5 [6628](B) buildPathFromUrl from file:///animationTools_add.js to animationTools_add.js
00001372 8.44031525 [12104] MM5 [6628](B) Retrieving file file:///velocity.js
00001373 8.44040298 [12104] MM5 [6628](B) buildPathFromUrl from file:///velocity.js to velocity.js
00001374 8.44195175 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\velocity.js"
00001375 8.44239235 [12104] MM5 [6628](B) buildPathFromUrl from file:///velocity_add.js to velocity_add.js
00001376 8.45251751 [12104] MM5 [6628](B) Retrieving file file:///controls/tooltipController.js
00001377 8.45260715 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/tooltipController.js to controls/tooltipController.js
00001378 8.45419407 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/tooltipController.js"
00001379 8.45446301 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/tooltipController_add.js to controls/tooltipController_add.js
00001380 8.45907307 [12104] MM5 [6628](B) Retrieving file file:///controls/control.js
00001381 8.45915794 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/control.js to controls/control.js
00001382 8.46073437 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/control.js"
00001383 8.46105766 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/control_add.js to controls/control_add.js
00001384 8.52236271 [12104] MM5 [6628](B) Retrieving file file:///dndutils.js
00001385 8.52333450 [12104] MM5 [6628](B) buildPathFromUrl from file:///dndutils.js to dndutils.js
00001386 8.52449512 [12104] MM5 [6628](B) buildPathFromUrl from file:///dndutils_add.js to dndutils_add.js
00001387 8.52450752 [12104] MM5 [6628](B) buildPathFromUrl from file:///dndutils_add.js to dndutils_add.js
00001388 8.53078079 [12104] MM5 [6628](B) Retrieving file file:///controls/popupmenu.js
00001389 8.53091621 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/popupmenu.js to controls/popupmenu.js
00001390 8.53242207 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/popupmenu.js"
00001391 8.53275871 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/popupmenu_add.js to controls/popupmenu_add.js
00001392 8.54266453 [12104] MM5 [6628](B) Retrieving file file:///actions.js
00001393 8.54274464 [12104] MM5 [6628](B) buildPathFromUrl from file:///actions.js to actions.js
00001394 8.54428577 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\actions.js"
00001395 8.54612064 [12104] MM5 [6628](B) buildPathFromUrl from file:///actions_add.js to actions_add.js
00001396 8.54717827 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\redoNavbarButton\actions_add.js"
00001397 8.54771423 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\Scripts\exportPodcasts\actions_add.js"
00001398 8.55392838 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchTools.js
00001399 8.55400467 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTools.js to helpers/searchTools.js
00001400 8.55571747 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchTools.js"
00001401 8.55601025 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTools_add.js to helpers/searchTools_add.js
00001402 8.56276035 [12104] MM5 [6628](B) Retrieving file file:///helpers/docking.js
00001403 8.56281185 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/docking.js to helpers/docking.js
00001404 8.56437969 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/docking.js"
00001405 8.56468391 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/docking_add.js to helpers/docking_add.js
00001406 8.57170296 [12104] MM5 [6628](B) Retrieving file file:///helpers/autoTagFramework.js
00001407 8.57178211 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/autoTagFramework.js to helpers/autoTagFramework.js
00001408 8.57344723 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/autoTagFramework.js"
00001409 8.57374668 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/autoTagFramework_add.js to helpers/autoTagFramework_add.js
00001410 8.57786465 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchMusicbrainz.js
00001411 8.57842159 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchMusicbrainz.js to helpers/searchMusicbrainz.js
00001412 8.57960987 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchMusicbrainz.js"
00001413 8.57993412 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchMusicbrainz_add.js to helpers/searchMusicbrainz_add.js
00001414 8.58450031 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchCommon.js
00001415 8.58460808 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchCommon.js to helpers/searchCommon.js
00001416 8.58615971 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchCommon.js"
00001417 8.58642864 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchCommon_add.js to helpers/searchCommon_add.js
00001418 8.59034824 [12104] MM5 [6628](B) Retrieving file file:///helpers/musicBrainz.js
00001419 8.59042549 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/musicBrainz.js to helpers/musicBrainz.js
00001420 8.59209728 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/musicBrainz.js"
00001421 8.59236526 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/musicBrainz_add.js to helpers/musicBrainz_add.js
00001422 8.62480450 [12104] MM5 [6628](B) Retrieving file file:///helpers/acoustID.js
00001423 8.62485695 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/acoustID.js to helpers/acoustID.js
00001424 8.62643719 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/acoustID.js"
00001425 8.62672043 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/acoustID_add.js to helpers/acoustID_add.js
00001426 8.63153934 [12104] MM5 [6628](B) Retrieving file file:///consts.js
00001427 8.63162136 [12104] MM5 [6628](B) buildPathFromUrl from file:///consts.js to consts.js
00001428 8.63506222 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\consts.js"
00001429 8.63531971 [12104] MM5 [6628](B) buildPathFromUrl from file:///consts_add.js to consts_add.js
00001430 8.63987732 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchTVDB.js
00001431 8.63996124 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTVDB.js to helpers/searchTVDB.js
00001432 8.64156437 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchTVDB.js"
00001433 8.64183331 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchTVDB_add.js to helpers/searchTVDB_add.js
00001434 8.64619446 [12104] MM5 [6628](B) Retrieving file file:///helpers/tvdb.js
00001435 8.64660645 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvdb.js to helpers/tvdb.js
00001436 8.64779091 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/tvdb.js"
00001437 8.64805984 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvdb_add.js to helpers/tvdb_add.js
00001438 8.65305233 [12104] MM5 [6628](B) Retrieving file file:///helpers/tvmaze.js
00001439 8.65313625 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvmaze.js to helpers/tvmaze.js
00001440 8.65466309 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/tvmaze.js"
00001441 8.65491962 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/tvmaze_add.js to helpers/tvmaze_add.js
00001442 8.65894985 [12104] MM5 [6628](B) Retrieving file file:///helpers/imdb.js
00001443 8.65904617 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/imdb.js to helpers/imdb.js
00001444 8.66059494 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/imdb.js"
00001445 8.66085434 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/imdb_add.js to helpers/imdb_add.js
00001446 8.66592026 [12104] MM5 [6628](B) Retrieving file file:///helpers/searchIMDb.js
00001447 8.66600609 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchIMDb.js to helpers/searchIMDb.js
00001448 8.66759109 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\helpers/searchIMDb.js"
00001449 8.66784763 [12104] MM5 [6628](B) buildPathFromUrl from file:///helpers/searchIMDb_add.js to helpers/searchIMDb_add.js
00001450 8.67223454 [12104] MM5 [6628](B) Retrieving file file:///playerUtils.js
00001451 8.67225742 [12104] MM5 [6628](B) buildPathFromUrl from file:///playerUtils.js to playerUtils.js
00001452 8.67422295 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\playerUtils.js"
00001453 8.67636967 [12104] MM5 [6628](B) buildPathFromUrl from file:///playerUtils_add.js to playerUtils_add.js
00001454 8.67901897 [12104] MM5 [6628](B) Retrieving file file:///controls/embeddedWindow.js
00001455 8.67908382 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/embeddedWindow.js to controls/embeddedWindow.js
00001456 8.68075275 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/embeddedWindow.js"
00001457 8.68104649 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/embeddedWindow_add.js to controls/embeddedWindow_add.js
00001458 8.68612862 [12104] MM5 [6628](B) Retrieving file file:///controls/switchWindow.js
00001459 8.68620872 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/switchWindow.js to controls/switchWindow.js
00001460 8.68814659 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/switchWindow.js"
00001461 8.68817902 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/switchWindow_add.js to controls/switchWindow_add.js
00001462 8.70746136 [12104] MM5 [6628](B) Retrieving file file:///controls/checkbox.js
00001463 8.70759392 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/checkbox.js to controls/checkbox.js
00001464 8.70909691 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/checkbox.js"
00001465 8.70937443 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/checkbox_add.js to controls/checkbox_add.js
00001466 8.71399689 [12104] MM5 [6628](B) Retrieving file file:///controls/innerWindow.js
00001467 8.71407986 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/innerWindow.js to controls/innerWindow.js
00001468 8.71569729 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/innerWindow.js"
00001469 8.71694469 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/innerWindow_add.js to controls/innerWindow_add.js
00001470 8.73308563 [10596] MM5 [10100](R) Page DevTools JSON [ {
00001471 8.73308563 [10596] "description": "",
00001472 8.73308563 [10596] "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:9222/devtools/page/(61126B8BA610921DA2E335D5024ECF5D)",
00001473 8.73308563 [10596] "id": "(61126B8BA610921DA2E335D5024ECF5D)",
00001474 8.73308563 [10596] "title": "dlgProgressWindow.html",
00001475 8.73308563 [10596] "type": "page",
00001476 8.73308563 [10596] "url": "file:///dialogs/dlgProgressWindow.html",
00001477 8.73308563 [10596] "webSocketDebuggerUrl": "ws://localhost:9222/devtools/page/(61126B8BA610921DA2E335D5024ECF5D)"
00001478 8.73308563 [10596] }, {
00001479 8.73308563 [10596] "description": "",
00001480 8.73308563 [10596] "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:9222/devtools/page/(E812467D3B571416AABEA896FB611E0)",
00001481 8.73308563 [10596] "id": "(E812467D3B571416AABEA896FB611E0)",
00001482 8.73308563 [10596] "title": "empty.html",
00001483 8.73308563 [10596] "type": "page",
00001484 8.73308563 [10596] "url": "file:///dialogs/empty.html",
00001485 8.73308563 [10596] "webSocketDebuggerUrl": "ws://localhost:9222/devtools/page/(E812467D3B571416AABEA896FB611E0)"
00001486 8.73308563 [10596] }, {
00001487 8.73308563 [10596] "description": "",
00001488 8.73308563 [10596] "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:9222/devtools/page/(74D567915A36BDFDFAE25EE2D4983F42)",
00001489 8.73308563 [10596] "id": "(74D567915A36BDFDFAE25EE2D4983F42)",
00001490 8.73308563 [10596] "title": "mainwindow.html",
00001491 8.73308563 [10596] "type": "page",
00001492 8.73308563 [10596] "url": "file:///mainwindow.html",
00001493 8.73308563 [10596] "webSocketDebuggerUrl": "ws://localhost:9222/devtools/page/(74D567915A36BDFDFAE25EE2D4983F42)"
00001494 8.73308563 [10596] } ]
00001495 8.73622894 [10596] MM5 [10100](R) ******** currentMD5=B20E3AB0A56DF265138A88D88FD11186, precompiledLessMD5=B20E3AB0A56DF265138A88D88FD11186, currentTimestamp=1292325998, precompiledLessTimestamp=1292325998
00001496 8.73643494 [10596] MM5 [10100](R) ******** using precompiled LESS
00001497 8.74930859 [10596] MM5 [10100](R) load event call 3
00001498 8.74958134 [10596] MM5 [10100](R) Main window is not minimized and hidden
00001499 8.74995995 [10596] MM5 [10100](R) Main window is not minimized and hidden
00001500 8.76731777 [12104] MM5 [6628](B) Retrieving file file:///controls/windowtitle.js
00001501 8.76772594 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/windowtitle.js to controls/windowtitle.js
00001502 8.76906109 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/windowtitle.js"
00001503 8.76933289 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/windowtitle_add.js to controls/windowtitle_add.js
00001504 8.77537537 [10596] MM5 [10100](R) AnimationTime set to 0.3s
00001505 8.77909184 [12104] MM5 [6628](B) Retrieving file file:///controls/windowtitle.html
00001506 8.77915382 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/windowtitle.html to controls/windowtitle.html
00001507 8.78077793 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/windowtitle.html"
00001508 8.78115654 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/windowtitle_add.html to controls/windowtitle_add.html
00001509 8.79286766 [12104] MM5 [6628](B) Retrieving file file:///skin/fonts/Roboto-Regular.ttf
00001510 8.79547977 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/fonts/Roboto-Regular.ttf to skin/fonts/Roboto-Regular.ttf
00001511 8.79582882 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/fonts/Roboto-Regular.ttf"
00001512 8.79693985 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/fonts/Roboto-Regular_add.ttf to skin/fonts/Roboto-Regular_add.ttf
00001513 8.79828262 [12104] MM5 [6628](B) Retrieving file file:///controls/progressBar.js
00001514 8.79831219 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/progressBar.js to controls/progressBar.js
00001515 8.79984951 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/progressBar.js"
00001516 8.80011272 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/progressBar_add.js to controls/progressBar_add.js
00001517 8.80636597 [12104] MM5 [6628](B) Retrieving file file:///controls/buttons.js
00001518 8.80645752 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/buttons.js to controls/buttons.js
00001519 8.80801010 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/buttons.js"
00001520 8.80830574 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/buttons_add.js to controls/buttons_add.js
00001521 8.81398392 [12104] MM5 [6628](B) Retrieving file file:///controls/button.js
00001522 8.81406879 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/button.js to controls/button.js
00001523 8.81564140 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/button.js"
00001524 8.81590462 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/button_add.js to controls/button_add.js
00001525 8.82014561 [12104] MM5 [6628](B) Retrieving file file:///controls/menuButton.js
00001526 8.82023144 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/menuButton.js to controls/menuButton.js
00001527 8.82178497 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/menuButton.js"
00001528 8.82205391 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/menuButton_add.js to controls/menuButton_add.js
00001529 8.82633686 [12104] MM5 [6628](B) Retrieving file file:///controls/toolbutton.js
00001530 8.82641697 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/toolbutton.js to controls/toolbutton.js
00001531 8.82860756 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\controls/toolbutton.js"
00001532 8.82884026 [12104] MM5 [6628](B) buildPathFromUrl from file:///controls/toolbutton_add.js to controls/toolbutton_add.js
00001533 8.84214687 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/mediamonkey.svg
00001534 8.84393787 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/mediamonkey.svg to skin/icon/mediamonkey.svg
00001535 8.84429646 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/mediamonkey.svg"
00001536 8.84980774 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/mediamonkey_add.svg to skin/icon/mediamonkey_add.svg
00001537 8.85037899 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/minimize.svg
00001538 8.85453701 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/minimize.svg to skin/icon/minimize.svg
00001539 8.85495663 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/minimize.svg"
00001540 8.85795403 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/minimize_add.svg to skin/icon/minimize_add.svg
00001541 8.85814095 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/maximize.svg
00001542 8.85988903 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/maximize.svg to skin/icon/maximize.svg
00001543 8.86025429 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/maximize.svg"
00001544 8.86335278 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/maximize_add.svg to skin/icon/maximize_add.svg
00001545 8.86352158 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/restore.svg
00001546 8.86519909 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/restore.svg to skin/icon/restore.svg
00001547 8.86553860 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/restore.svg"
00001548 8.86714458 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/restore_add.svg to skin/icon/restore_add.svg
00001549 8.86726189 [12104] MM5 [6628](B) Retrieving file file:///skin/icon/windowclose.svg
00001550 8.86882210 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/windowclose.svg to skin/icon/windowclose.svg
00001551 8.86915779 [12104] MM5 [6628](B) TFilesHandlerFile.getFileContent - opening file "D:\My Documents\Temp\MediaMonkey 5-117\skins\Material Design (dark)\skin/icon/windowclose.svg"
00001552 8.86948681 [12104] MM5 [6628](B) buildPathFromUrl from file:///skin/icon/windowclose_add.svg to skin/icon/windowclose_add.svg
00001553 8.86983967 [10596] MM5 [10100](R) ready event call 3
00001554 8.87581444 [12104] MM5 [2816](B) notifyReady called
00001555 9.15958500 [10596] MM5 [1316](R) TSharedWindow created.
00001556 191.37571716 [10596] MM5 [10100](R) TDevices.WMDeviceChangeToAll( wParam: 7 , lParam: 0)
00001557 191.37600708 [10596] MM5 [10100](R) BQ: Currently running 7 threads of 16
00001558 191.37651062 [10596] MM5 [10100](R) TDevices.WMDeviceChangeToAll( wParam: 7 , lParam: 0)
00001559 191.37670898 [10596] MM5 [10100](R) BQ: Currently running 8 threads of 16
00001560 191.37928772 [10596] MM5 [10100](R) TDevices.WMDeviceChangeToAll( wParam: 7 , lParam: 0)
00001561 191.37991333 [10596] MM5 [10100](R) BQ: Currently running 9 threads of 16
00001562 194.18986511 [10596] MM5 [10100](R) TDevices.WMDeviceChangeToAll( wParam: 7 , lParam: 0)
00001563 194.19010925 [10596] MM5 [10100](R) TDevices.WMDeviceChangeToAll( wParam: 7 , lParam: 0)
00001564 194.19050598 [10596] MM5 [10100](R) TDevices.WMDeviceChangeToAll( wParam: 7 , lParam: 0)
00001565 206.24716187 [10596] MM5 [10100](R) BQ: Currently running 7 threads of 16
00001566 206.24853516 [10596] MM5 [10100](R) TCloseToken: took: 0 | Callstack:
00001567 206.24874878 [10596] MM5 [908](R) _Stop: started
00001568 206.24887085 [10596] MM5 [908](R) _Stop: already stopped, exiting
00001569 206.25051880 [10596] MM5 [10100](R) New thread starting 1
00001570 206.27850342 [10596] MM5 [10100](R) TCloseToken: took: 31 | Callstack: Callstack: Script: file:///maincontent.js ; Func: undefined ; Row: 51 ; Col: 27
00001571 206.27850342 [10596] Script: file:///controls/windowtitle.js ; Func: undefined ; Row: 35 ; Col: 20
00001572 206.28575134 [10596] MM5 [11584](R) Thread 'waitForSyncCloseEvents_Var' is going to callback
00001573 206.30461121 [12104] MM5 [2816](B) WM_CLOSE begin
00001574 206.30479431 [12104] MM5 [2816](B) ****** CLOSE for identifier 1
00001575 206.30665588 [12104] MM5 [2816](B) ****** CLOSE beforeClose for identifier 1
00001576 206.31387329 [12104] MM5 [2816](B) Activating window file:///mainwindow.html
00001577 206.32072449 [12104] MM5 [2816](B) Activating window file:///mainwindow.html
00001578 206.32710266 [12104] MM5 [2816](B) Activating window file:///mainwindow.html
00001579 206.32849121 [10596] MM5 [10100](R) Main window is not minimized and hidden
00001580 206.32882690 [12104] MM5 [2816](B) WM_CLOSE end
00001581 206.32905579 [10596] MM5 [10100](R) Main window is not minimized and hidden
00001582 206.32919312 [12104] MM5 [2816](B) WM_CLOSE begin
00001583 206.32948303 [12104] MM5 [2816](B) ****** CLOSE for identifier 3
00001584 206.32969666 [12104] MM5 [2816](B) ****** CLOSE query called for identifier 3
00001585 206.33013916 [10596] MM5 [10100](R) Main window is not minimized and hidden
00001586 206.33023071 [12104] MM5 [2816](B) WM_CLOSE begin
00001587 206.33166504 [12104] MM5 [2816](B) ****** CLOSE for identifier 2
00001588 206.33198547 [12104] MM5 [2816](B) ****** CLOSE query called for identifier 2
00001589 206.33210754 [12104] MM5 [2816](B) WM_CLOSE begin
00001590 206.33241272 [12104] MM5 [2816](B) ****** CLOSE for identifier 2
00001591 206.33264160 [12104] MM5 [2816](B) ****** CLOSE query called for identifier 2
00001592 206.33273315 [12104] MM5 [2816](B) WM_CLOSE begin
00001593 206.33283997 [12104] MM5 [2816](B) ****** CLOSE for identifier 3
00001594 206.33293152 [12104] MM5 [2816](B) ****** CLOSE beforeClose for identifier 3
00001595 206.33319092 [12104] MM5 [2816](B) ****** CLOSE notify close for identifier 3
00001596 206.33341980 [12104] MM5 [2816](B) ****** CLOSE closeBrowserCall for identifier 3
00001597 206.33367920 [12104] MM5 [2816](B) WM_CLOSE end
00001598 206.33377075 [12104] MM5 [2816](B) WM_CLOSE begin
00001599 206.33386230 [12104] MM5 [2816](B) ****** CLOSE for identifier 2
00001600 206.33395386 [12104] MM5 [2816](B) ****** CLOSE beforeClose for identifier 2
00001601 206.33415222 [12104] MM5 [2816](B) ****** CLOSE closeBrowserCall for identifier 2
00001602 206.33503723 [12104] MM5 [2816](B) WM_CLOSE end
00001603 206.37463379 [12104] MM5 [2816](B) WM_CLOSE begin
00001604 206.37503052 [10596] MM5 [10100](R) closewindow start
00001605 206.37519836 [12104] MM5 [2816](B) ****** CLOSE for identifier 2
00001606 206.37528992 [12104] MM5 [2816](B) ****** CLOSE beforeClose for identifier 2
00001607 206.37544250 [12104] MM5 [2816](B) ****** CLOSE closeBrowserCall for identifier 2
00001608 206.37550354 [12104] MM5 [2816](B) WM_CLOSE end
00001609 206.38557434 [10596] MM5 [10100](R) closewindow end
00001610 206.38566589 [10596] MM5 [908](R) BQ: Currently running 8 threads of 17
00001611 206.40518188 [12104] MM5 [2816](B) WM_CLOSE begin
00001612 206.40541077 [12104] MM5 [2816](B) ****** CLOSE for identifier 3
00001613 206.40574646 [10596] MM5 [10100](R) closewindow start
00001614 206.40653992 [12104] MM5 [2816](B) ****** CLOSE canClose for identifier 3
00001615 206.40666199 [12104] MM5 [2816](B) WM_DESTROY begin
00001616 206.40815735 [12104] MM5 [2816](B) WM_DESTROY end
00001617 206.41020203 [10596] MM5 [10100](R) closewindow end
00001618 206.41073608 [10596] MM5 [10100](R) closewindow start
00001619 206.41403198 [10596] MM5 [1316](R) Still waiting for event (callstacks) :
00001620 206.42242432 [12104] MM5 [2816](B) WM_DESTROY begin
00001621 206.42620850 [12104] MM5 [2816](B) WM_DESTROY end
00001622 206.42900085 [12104] MM5 [2816](B) Activating window file:///mainwindow.html
00001623 206.43031311 [12104] MM5 [2816](B) WM_CLOSE end
00001624 206.43045044 [12104] MM5 [2816](B) WM_CLOSE begin
00001625 206.43054199 [12104] MM5 [2816](B) ****** CLOSE for identifier 2
00001626 206.43077087 [12104] MM5 [2816](B) ****** CLOSE canClose for identifier 2
00001627 206.43087769 [12104] MM5 [2816](B) WM_DESTROY begin
00001628 206.43211365 [12104] MM5 [2816](B) WM_DESTROY end
00001629 206.44345093 [10596] MM5 [1316](R) Wait for event ID :1, delay :0, callstack :
00001630 206.45301819 [12104] MM5 [2816](B) WM_DESTROY begin
00001631 206.45639038 [12104] MM5 [2816](B) WM_DESTROY end
00001632 206.45996094 [12104] MM5 [2816](B) Activating window file:///mainwindow.html
00001633 206.46025085 [12104] MM5 [2816](B) WM_CLOSE end
00001634 206.50242615 [12104] MM5 [2816](B) ****** CLOSE notify close for identifier 1
00001635 206.52093506 [10596] MM5 [10100](R) ControlCache: cleaned up, controls.count = 0 --> 0
00001636 206.62225342 [10596] MM5 [1316](R) Wait for event ID :2, delay :0, callstack :
00001637 206.62286377 [10596] MM5 [10100](R) closewindow end
00001638 206.62298584 [12104] MM5 [2816](B) WM_CLOSE begin
00001639 206.62734985 [10596] MM5 [1316](R) Wait for event ID :3, delay :0, callstack :
00001640 206.62762451 [12104] MM5 [2816](B) ****** CLOSE for identifier 1
00001641 206.62765503 [10596] MM5 [10100](R) TCallBacks.NotifyAppClosing
00001642 206.62770081 [12104] MM5 [2816](B) ****** CLOSE beforeClose for identifier 1
00001643 206.63006592 [12104] MM5 [2816](B) WM_CLOSE end
00001644 206.63607788 [10596] MM5 [1316](R) Wait for event ID :1, delay :0, callstack :
00001645 206.63673401 [10596] MM5 [1316](R) Wait for event ID :3, delay :0, callstack :
00001646 206.67749023 [10596] MM5 [1316](R) Wait for event ID :1, delay :0, callstack :
00001647 206.67776489 [10596] MM5 [1316](R) Wait for event ID :3, delay :3000, callstack :
00001648 206.67785645 [10596] MM5 [1316](R) Wait for event ID :1, delay :5000, callstack :
00001649 206.67794800 [10596] MM5 [1316](R) Wait for event ID :3, delay :10000, callstack :
00001650 206.68095398 [10596] MM5 [1316](R) Wait for event ID :3, delay :20000, callstack :
00001651 206.68113708 [10596] MM5 [1316](R) Wait for event ID :1, delay :20000, callstack :
00001652 206.68125916 [10596] MM5 [1316](R) Wait for event ID :1, delay :60000, callstack :
00001653 206.68144226 [10596] MM5 [10100](R) DownloadManager appClose begin
00001654 206.68208313 [10596] MM5 [10100](R) SharedWindows appClose begin
00001655 206.68545532 [10596] MM5 [10100](R) Hotkeys.Finalize begin
00001656 206.68553162 [10596] MM5 [10100](R) Hotkeys.Finalize end
00001657 206.68559265 [10596] UPnP appClose begin
00001658 206.68566895 [10596] MM5 [10100](R) Going to close UPnP
00001659 206.68711853 [10596] MM5 [10100](R) New thread starting 1
00001660 206.68972778 [10596] MM5 [10100](R) Main window is not minimized and hidden
00001661 206.69444275 [10596] MM5 [10100](R) ********** OnContextReleased 3
00001662 206.69453430 [10596] MM5 [10100](R) OnContextReleased end.
00001663 206.69789124 [10596] MM5 [10100](R) ********** OnBrowserDestroyed 3
00001664 206.69827271 [10596] MM5 [10100](R) OnBrowserDestroyed end.
00001665 206.70120239 [10596] MM5 [1316](R) BQ: Currently running 9 threads of 17
00001666 206.70260620 [10596] MM5 [11368](R) TCloseToken: took: 16 | Callstack: No callstack (MEMECHECKING disabled)
00001667 206.70285034 [10596] MM5 [11368](R) Going to call UPnP.dll :: DoneUPnP
00001668 206.70417786 [10596] MM5 [1316](R) Going to start auto-scanner.
00001669 206.70426941 [10596] MM5 [11368](R) Going to free WiFiSync devices
00001670 206.70442200 [10596] MM5 [11368](R) Going to free server lists
00001671 206.70452881 [10596] MM5 [11368](R) TCloseToken: took: 16 | Callstack: No callstack (MEMECHECKING disabled)
00001672 206.70462036 [10596] UPnP appClose end
00001673 206.70474243 [10596] MM5 [11368](R) INIT-PLAYER-TASK started
00001674 206.70486450 [10596] MM5 [11368](R) Player: Going to start plugin engine.
00001675 206.70591736 [10596] MM5 [11368](R) Winamp simulation window received messsage 36
00001676 206.70762634 [10596] MM5 [11368](R) Winamp simulation window received messsage 131
00001677 206.70837402 [10596] MM5 [11368](R) Winamp simulation window received messsage 1
00001678 206.71034241 [10596] MM5 [11368](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00001679 206.71086121 [10596] MM5 [10100](R) ********** OnContextReleased 2
00001680 206.71093750 [10596] MM5 [10100](R) OnContextReleased end.
00001681 206.71119690 [10596] MM5 [5600](R) TCloseToken: took: 32 | Callstack: No callstack (MEMECHECKING disabled)
00001682 206.71131897 [10596] MM5 [5600](R) SharedWindows appClose end
00001683 206.71609497 [10596] MM5 [5600](R) INIT-FORMAT-PLUGINS-TASK started
00001684 206.71630859 [10596] MM5 [10100](R) ********** OnBrowserDestroyed 2
00001685 206.71643066 [10596] MM5 [10100](R) OnBrowserDestroyed end.
00001686 206.71678162 [10596] MM5 [10100](R) TSharedWindow destroy called - worker id: 0, addr: 104550736
00001687 206.71684265 [10596] MM5 [5600](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00001688 206.71717834 [10596] MM5 [10100](R) TCloseToken: took: 32 | Callstack: No callstack (MEMECHECKING disabled)
00001689 206.71726990 [10596] MM5 [11368](R) Going to load input plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\in_ape.dll
00001690 206.71730042 [10596] MM5 [10100](R) DownloadManager appClose done
00001691 206.72059631 [10596] MM5 [11368](R) Going to load input plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\in_mfaudio.dll
00001692 206.72254944 [10596] MM5 [1316](R) BQ: Currently running 10 threads of 17
00001693 206.72398376 [10596] MM5 [5600](R) Loading plug-in D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll
00001694 206.72557068 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll going to initialize
00001695 206.72572327 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll initialized
00001696 206.72583008 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension AAC
00001697 206.72595215 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension M4A
00001698 206.72613525 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension M4B
00001699 206.72621155 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension MP4
00001700 206.72627258 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension M4P
00001701 206.72634888 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension AIF
00001702 206.72651672 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension AIFF
00001703 206.72660828 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension AIFC
00001704 206.72669983 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll going to initialize
00001705 206.72679138 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension AAC
00001706 206.72688293 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension M4A
00001707 206.72718811 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension M4B
00001708 206.72731018 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension MP4
00001709 206.72740173 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension M4P
00001710 206.72747803 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension AIF
00001711 206.72753906 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension AIFF
00001712 206.72761536 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aac.dll imported extension AIFC
00001713 206.72784424 [10596] MM5 [388](R) COM - calling event TSDBApplication.NotifyFinish
00001714 206.72901917 [12104] MM5 [2816](B) WM_CLOSE begin
00001715 206.72918701 [12104] MM5 [2816](B) ****** CLOSE for identifier 1
00001716 206.72993469 [12104] MM5 [2816](B) ****** CLOSE beforeClose for identifier 1
00001717 206.73158264 [10596] MM5 [10100](R) Main window is not minimized and hidden
00001718 206.73190308 [12104] MM5 [2816](B) WM_CLOSE end
00001719 206.73237610 [12104] MM5 [2816](B) ****** CLOSE notify close for identifier 1
00001720 206.73292542 [12104] MM5 [2816](B) ****** CLOSE closeBrowserCall for identifier 1
00001721 206.73353577 [10596] MM5 [388](R) Thread 'waitForSyncCloseEvents_Var' is going to callback
00001722 206.73641968 [10596] MM5 [10100](R) BQ: Currently running 11 threads of 17
00001723 206.74232483 [12104] MM5 [2816](B) WM_CLOSE begin
00001724 206.74240112 [12104] MM5 [2816](B) ****** CLOSE for identifier 1
00001725 206.74246216 [12104] MM5 [2816](B) ****** CLOSE canClose for identifier 1
00001726 206.75442505 [12104] MM5 [2816](B) WM_DESTROY begin
00001727 206.75558472 [12104] MM5 [2816](B) WM_DESTROY end
00001728 206.79866028 [12104] MM5 [2816](B) WM_DESTROY begin
00001729 206.79927063 [12104] MM5 [2816](B) WM_DESTROY end
00001730 206.80346680 [12104] MM5 [2816](B) Waiting for renderer
00001731 206.82041931 [10596] MM5 [4184](R) INIT-DATABASE-TASK started
00001732 206.82057190 [10596] DB version check started.
00001733 206.82118225 [10596] Going to init DB:D:\My Documents\Temp\MediaMonkey 5-117\Portable\MM.DB
00001734 206.82136536 [10596] MM5 [4184](R) Initialize DB layer (D:\My Documents\Temp\MediaMonkey 5-117\Portable\MM.DB)
00001735 206.82153320 [10596] MM5 [10100](R) ********** OnContextReleased 1
00001736 206.82159424 [10596] MM5 [10100](R) OnContextReleased end.
00001737 206.82218933 [10596] MM5 [4184](R) SQLiteDatabase::Init - initialized DB D:\My Documents\Temp\MediaMonkey 5-117\Portable\MM.DB with code 0
00001738 206.82382202 [10596] MM5 [10100](R) TSharedWindow destroy called - worker id: 0, addr: 104552144
00001739 206.82443237 [10596] MM5 [5600](R) Loading plug-in D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff.dll
00001740 206.82452393 [10596] MM5 [10100](R) TSharedWindow destroy called - worker id: 0, addr: 104549680
00001741 206.82464600 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff.dll going to initialize
00001742 206.82473755 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff.dll imported extension AIF
00001743 206.82485962 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff.dll imported extension AIFF
00001744 206.82499695 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff.dll imported extension AIFC
00001745 206.82559204 [10596] MM5 [10100](R) ********** OnBrowserDestroyed 1
00001746 206.82568359 [10596] All windows are destroyed - closing app
00001747 206.82572937 [10596] MM5 [10100](R) CefRenderer finalization.
00001748 206.82579041 [10596] MM5 [10100](R) Remaining windows: 0
00001749 206.82647705 [10596] MM5 [10100](R) TCallBacks.NotifyAppTerminating
00001750 206.82656860 [10596] MM5 [10100](R) AutoScanner.Finalize begin
00001751 206.82664490 [10596] MM5 [10100](R) AutoScanner.Finalize end
00001752 206.82670593 [10596] MM5 [10100](R) Normalization.Finalize begin
00001753 206.82679749 [10596] MM5 [10100](R) Normalization.Finalize end
00001754 206.82687378 [10596] MM5 [10100](R) Settings.Finalize begin
00001755 206.82695007 [10596] MM5 [10100](R) WriteIniSettings
00001756 206.84175110 [10596] MM5 [5600](R) Loading plug-in D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff_encdec.dll
00001757 206.84196472 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff_encdec.dll going to initialize
00001758 206.84205627 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff_encdec.dll initialized
00001759 206.84214783 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff_encdec.dll imported extension aiff
00001760 206.84223938 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff_encdec.dll imported extension aif
00001761 206.84233093 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff_encdec.dll going to initialize
00001762 206.84242249 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff_encdec.dll imported extension aiff
00001763 206.84254456 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_aiff_encdec.dll imported extension aif
00001764 206.84262085 [10596] MM5 [4184](R) DB exec SQL: PRAGMA SYNCHRONOUS=FULL;
00001765 206.84700012 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00001766 206.84712219 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00001767 206.84721375 [10596] MM5 [10100](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00001768 206.85166931 [10596] MM5 [5600](R) Loading plug-in D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll
00001769 206.85188293 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll going to initialize
00001770 206.85197449 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll initialized
00001771 206.85206604 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll imported extension m4a
00001772 206.85214233 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll imported extension m4b
00001773 206.86042786 [10596] MM5 [4184](R) DB lock took 15 ms : PRAGMA SYNCHRONOUS=FULL;
00001774 206.86056519 [10596] MM5 [4184](R) DB exec SQL: PRAGMA temp_store = MEMORY;
00001775 206.86065674 [10596] MM5 [4184](R) DB lock took 0 ms : PRAGMA temp_store = MEMORY;
00001776 206.86074829 [10596] MM5 [4184](R) DB exec SQL: PRAGMA read_uncommitted=1;
00001777 206.86087036 [10596] MM5 [4184](R) DB lock took 0 ms : PRAGMA read_uncommitted=1;
00001778 206.86126709 [10596] MM5 [4184](R) DB open SQL: SELECT NULL FROM sqlite_master WHERE type='table' AND name='DBInfo'
00001779 206.86427307 [10596] MM5 [4184](R) DB open SQL: SELECT * FROM DBInfo
00001780 206.86474609 [10596] MM5 [4184](R) DB open SQL: SELECT ACSettHash FROM DeviceTracks WHERE ID = 1
00001781 206.86511230 [10596] MM5 [4184](R) DB open SQL: SELECT ArtworkModified FROM Songs WHERE ID = 1
00001782 206.86540222 [10596] DB version check finished.
00001783 206.86550903 [10596] MM5 [908](R) TDevices.ScanLibraries started
00001784 206.86567688 [10596] MM5 [908](R) Plugins Folder: D:\My Documents\Temp\MediaMonkey 5-117\Plugins\
00001785 206.88179016 [10596] FastMM has been installed.
00001786 206.88287354 [10596] MM5 [10100](R) Settings.Finalize end
00001787 206.88296509 [10596] MM5 [10100](R) AutoOrganize.Finalize begin
00001788 206.88304138 [10596] MM5 [10100](R) AutoOrganize.Finalize end
00001789 206.88310242 [10596] MM5 [10100](R) Filters.Finalize begin
00001790 206.88357544 [10596] MM5 [10100](R) Filters.Finalize end
00001791 206.88362122 [10596] MM5 [10100](R) DB.Finalize begin
00001792 206.88369751 [10596] MM5 [10100](R) DB.Finalize end
00001793 206.88375854 [10596] MM5 [10100](R) GenThread.Finalize begin
00001794 206.88383484 [10596] MM5 [10100](R) Termination of all threads started.
00001795 206.88391113 [10596] MM5 [10100](R) There is currently 11 threads running.
00001796 206.88397217 [10596] MM5 [10100](R) Thread #0 name is Worker (2788)
00001797 206.88414001 [10596] MM5 [10104](R) DB open SQL: SELECT * FROM RemoteServers
00001798 206.88453674 [10596] UPnP: Get servers
00001799 206.88462830 [10596] MM5 [10100](R) Thread #1 name is Worker (4544)
00001800 206.88478088 [10596] MM5 [908](R) DB open SQL: SELECT * FROM Devices WHERE PluginName='d_iPhone.dll'
00001801 206.88493347 [10596] UPnP: Get servers
00001802 206.88497925 [10596] MM5 [10100](R) Thread #3 name is Worker (1972)
00001803 206.88508606 [10596] MM5 [1972](R) DB open SQL: SELECT Name FROM Filters ORDER BY Pos
00001804 206.88513184 [10596] MM5 [500](R) 500 DB query prepare finished, took 0.
00001805 206.88522339 [10596] MM5 [4544](R) DB open SQL: SELECT null FROM Podcasts WHERE PodcastURL <> ''
00001806 206.88528442 [10596] MM5 [10100](R) Thread #4 name is Worker (6248)
00001807 206.88540649 [10596] MM5 [2788](R) DB open SQL: SELECT * FROM Medias
00001808 206.88552856 [10596] UPnP: Servers count: 3
00001809 206.88557434 [10596] MM5 [10100](R) Thread #5 name is Worker (500)
00001810 206.88562012 [10596] UPnP: Server name: NAS2, Server UUID: 4d696e69-444c-164e-9d41-00089b8c4ec3
00001811 206.88571167 [10596] MM5 [10100](R) Thread #6 name is Worker (10104)
00001812 206.88578796 [10596] MM5 [10100](R) Thread #7 name is Worker (908)
00001813 206.88583374 [10596] MM5 [10100](R) Thread #8 name is Worker (5600)
00001814 206.88592529 [10596] MM5 [10100](R) Thread #9 name is Worker (11368)
00001815 206.88597107 [10596] MM5 [10100](R) Thread #10 name is Worker (4184)
00001816 206.89115906 [10596] MM5 [2788](R) >UpdateDriveLetters - end<
00001817 206.89122009 [10596] MM5 [10100](R) All threads were asked to terminate.
00001818 206.89299011 [10596] MM5 [4184](R) DB open SQL: SELECT * FROM Medias ORDER BY Medias.IDMedia
00001819 206.89361572 [10596] MM5 [4184](R) DB open SQL: SELECT IdMedia FROM Medias WHERE DriveType = 12345
00001820 206.92753601 [10596] MM5 [11368](R) Going to load input plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\in_mpc.dll
00001821 206.92765808 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll imported extension mp4
00001822 206.92774963 [10596] iPhone: going to create mapped memory MediaMonkey_x64Helper_shared_mem819620851
00001823 206.92784119 [10596] FastMM has been installed.
00001824 206.93019104 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll imported extension alac
00001825 206.93023682 [10596] iPhone: MediaMonkey_x64Helper_shared_mem819620851 created
00001826 206.93359375 [10596] MM5 [908](R) DB open SQL: SELECT * FROM Devices WHERE PluginName='d_iPod.dll'
00001827 206.93363953 [10596] iPhone: MediaMonkey_x64Helper_shared_mem819620851 mapped
00001828 206.93669128 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll going to initialize
00001829 207.24377441 [10596] MM5 [11368](R) Going to load input plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\in_wav.dll
00001830 207.24388123 [10596] iPhone: process MediaMonkey64Helper.exe created successfuly
00001831 207.24394226 [1504] ASL checking for logging parameters in environment variable "MediaMonkey64Helper.exe.log"
00001832 207.24420166 [10596] MM5 [500](R) Exception!! - Access violation at address 01138BDA in module 'MediaMonkeyEngine.exe'. Read of address 00000000.
00001833 207.28675842 [10596] FastMM has been installed.
00001834 207.28836060 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll imported extension m4a
00001835 207.28845215 [1504] ASL checking for logging parameters in environment variable "asl.log"
00001836 207.29440308 [10596] MM5 [908](R) DB open SQL: SELECT * FROM Devices WHERE PluginName='d_WMDM.dll'
00001837 207.29618835 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll imported extension m4b
00001838 207.29627991 [10596] iPhone: process communication started successfuly
00001839 207.29643250 [10596] MM5 [11368](R) Going to load input plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\in_wma.dll
00001840 207.30003357 [10596] WMDM: Inializing WMDM
00001841 207.30168152 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll imported extension mp4
00001842 207.30184937 [10596] MM5 [11368](R) Going to load input plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\in_wmp3.dll
00001843 207.30271912 [10596] WMDM: Queueing action id:0
00001844 207.30308533 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_alac_encdec.dll imported extension alac
00001845 207.30317688 [10596] WMDM: Starting action id: 0
00001846 207.30326843 [10596] TDevices.ScanLibraries finished
00001847 207.30334473 [10596] WMDM: Creating Dev Mgr
00001848 207.30387878 [10596] MM5 [4184](R) DB open SQL: SELECT IdMedia FROM Medias WHERE DriveType = 12346
00001849 207.30409241 [10596] MM5 [4184](R) DB open SQL: SELECT IdMedia FROM Medias WHERE DriveType = 12347
00001850 207.30426025 [10596] MM5 [4184](R) DB open SQL: SELECT IdMedia FROM Medias WHERE DriveType = 12348
00001851 207.30442810 [10596] MM5 [4184](R) INIT-DATABASE-TASK finished
00001852 207.52560425 [10596] MM5 [11368](R) Going to load output plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\out_MMDS.dll
00001853 207.53805542 [10596] WMDM: Geting auth interface
00001854 207.53813171 [10596] WMDM: End of IU
00001855 207.53820801 [10596] WMDM: Authenticating
00001856 207.55162048 [10596] WMDM: Creating Notifications
00001857 207.55169678 [10596] WMDM: Intfc queried.
00001858 207.55175781 [10596] WMDM: FindConnectionPoint ok.
00001859 207.59391785 [10596] WMDM: Notifications ok.
00001860 207.59399414 [10596] WMDM: Looking for device changes...
00001861 207.59410095 [10596] WMDM: Finished action id: 0
00001862 207.59600830 [10596] MM5 [11368](R) Going to load output plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\out_WASAPI.dll
00001863 207.59976196 [10596] FastMM has been installed.
00001864 207.60105896 [10596] MM5 [11368](R) Going to load output plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\out_wave.dll
00001865 207.60795593 [10596] MM5 [11368](R) Player: Playlist D:\My Documents\Temp\MediaMonkey 5-117\Portable\mediamonkey.m3u8 cannot be loaded - Cannot open file "D:\My Documents\Temp\MediaMonkey 5-117\Portable\mediamonkey.m3u8". The system cannot find the file specified
00001866 207.60809326 [10596] MM5 [11368](R) INIT-PLAYER-TASK finished
00001867 209.71611023 [10596] FastMM has been installed.
00001868 209.71733093 [10596] MM5 [5600](R) Loading plug-in D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_ape.dll
00001869 209.71752930 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_ape.dll going to initialize
00001870 209.71768188 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_ape.dll imported extension APE
00001871 209.71800232 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_ape.dll imported extension MAC
00001872 209.71839905 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_ape.dll imported extension MAC
00001873 209.72157288 [10596] FastMM has been installed.
00001874 209.72290039 [10596] MM5 [5600](R) Loading plug-in D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_AVI.dll
00001875 209.72306824 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_AVI.dll going to initialize
00001876 209.72323608 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_AVI.dll initialized
00001877 209.72341919 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_AVI.dll imported extension AVI
00001878 209.72358704 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_AVI.dll imported extension DivX
00001879 209.72576904 [10596] MM5 [5600](R) Loading plug-in D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac.dll
00001880 209.72610474 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac.dll going to initialize
00001881 209.72647095 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac.dll imported extension FLAC
00001882 209.72677612 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac.dll imported extension FLA
00001883 209.73161316 [10596] MM5 [5600](R) Loading plug-in D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac_codec.dll
00001884 209.73204041 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac_codec.dll going to initialize
00001885 209.73228455 [10596] FLAC: FORMAT_Initialize().
00001886 209.73262024 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac_codec.dll initialized
00001887 209.73301697 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac_codec.dll imported extension flac
00001888 209.73341370 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac_codec.dll imported extension fla
00001889 209.73365784 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac_codec.dll going to initialize
00001890 209.73388672 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac_codec.dll imported extension flac
00001891 209.73400879 [10596] MM5 [5600](R) Plugin D:\My Documents\Temp\MediaMonkey 5-117\Plugins\f_flac_codec.dll imported extension fla
00001892 223.30778503 [12104] MM5 [2816](B) Renderer close took too long
00001893 223.30966187 [12104] MM5 [2816](B) Renderer finished
00001894 223.30981445 [12104] MM5 [2816](B) WM_CLOSE end
00001895 223.31513977 [12104] MM5 [2816](B) Browser: Out of message queue.
00001896 223.31527710 [12104] MM5 [2816](B) Browser: Going to clean up.
00001897 223.31535339 [12104] MM5 [2816](B) Browser: Going to shutdown CEF.
00001898 224.35450745 [12104] MM5 [2816](B) Browser: This is the end.
00001899 224.35586548 [12104] MM5 [2816](B) InstanceManager - window destroyed
00001900 224.35604858 [12104] TCoolTrayIcon.NotifySystem: Mode = 2
00001901 224.36294556 [12104] TCoolTrayIcon.NotifySystem: Finished
| ||||
| Fixed in build | 2118 | ||||
|
|
I've (hopefully) fixed the first issue -- task queue block, we could probably add some further debug messages (in case of need) -- so that we could see which tasks are blocking the task queue (preventing further tasks from start). Or even better forcing Eureka log (that is showing callstacks of all threads) whenever a task isn't started in a reasonable time? Assigned to Petr to review the logs and for the second log/issue (there's a hidden dialog that prevents any interaction with the Setup wizard dialog) |
|
|
During solving 0015010 I found that the task queue could be filled up by many track.setCommentAsync promises during MMS scanning and because this could start before the DB init task (and setCommentAsync waits for DB access) then it could cause the freeze, fixed in 2118. Re: Build_2117_hidden_dialog_prevents_wizard_interaction.log.txt , I see that the task queue was filled up also in this log, but mainly everything was very slow, creating database took more than 40 seconds and just this single query ' CREATE TABLE GenresSongs (ID INTEGER PRIMARY KEY AUTOINCREMENT,IDGenre INTEGER,TrackType INTEGER,IDSong INTEGER)' took more than 10 seconds!! To be found why everything is so slow on the Rusty's machine. Looks there are some HDD access issues on the machine. |
|
|
Verified in 2118. Note: the reason why it's slow on my machine is because: a) the CPU is a celeron 2995u -- relatively slow compared to today's high end CPU's but about the same as a 4200n CPU sold today which is still one of the very popular CPUs b) the RAM on my machine is limited to 8GB |