We have moved! This forum is now read only. (June 03)

New community website: https://community.snakeoil-os.net (June 03)

Join us in the new community by Creating a new account. (June 04)


LMS not able to play MP3
#29
(14-Oct-2023, 04:51 AM)agent_kith Wrote:
(13-Oct-2023, 01:55 PM)davem Wrote: Any thoughts/comments really appreciated.
What? How is that possible? Huh Can you run "docker ps" so we can see what's exposed? Also I think "docker info".

By plex you mean the Plex server right? Not the player (I believe they started release a client for PCs again).

Yes. Weird. Cant see anything of interest in the output. Really need to test this more when I get some time.. 
[edit: just tested and confirmed that the conflict is limited to LMS/sqeezelite. MPD works fine]

david@nuctest:~$ sudo docker ps
CONTAINER ID   IMAGE                COMMAND   CREATED         STATUS                   PORTS                                                                                                                                                                                                                                                                                                                                                 NAMES
a6483302c695   plexinc/pms-docker   "/init"   5 minutes ago   Up 5 minutes (healthy)   0.0.0.0:3005->3005/tcp, :::3005->3005/tcp, 0.0.0.0:8324->8324/tcp, :::8324->8324/tcp, 0.0.0.0:1900->1900/udp, :::1900->1900/udp, 0.0.0.0:32410->32410/udp, :::32410->32410/udp, 0.0.0.0:32400->32400/tcp, :::32400->32400/tcp, 0.0.0.0:32412-32414->32412-32414/udp, :::32412-32414->32412-32414/udp, 0.0.0.0:32469->32469/tcp, :::32469->32469/tcp   plex
david@nuctest:~$ sudo docker info
Client:
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc., v0.10.4)
  compose: Docker Compose (Docker Inc., v2.17.2)

Server:
 Containers: 1
  Running: 1
  Paused: 0
  Stopped: 0
 Images: 1
 Server Version: 20.10.24
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: systemd
 Cgroup Version: 2
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 2806fc1057397dbaeefbea0e4e17bddfbd388f38
 runc version: 
 init version: de40ad0
 Security Options:
  apparmor
  seccomp
   Profile: default
  cgroupns
 Kernel Version: 5.15.0-86-generic
 Operating System: Ubuntu Core 22
 OSType: linux
 Architecture: x86_64
 CPUs: 4
 Total Memory: 7.658GiB
 Name: nuctest
 ID: KR3L:ROC7:VPSF:H35Y:ZEX6:EM3J:F6DT:WE7C:5FVR:LHBO:V2FP:7UTO
 Docker Root Dir: /var/snap/docker/common/var-lib-docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false

david@nuctest:~$
Reply


Messages In This Thread
LMS not able to play MP3 - by davem - 14-Nov-2022, 01:18 PM
RE: LMS not able to play MP3 - by agent_kith - 16-Nov-2022, 08:34 AM
RE: LMS not able to play MP3 - by davem - 16-Nov-2022, 09:54 AM
RE: LMS not able to play MP3 - by agent_kith - 18-Nov-2022, 05:25 PM
RE: LMS not able to play MP3 - by davem - 19-Nov-2022, 02:38 AM
RE: LMS not able to play MP3 - by agent_kith - 20-Nov-2022, 11:39 AM
RE: LMS not able to play MP3 - by davem - 20-Nov-2022, 02:18 PM
RE: LMS not able to play MP3 - by agent_kith - 21-Nov-2022, 08:03 AM
RE: LMS not able to play MP3 - by davem - 21-Nov-2022, 08:22 AM
RE: LMS not able to play MP3 - by agent_kith - 22-Nov-2022, 12:30 PM
RE: LMS not able to play MP3 - by davem - 22-Nov-2022, 01:13 PM
RE: LMS not able to play MP3 - by davem - 25-Nov-2022, 12:37 PM
RE: LMS not able to play MP3 - by agent_kith - 26-Nov-2022, 10:04 AM
RE: LMS not able to play MP3 - by davem - 28-Nov-2022, 06:59 AM
RE: LMS not able to play MP3 - by agent_kith - 28-Nov-2022, 05:26 PM
RE: LMS not able to play MP3 - by agent_kith - 26-Nov-2022, 09:19 AM
RE: LMS not able to play MP3 - by davem - 29-Nov-2022, 07:21 AM
RE: LMS not able to play MP3 - by agent_kith - 04-Dec-2022, 08:52 AM
RE: LMS not able to play MP3 - by agent_kith - 15-Jul-2023, 07:56 AM
RE: LMS not able to play MP3 - by uglymusic - 02-Aug-2023, 04:42 AM
RE: LMS not able to play MP3 - by agent_kith - 02-Aug-2023, 08:26 AM
RE: LMS not able to play MP3 - by uglymusic - 03-Aug-2023, 02:57 AM
RE: LMS not able to play MP3 - by davem - 03-Aug-2023, 01:44 PM
RE: LMS not able to play MP3 - by agent_kith - 06-Aug-2023, 09:29 AM
RE: LMS not able to play MP3 - by davem - 06-Aug-2023, 05:49 PM
RE: LMS not able to play MP3 - by agent_kith - 09-Aug-2023, 07:48 AM
RE: LMS not able to play MP3 - by davem - 13-Oct-2023, 01:55 PM
RE: LMS not able to play MP3 - by agent_kith - 14-Oct-2023, 04:51 AM
RE: LMS not able to play MP3 - by davem - 15-Oct-2023, 12:34 PM
RE: LMS not able to play MP3 - by agent_kith - 18-Oct-2023, 07:16 AM
RE: LMS not able to play MP3 - by davem - 18-Oct-2023, 09:58 AM
RE: LMS not able to play MP3 - by agent_kith - 21-Oct-2023, 11:00 AM
RE: LMS not able to play MP3 - by davem - 23-Oct-2023, 07:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [SOLVEDPlay Windows Media? RomanM 6 2,684 05-Oct-2022, 04:31 PM
Last Post: hkphantomgtr
  [SOLVEDfiles with samplerate 48.0 kHz play slow macmaroni 4 4,481 11-Apr-2018, 06:15 AM
Last Post: macmaroni



Users browsing this thread: 1 Guest(s)
[-]
Our Sponsors
{myadvertisements[zone_4]}

[-]
Latest Threads
Android Firefox issues with forum
Last Post: agent_kith
10-Jun-2025 04:45 PM
» Replies: 21
» Views: 2309
[split] Possible To Load Snakeoil OS in ...
Last Post: Snoopy8
09-Jun-2025 06:43 AM
» Replies: 14
» Views: 1642
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
05-Jun-2025 03:58 PM
» Replies: 67
» Views: 9393
Snakeoil with Ubuntu Desktop ?
Last Post: Snoopy8
02-Jun-2025 09:38 AM
» Replies: 8
» Views: 958
Add IR remote control using Flirc USB in...
Last Post: Snoopy8
31-May-2025 03:50 PM
» Replies: 5
» Views: 712
Work In Progress: 1.4.4
Last Post: hkphantomgtr
29-May-2025 11:44 PM
» Replies: 44
» Views: 5496
SQ difference - Raspberry Pi vs x86_64?
Last Post: Snoopy8
27-May-2025 02:16 PM
» Replies: 42
» Views: 5891
Snakeoil 1.4.0 (High End)
Last Post: aabman
25-May-2025 11:35 AM
» Replies: 93
» Views: 15600
new install issues
Last Post: carlodim
23-May-2025 09:56 AM
» Replies: 42
» Views: 4842
Is this project still alive?
Last Post: agent_kith
20-May-2025 03:11 PM
» Replies: 10
» Views: 1298

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.