Jump to content

maxmp

Moderators
  • Posts

    5,327
  • Joined

  • Last visited

 Content Type 

Profiles

Forums

Blogs

Gallery

Downloads

Poweramp Knowledge Base

База знаний Poweramp

Poweramp知识库

Poweramp Equalizer Knowledge Base

База знаний Poweramp Equalizer

Store

Events

Ideas

Posts posted by maxmp

  1. @viharm Poweramp combines songs into albums based on album name (case insensitive) + album artist or artist tags (case insensitive). Year does not participate in this process. This is mostly due to the year being not reliable for the tracks in the wild, and applying year to the album splitting will break most existing libraries in user unexpected way.

  2. @Maria from your screenshots, it seems you have no enough space for "alternative layout" option - so you may want to disable that. And also you have larger system fonts/scaling which further reduces avail space, as for me the "half" screen layout looks like this (this is ~976 build, older builds may behave differently):

    Screenshot_20231019_235148.png

    Generally, it's not possible to make all Poweramp skin option combinations to work on any screen size/aspect out of there, so skin options adjustments may be needed.

     

  3. @eng3 if from the log there is MEDIA_RESUME command, it will be catched and last played audio player will resume. If it doesn't work this way - it's generally a bug (player does not respond to MEDIA commands, which are usually the commands from headset buttons, some lockscreens, or car headunits). I guess some option is possible to ignore some MEDIA_* commands, but this may be hard to tune properly as the affected headunit (which sends MEDIA_RESUME action, usually due to some "Resume" option on connect in it).

  4. @GouryellaIV thanks for the test files. I've checked and the files contains album art with Type=255. This is not standard type (there are only 20 types) and Poweramp shows only specific types (FrontCover, Other, Media). So, basically, files with that non standard type do not strictly follow FLAC format, nor this is documented, nor can be somehow predicted and supported before the affected file is on hands for the local testing/investigation. I will add support for non-standard FLAC files like this into the next builds. 

  5. First, this is Poweramp player forum category, not Equalizer, so I’ll move the topic appropriately.

    As for very precise low frequency bands tweaking in Equalizer it may require increasing Block size to increase resolution of the FFT used in Equalizer app. The whole processed spectrum is evenly divided, and while Equalizer tries to approximate parametric/graphic bands/settings to these fixed FFT bands, you may have like 10hz+ or so resolution, which may not be enough for 100% accurate lower bands.

    Increasing block size increases resolution, but it also increases cpu load and smearing, so there is a trade off.

     

  6. @Raalnewtes thanks for the request. DNLA/Upnp is a local network protocol, it's not a cloud protocol. If you mean you want to access your home NAS, it's already possible with plugins (CIFS Documents Provider), but it won't work well for larger libraries due to need for scan for tags. Same for cloud storages, they are much slower and only folder based access realistically possible within Poweramp (which runs on your device, it doesn't have any cloud components, may be except chromecast support).

     

     

  7. Actually, I'm keeping the eye on few tools which may help port Poweramp to iOS - Kotlin Multiplatform and Compose Multiplatform. The latter is a cross platform UI framework which can be used for Poweramp, but it still in alpha. Using these frameworks, it's possible to share major part of codebase, and it would be possible to port Poweramp to iOS and Desktop (PC, Mac).

  8. Legacy / non-legacy mode is not an issue here - it's only affects scanning time and Poweramp is optimized and quite fast in normal mode scanning on the recent devices. Is Poweramp actually finished with the scan on your device (Settings / Library shows no progress)?

  9. @ufedor thanks for the file. Large id3v2 image caused adts desync. I added support for raw aac files with id3v2 tag like this to the next build. You can make it playable in the current Poweramp builds by removing album art images or for example, changing it to somewhat else (currently the image takes 5mb of 8.9 mb aac file and is not that high quality anyway, but it's not the most extreme case I've seen).

×
×
  • Create New...