benh wrote: 
> Here is convert.conf from the Docker container.  I named it
> convert.conf.docker for clarity.
> 
> I do not have a custom-convert.conf that I'm aware of, with the
> exception of these:
> 
> % find ./ -name custom-convert.conf -print
> ./config/cache/InstalledPlugins/Plugins/DSDPlayer/helper/src/doc/custom-convert.conf
> ./config/cache/InstalledPlugins/Plugins/ShairTunes2W/custom-convert.conf

At this point I don't know. Maybe you could edit the
/usr/share/perl5/Slim/Player/TranscodingHelper.pm file and add the lines
in red, around #393

Code:
--------------------
    
  use Data::Dumper;
  $log->info(Dumper(\@profiles), Dumper(\@supportedformats));
  
        # Test each profile in turn
        PROFILE: foreach (@profiles) {
                my $instance = 0;
        INSTANCE:
  
--------------------

And post what you have now in log



LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,
1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW,
2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,  Yamaha
WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=114439

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to