dopamine-windows
dopamine-windows copied to clipboard
Dopamine stuck during startup indexing - "Added 6082 songs (80%)"
Dopamine stuck on indexing(?): "Added 6082 songs (80%)"
[ ] Regression
[x] Bug report
[ ] Feature request
I'm using these versions
- Windows version: 10 Build 19042.685
- Dopamine version: 2.0.5.4000
Reproduction steps
- Given I have installed Dopamine
- Then I start Dopamine
- Then I configure Dopamine to my music library on disk
- Then I wait
- Then Dopamine displays a banner "Added {X} songs {(X%})
- Dopamine appears to get stuck on Added 6082 songs (80%)
- Then I close Dopamine
- Then I launch Dopamine
- Then Dopamine launches
- Then Dopamine displays the Added Songs banner
- Dopamine appears to get stuck at added 1180 songs (45%)
Desired behavior
I suspect that Dopamine has reached a file it can't index. Ideally - Dopamine should log and timeout on index (if that's what it's doing), or skip over the file.
Log file
2021-01-08 20:36:41.581|Info|Initializer.MigrateDatabaseAsync|57|Migrating database
2021-01-08 20:36:41.583|Info|DbMigrator.Migrate|1089|Creating a new database
2021-01-08 20:36:41.648|Info|DbMigrator.CreateDatabase|1160|New database created at C:\Users\dharmesh\AppData\Roaming\Dopamine\Dopamine.db
2021-01-08 20:36:42.845|Error|MediaFoundationHelper.HasMediaFoundationSupport|17|Windows Media Foundation was found!
2021-01-08 20:36:43.346|Info|Win32InputService.SetEventHandlers|111|Using LowLevel media keys
2021-01-08 20:36:43.634|Info|App.xaml.InitializeShell|117|### STARTING Dopamine, version 2.0.5.4000, IsPortable = False, Windows version = Microsoft Windows 10 Pro (Microsoft Windows NT 10.0.19042.0), IsWindows10 = True ###
2021-01-08 20:36:43.670|Info|App.xaml.InitializeWcfServices|174|CommandService was started successfully
2021-01-08 20:36:43.674|Info|App.xaml.InitializeWcfServices|189|FileService was started successfully
2021-01-08 20:36:43.715|Info|App.xaml.InitializeShell|140|Showing Oobe screen
2021-01-08 20:36:43.953|Info|PlaybackService.GetSavedQueuedTracks|1298|Getting saved queued tracks
2021-01-08 20:36:48.994|Info|PlaybackService.SaveQueuedTracksAsync|503|Saved 0 queued tracks
2021-01-08 20:36:54.698|Info|CollectionFoldersSettingsViewModel.AddFolder|130|Adding a folder to the collection.
2021-01-08 20:36:58.823|Info|FolderRepository.AddFolderAsync|35|Added the Folder E:\media\music
2021-01-08 20:37:02.654|Info|IndexingService.CheckCollectionAsync|143|+++ STARTED CHECKING COLLECTION +++
2021-01-08 20:37:02.664|Info|App.xaml.InitializeShell|154|Showing Main screen
2021-01-08 20:37:02.759|Info|UpdateService.Reset|422|Resetting update check
2021-01-08 20:37:02.759|Info|UpdateService.DisablePeriodicCheck|415|Disabling periodic update check
2021-01-08 20:37:02.764|Info|UpdateService.CheckNow|259|Checking for updates
2021-01-08 20:37:02.764|Info|UpdateService.CheckNow|264|Update check: current version = 2.0.5.4000
2021-01-08 20:37:04.242|Info|IndexingService.IndexTracksAsync|274|+++ STARTED INDEXING COLLECTION +++
2021-01-08 20:37:04.244|Info|UpdateService.CheckNow|273|Update check: new online version = 0.0.0.0...
2021-01-08 20:37:04.244|Info|UpdateService.CheckNow|396|No new version was found
2021-01-08 20:37:04.250|Info|IndexingService.IndexTracksAsync|290|Tracks removed: 0. Time required: 8 ms +++
2021-01-08 20:37:04.272|Info|IndexingService.IndexTracksAsync|300|Tracks updated: 0. Time required: 5 ms +++