boebbele

joined 1 year ago
[–] boebbele@discuss.tchncs.de 1 points 1 week ago* (last edited 1 week ago)

My compose:

services:
  termix:
    image: ghcr.io/lukegus/termix:latest
    container_name: termix
    restart: unless-stopped
    ports:
      - 8081:8081
    volumes:
      - /home/dockervolumes/data:/app/data
    environment:
      PORT: "8081"
volumes:
  termix-data:
    driver: local
networks: {}

It works great.

[–] boebbele@discuss.tchncs.de 0 points 1 week ago (1 children)

Adding hosts is currently only possible in a browser, not on a smartphone.

 

I stumbled across the GitHub page by chance. I've been looking for an alternative to Terminus for quite some time. Termix looks really good. Very nice web interface. It's still a bit buggy in a few places, but it's quite usable.

"Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Here, you can find the repositories for the main Termix server, along with the mobile app, documentation, and support"

[–] boebbele@discuss.tchncs.de 1 points 11 months ago

Thanks for the help here! I got it working! It works under TV as described here. strm (only mp3 links, pls doesn't work for me) files also work under other libraries than the music library. For whatever reason... strange.

Life would be so easy if I could simply search for radio stations in Jellyfin and save them as favorites.

[–] boebbele@discuss.tchncs.de 0 points 11 months ago* (last edited 11 months ago) (1 children)

m3u playlist file in TV runrik worked for me until a few months ago. But now it doesn't work anymore... at least for me.

I find it really sad that Jellyfin doesn't just offer a radio plugin. It really can't be that difficult. It's really stupid if you have to do all this tinkering with strm or m3u. Why just use a plugin for tunein or radiobrowser?

[–] boebbele@discuss.tchncs.de 1 points 11 months ago

I managed to play some radio streams in jellyfin. It only seems to work with mp3 streams. pls and m3u don't work.

strangely it doesn't work with a music library but only with movies or books.

7
submitted 11 months ago* (last edited 11 months ago) by boebbele@discuss.tchncs.de to c/jellyfin@lemmy.ml
 

I tried with m3u files and strm files. but nothing works. vlc can play my strm files with no problem. why can't jellyfin?