moritz-weber / mucke

mucke - android music player
GNU General Public License v3.0
226 stars 12 forks source link

Cannot load music Library from Folder #77

Closed Groonir closed 1 year ago

Groonir commented 1 year ago

Describe the bug When pressing Update Library, it doesnt update.

To Reproduce Steps to reproduce the behavior:

  1. Go to Settings
  2. Click on Manage Library folders
  3. Add folder with music
  4. Click on Update Library
  5. See error

Expected behavior Music is found in app

Screenshots

Smartphone (please complete the following information):

Additional context Folder directory I entered: /folder/emulated/0/FolderWithMusic

After pressing Update Library, the loading animation persists for less than half a second and nothinv happens.

All my music files are either .mp3 or .flac and there are other, non music related files inside the folder

moritz-weber commented 1 year ago

There should be a log file for every day under Android/data/rocks.mucke/files/logs/

Can you attach the log file from today? It should contain information about the library update.

Groonir commented 1 year ago

Tried upadting the library today. Heres the log for that:

2023-05-01T10:25:30.732474 D AudioPlayerDataSourceImpl: currentIndexStream.listen: null 2023-05-01T10:25:30.732653 D AudioPlayerDataSourceImpl: updateLoadedQueue: null 2023-05-01T10:25:30.799985 D PersistenceActor: init 2023-05-01T10:25:30.801164 D PersistenceActor: setShuffleMode: ShuffleMode.none 2023-05-01T10:25:30.801429 D AudioPlayerRepositoryImpl: initQueue 2023-05-01T10:25:30.801496 D DynamicQueue: init 2023-05-01T10:25:30.801551 D DynamicQueue: 0 2023-05-01T10:25:30.801807 D AudioPlayerDataSourceImpl: currentIndexStream.listen: 0 2023-05-01T10:25:30.801971 D AudioPlayerDataSourceImpl: updateLoadedQueue: 0 2023-05-01T10:25:30.802739 D PersistenceActor: setLoopMode: LoopMode.off 2023-05-01T10:25:30.802867 D DynamicQueue: updateCurrentIndex 2023-05-01T10:25:30.802975 D PlatformIntegrationRepositoryImpl: setCurrentSong 2023-05-01T10:25:30.804203 D PlatformIntegrationDataSourceImpl: ProcessingState.loading 2023-05-01T10:25:36.356164 D NavigationStore: push 2023-05-01T10:25:36.356440 D NavigationStore: history: 0 (-) 2023-05-01T10:25:37.222351 D MusicDataRepositoryImpl: updateDatabase called 2023-05-01T10:25:37.374383 D LocalMusicFetcher: Found 0 songs 2023-05-01T10:25:37.374571 D LocalMusicFetcher: New albums start with id: 0 2023-05-01T10:25:37.374689 D LocalMusicFetcher: New artists start with id: 0 2023-05-01T10:25:37.375292 D MusicDataRepositoryImpl: Artists found: 0 2023-05-01T10:25:37.375615 D MusicDataRepositoryImpl: Albums found: 0 2023-05-01T10:25:37.375710 D MusicDataRepositoryImpl: Songs found: 0 2023-05-01T10:25:37.398836 D MusicDataRepositoryImpl: updateDatabase finished

Sorry that i couldnt send the file as github refused to recieve it

Groonir commented 1 year ago

Here is the log from yesterday: (again, sorry for copy pasting)

2023-04-30T07:26:50.674840 D NavigationStore: setNavIndex 2023-04-30T07:26:50.675364 D NavigationStore: history: 2 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:26:51.164340 D NavigationStore: setNavIndex 2023-04-30T07:26:51.164594 D NavigationStore: history: 3 (action: _NavType.tab, o: 0, t: 1) 2023-04-30T07:26:51.662855 D NavigationStore: pop 2023-04-30T07:26:51.663075 D NavigationStore: history: 4 (action: _NavType.tab, o: 1, t: 0) 2023-04-30T07:26:51.663255 D NavigationStore: deviate from history! 2023-04-30T07:26:53.270811 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:26:53.449166 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:26:53.449368 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:26:53.449488 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:26:53.450553 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:26:53.450636 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:26:53.450705 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:26:53.459131 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:35:53.629984 D NavigationStore: push 2023-04-30T07:35:53.630227 D NavigationStore: history: 3 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:50:42.015781 D NavigationStore: pop 2023-04-30T07:50:42.016097 D NavigationStore: history: 4 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:50:57.475394 D NavigationStore: pop 2023-04-30T07:50:57.475602 D NavigationStore: history: 3 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:50:59.177361 D NavigationStore: setNavIndex 2023-04-30T07:50:59.177675 D NavigationStore: history: 2 (action: _NavType.tab, o: 1, t: 0) 2023-04-30T07:51:00.265179 D NavigationStore: setNavIndex 2023-04-30T07:51:00.265482 D NavigationStore: history: 2 (action: _NavType.tab, o: 1, t: 0) 2023-04-30T07:51:00.814692 D NavigationStore: setNavIndex 2023-04-30T07:51:00.814990 D NavigationStore: history: 3 (action: _NavType.tab, o: 0, t: 1) 2023-04-30T07:51:01.652136 D NavigationStore: setNavIndex 2023-04-30T07:51:01.652446 D NavigationStore: history: 4 (action: _NavType.tab, o: 1, t: 2) 2023-04-30T07:51:02.990424 D NavigationStore: push 2023-04-30T07:51:02.991069 D NavigationStore: history: 5 (action: _NavType.tab, o: 2, t: 0) 2023-04-30T07:51:19.443618 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:19.565496 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:19.565683 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:19.565844 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:19.566564 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:19.566642 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:19.566713 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:19.572835 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:20.233289 D NavigationStore: push 2023-04-30T07:51:20.233607 D NavigationStore: history: 6 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:51:21.789411 D NavigationStore: pop 2023-04-30T07:51:21.789715 D NavigationStore: history: 7 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:51:27.282348 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:27.372192 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:27.372407 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:27.372566 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:27.373193 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:27.373284 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:27.373360 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:27.381084 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:27.975312 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:28.053580 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:28.054595 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:28.054773 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:28.055466 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:28.055586 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:28.055654 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:28.064632 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:28.624020 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:28.694756 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:28.695009 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:28.695187 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:28.695832 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:28.695937 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:28.696026 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:28.704751 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:28.864522 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:28.938871 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:28.939107 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:28.939290 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:28.939789 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:28.939911 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:28.940019 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:28.948923 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:29.064515 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:29.136207 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:29.136416 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:29.136563 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:29.137015 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:29.137117 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:29.137211 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:29.146529 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:29.230685 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:29.299767 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:29.300018 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:29.300209 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:29.303142 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:29.303301 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:29.303391 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:29.310729 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:29.513374 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:29.588776 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:29.588993 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:29.589149 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:29.589602 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:29.589707 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:29.589808 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:29.596637 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:30.039618 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:30.110969 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:30.111162 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:30.111274 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:30.112085 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:30.112222 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:30.112336 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:30.119745 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:30.504629 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:30.571177 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:30.571401 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:30.571547 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:30.572026 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:30.572124 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:30.572213 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:30.580288 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:31.121571 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:31.189650 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:31.189941 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:31.190135 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:31.193251 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:31.193373 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:31.193471 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:31.200961 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:31.863339 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:31.936115 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:31.936317 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:31.936449 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:31.936927 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:31.937016 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:31.937096 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:31.944962 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:32.729643 D NavigationStore: push 2023-04-30T07:51:32.730016 D NavigationStore: history: 6 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:51:43.789492 D NavigationStore: pop 2023-04-30T07:51:43.789704 D NavigationStore: history: 7 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:51:44.764993 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:45.003498 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:45.003706 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:45.003828 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:45.004257 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:45.004337 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:45.004411 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:45.023815 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:45.439195 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:45.648054 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:45.648283 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:45.648447 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:45.648940 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:45.649056 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:45.649160 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:45.668740 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:46.255762 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:46.469735 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:46.470053 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:46.470205 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:46.470662 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:46.470757 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:46.470843 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:46.488407 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:46.939239 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:51:47.160530 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:51:47.160736 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:51:47.160894 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:51:47.161319 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:51:47.161418 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:51:47.161509 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:51:47.181371 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:51:47.946755 D NavigationStore: push 2023-04-30T07:51:47.947040 D NavigationStore: history: 6 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:51:49.686182 D NavigationStore: pop 2023-04-30T07:51:49.686436 D NavigationStore: history: 7 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:52:08.917449 D NavigationStore: push 2023-04-30T07:52:08.917735 D NavigationStore: history: 6 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:52:24.315167 D NavigationStore: pop 2023-04-30T07:52:24.315473 D NavigationStore: history: 7 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:52:26.347739 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:52:26.464074 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:52:26.464268 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:52:26.464394 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:52:26.464826 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:52:26.464919 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:52:26.464996 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:52:26.486503 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:52:27.412917 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:52:27.526305 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:52:27.526501 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:52:27.526631 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:52:27.527038 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:52:27.527124 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:52:27.527198 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:52:27.550662 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:52:27.978863 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:52:28.087641 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:52:28.087885 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:52:28.088051 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:52:28.088552 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:52:28.088661 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:52:28.088760 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:52:28.110868 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:52:28.170595 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:52:28.270081 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:52:28.270299 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:52:28.270452 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:52:28.270917 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:52:28.271022 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:52:28.271114 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:52:28.285579 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:52:28.360979 D MusicDataRepositoryImpl: updateDatabase called 2023-04-30T07:52:28.452428 D LocalMusicFetcher: Found 0 songs 2023-04-30T07:52:28.452676 D LocalMusicFetcher: New albums start with id: 0 2023-04-30T07:52:28.452914 D LocalMusicFetcher: New artists start with id: 0 2023-04-30T07:52:28.453426 D MusicDataRepositoryImpl: Artists found: 0 2023-04-30T07:52:28.453553 D MusicDataRepositoryImpl: Albums found: 0 2023-04-30T07:52:28.453671 D MusicDataRepositoryImpl: Songs found: 0 2023-04-30T07:52:28.473878 D MusicDataRepositoryImpl: updateDatabase finished 2023-04-30T07:52:36.458093 D NavigationStore: setNavIndex 2023-04-30T07:52:36.458387 D NavigationStore: history: 6 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:52:42.037674 D NavigationStore: push 2023-04-30T07:52:42.037989 D NavigationStore: history: 7 (action: _NavType.tab, o: 0, t: 1) 2023-04-30T07:54:38.549706 D NavigationStore: onWillPop 2023-04-30T07:54:38.549991 D NavigationStore: history: 8 (action: _NavType.route, o: 1, t: 1) 2023-04-30T07:54:42.177177 D NavigationStore: onWillPop 2023-04-30T07:54:42.177508 D NavigationStore: history: 7 (action: _NavType.tab, o: 0, t: 1) 2023-04-30T07:54:43.796239 D NavigationStore: onWillPop 2023-04-30T07:54:43.796490 D NavigationStore: history: 6 (action: _NavType.route, o: 0, t: 0) 2023-04-30T07:54:47.245666 D NavigationStore: onWillPop 2023-04-30T07:54:47.246007 D NavigationStore: history: 5 (action: _NavType.tab, o: 2, t: 0) 2023-04-30T10:04:20.611070 D NavigationStore: setNavIndex 2023-04-30T10:04:20.611192 D NavigationStore: history: 4 (action: _NavType.tab, o: 1, t: 2) 2023-04-30T23:21:43.709023 D AudioPlayerDataSourceImpl: currentIndexStream.listen: null 2023-04-30T23:21:43.709201 D AudioPlayerDataSourceImpl: updateLoadedQueue: null 2023-04-30T23:21:43.745545 D PersistenceActor: init 2023-04-30T23:21:43.746656 D PersistenceActor: setShuffleMode: ShuffleMode.none 2023-04-30T23:21:43.746976 D AudioPlayerRepositoryImpl: initQueue 2023-04-30T23:21:43.747047 D DynamicQueue: init 2023-04-30T23:21:43.747107 D DynamicQueue: 0 2023-04-30T23:21:43.747357 D AudioPlayerDataSourceImpl: currentIndexStream.listen: 0 2023-04-30T23:21:43.747521 D AudioPlayerDataSourceImpl: updateLoadedQueue: 0 2023-04-30T23:21:43.748044 D PersistenceActor: setLoopMode: LoopMode.off 2023-04-30T23:21:43.748180 D DynamicQueue: updateCurrentIndex 2023-04-30T23:21:43.748292 D PlatformIntegrationRepositoryImpl: setCurrentSong 2023-04-30T23:21:43.778635 D PlatformIntegrationDataSourceImpl: ProcessingState.loading

moritz-weber commented 1 year ago

Thanks for the logs. Copy and paste is fine for me. Looks like the current version of the music reader plugin is broken under Android 13. I got a basic fix ready, but want to test it a little bit more. There'll probably be a new release until next week.

Groonir commented 1 year ago

Thanks!