Skip to content

[Bug]: Player doesnt discover the whole playlist #126

Description

@souzanshaquille

Description

I imported a new album to my phone. And when I opened it. It had only found 3 songs in the album. I thought that maybe its a metadata problem and tried musicbrainz, but no dice. Then I looked at the music management, and in it said there are 16 songs, so there is a mitchmatch.

Steps to Reproduce

I import new album. And it is not discovered by the app. The album is milet - Made of Glass.

Device Environment

PixelPlayer performance report (schema v3)
Generated: 2026-09-13T05:35:21Z

== DEVICE ==
Manufacturer: vivo
Model: I2405
Brand: iQOO
Android: 16 (SDK 36)
ABIs: arm64-v8a
RAM class: 256 MB
Total RAM: 7.55 GB
Low-RAM device: false

== APP ==
Version: 0.3.0 (3)
Build type: release
Application id: com.lostf1sh.pixelplayeross

== LIBRARY ==
Total songs: 141
Local songs: 141
Cloud/remote songs: 0
Max bitrate: unknown
Sample rate range: unknown
Max channels (observed): not observed
Max PCM encoding (observed): not observed
Est. file size min/avg/max: unknown
MIME/type counts:
audio/mpeg: 74
audio/flac: 36
audio/ogg: 31

== HI-RES CLASSIFICATION ==
Hi-res files (>48 kHz): 0
Ultra-hi-res files (>=176.4 kHz): 0
Lossless-codec files: 36
Likely expensive to decode: 36
Multichannel playbacks (observed): 0
Large-artwork files (>=1 MB, observed): 0

== ARTWORK ==
Embedded art seen: false
Max embedded bytes: not observed
Max decoded dimensions (observed): not observed
Cache hits: 0
Cache misses: 0
Fresh extractions: 0
Extraction timing: not observed
Decode timing: not observed

== PLAYBACK ==
Current MIME: audio/flac
Sample rate: 48000 Hz
Bitrate: not playing
Channels: 2
PCM encoding: 24-bit
Decoder: c2.android.flac.decoder
Decoder class: software
Audio offload enabled: true
Offload fallbacks this session: 0
Hi-Fi mode: false
Crossfade: off
Equalizer: false
ReplayGain: on (track)

== CONTROLLERS ==
Widget active: false
Wear active: false

== TIMINGS (ms) ==
(no timing samples collected yet)

== NOTES ==

  • Hi-res = sample rate > 48 kHz; ultra-hi-res = sample rate >= 176.4 kHz.
  • File sizes are estimated from bitrate × duration (raw sizes are not stored).
  • Channel count, bit depth, multichannel and embedded-artwork figures are observed while the app works (scan / playback); they reflect this session, not an exhaustive library probe.
  • Timings are in milliseconds and only appear once at least one sample was collected.
  • Advanced diagnostics are opt-in and only appear when enabled before reproducing lag.
  • This report contains no file paths, titles, or artists and is safe to share.

--- JSON ---
{
"schemaVersion": 3,
"generatedAtIso": "2026-09-13T05:35:21Z",
"device": {
"manufacturer": "vivo",
"model": "I2405",
"brand": "iQOO",
"device": "I2405",
"androidVersion": "16",
"sdkInt": 36,
"supportedAbis": [
"arm64-v8a"
],
"memoryClassMb": 256,
"isLowRamDevice": false,
"totalRamBytes": 7552475136,
"availableRamBytes": 2106441728
},
"app": {
"versionName": "0.3.0",
"versionCode": 3,
"buildType": "release",
"applicationId": "com.lostf1sh.pixelplayeross"
},
"library": {
"totalSongs": 141,
"localSongs": 141,
"cloudSongs": 0,
"mimeCounts": {
"audio/mpeg": 74,
"audio/flac": 36,
"audio/ogg": 31
},
"maxBitrate": null,
"minSampleRate": null,
"maxSampleRate": null,
"maxObservedChannels": null,
"maxObservedPcmEncoding": null,
"estFileSizeMinBytes": null,
"estFileSizeAvgBytes": null,
"estFileSizeMaxBytes": null
},
"hiRes": {
"hiResCount": 0,
"ultraHiResCount": 0,
"losslessCodecCount": 36,
"likelyExpensiveToDecodeCount": 36,
"multichannelPlaybackObservations": 0,
"largeArtworkObservations": 0
},
"artwork": {
"embeddedArtSeen": false,
"maxEmbeddedBytes": null,
"maxDecodedWidth": null,
"maxDecodedHeight": null,
"cacheHits": 0,
"cacheMisses": 0,
"freshExtractions": 0,
"extractionTiming": null,
"decodeTiming": null
},
"playback": {
"currentMime": "audio/flac",
"sampleRate": 48000,
"bitrate": null,
"channelCount": 2,
"pcmEncoding": 21,
"decoderName": "c2.android.flac.decoder",
"decoderHardware": false,
"audioOffloadEnabled": true,
"offloadFallbackCount": 0,
"hiFiModeEnabled": false,
"crossfadeEnabled": false,
"crossfadeDurationMs": 2000,
"equalizerEnabled": false,
"replayGainEnabled": true,
"replayGainAlbumMode": false
},
"controllers": {
"widgetActive": false,
"wearActive": false,
"connectedControllers": []
},
"timings": {},
"offloadEvents": [],
"advancedDiagnostics": {
"enabled": false,
"sessionStartedIso": null,
"expiresAtIso": null,
"eventCount": 0,
"droppedEventCount": 0,
"events": []
},
"notes": [
"Hi-res = sample rate > 48 kHz; ultra-hi-res = sample rate >= 176.4 kHz.",
"File sizes are estimated from bitrate × duration (raw sizes are not stored).",
"Channel count, bit depth, multichannel and embedded-artwork figures are observed while the app works (scan / playback); they reflect this session, not an exhaustive library probe.",
"Timings are in milliseconds and only appear once at least one sample was collected.",
"Advanced diagnostics are opt-in and only appear when enabled before reproducing lag.",
"This report contains no file paths, titles, or artists and is safe to share."
]
}

Logs / Screenshots

Image Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions