PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : minidlna zeigt keine Musikeinträge



exponator
17.07.22, 13:36
Moin zusammen
Es hat sich eine etwas komische Sache aufgetan.
Nach dem Start von minidlna zeigt ein VLC-Client nur die Videos, jedoch keine Musik.
Anbei zeige ich euch die Konfiguration im CODE-Block.
Auch unter /var/log/minidlna/ zeigt die minidlna.log keine Auffälligkeiten.
Alles wurde ordnungsgemäß eingescannt.
Was mich allerdings wundert ist der Status vom Service. (siehe CODE-Block).
Könnte es sein, dass es daran liegt?

CODE-Block Konfiguration:


cat /etc/minidlna.conf
# port for HTTP (descriptions, SOAP, media transfer) traffic
port=8200

# network interfaces to serve, comma delimited (8 interfaces max)
network_interface=wlan0

# specify the user account name or uid to run as
user=minidlna

# set this to the directory you want scanned.
# * if you want multiple directories, you can have multiple media_dir= lines
# * if you want to restrict a media_dir to specific content types, you
# can prepend the types, followed by a comma, to the directory:
# + "A" for audio (eg. media_dir=A,/home/jmaggard/Music)
# + "V" for video (eg. media_dir=V,/home/jmaggard/Videos)
# + "P" for images (eg. media_dir=P,/home/jmaggard/Pictures)
# + "PV" for pictures and video (eg. media_dir=PV,/home/jmaggard/digital_camera)
#
media_dir=V,/Multimedia/Videos/
#
media_dir=A,/Multimedia/Musik/
#
# set this to merge all media_dir base contents into the root container
# note: the default is no
merge_media_dirs=no

# set this if you want to customize the name that shows up on your clients
friendly_name=DLNA Server Lap2

# set this if you would like to specify the directory where you want MiniDLNA to store its database and album art cache
db_dir=/var/cache/minidlna

# set this if you would like to specify the directory where you want MiniDLNA to store its log file
log_dir=/var/log/minidlna

# set this to change the verbosity of the information that is logged
# each section can use a different level: off, fatal, error, warn, info, or debug
# log_level=general=warn,artwork,database,inotify,sc anner,metadata,http,ssdp,tivo=warn
log_level=general,database,scanner=info

# this should be a list of file names to check for when searching for album art
# note: names should be delimited with a forward slash ("/")
album_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg

# set this to no to disable inotify monitoring to automatically discover new files
# note: the default is yes
inotify=yes

# set this to yes to enable support for streaming .jpg and .mp3 files to a TiVo supporting HMO
enable_tivo=no

# set this to beacon to use legacy broadcast discovery method
# defauts to bonjour if avahi is available
tivo_discovery=bonjour

# set this to strictly adhere to DLNA standards.
# * This will allow server-side downscaling of very large JPEG images,
# which may hurt JPEG serving performance on (at least) Sony DLNA products.
strict_dlna=no

# default presentation url is http address on port 80
#presentation_url=http://www.mylan/index.php

# notify interval in seconds. default is 895 seconds.
notify_interval=30

# serial and model number the daemon will report to clients
# in its XML description
serial=123456789
model_number=2

# specify the path to the MiniSSDPd socket
#minissdpdsocket=/var/run/minissdpd.sock

# use different container as root of the tree
# possible values:
# + "." - use standard container (this is the default)
# + "B" - "Browse Directory"
# + "M" - "Music"
# + "V" - "Video"
# + "P" - "Pictures"
# + Or, you can specify the ObjectID of your desired root container (eg. 1$F for Music/Playlists)
# if you specify "B" and client device is audio-only then "Music/Folders" will be used as root
root_container=.

# always force SortCriteria to this value, regardless of the SortCriteria passed by the client
# note: you can prepend the sort criteria with "!" to alter the titles of the objects so that they
# will be alphanumerically sorted in the order you specify here, to work around clients that do their
# own alphanumeric sorting.
#force_sort_criteria=+upnp:class,+upnp:originalTra ckNumber,+dc:title

# maximum number of simultaneous connections
# note: many clients open several simultaneous connections while streaming
#max_connections=50

# set this to yes to allow symlinks that point outside user-defined media_dirs.
wide_links=yes

# enable subtitle support by default on unknown clients.
# note: the default is yes
enable_subtitles=no


CODE-Block Logdatei: (Auszug bis Ende)


[2022/07/17 13:12:22] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Burnin' Ambition_No Limits wird gescannt ...
[2022/07/17 13:12:22] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Celebration_No Limits wird gescannt ...
[2022/07/17 13:12:22] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - From The Heart_No Limits wird gescannt ...
[2022/07/17 13:12:23] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Light A Candle_No Limits wird gescannt ...
[2022/07/17 13:12:23] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Midnight Cafe_No Limits wird gescannt ...
[2022/07/17 13:12:24] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Midnight Delight_No Limits wird gescannt ...
[2022/07/17 13:12:24] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - On The Wire_No Limits wird gescannt ...
[2022/07/17 13:12:25] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Pass It Around_No Limits wird gescannt ...
[2022/07/17 13:12:25] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Solid Ground_No Limits wird gescannt ...
[2022/07/17 13:12:26] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - The Montreux Album_No Limits wird gescannt ...
[2022/07/17 13:12:26] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - The Other Side Of The Road_No Limits wird gescannt ...
[2022/07/17 13:12:27] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - The World And Elsewhere_No Limits wird gescannt ...
[2022/07/17 13:12:27] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Uncovered_No Limits wird gescannt ...
[2022/07/17 13:12:28] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Uncovered Too_No Limits wird gescannt ...
[2022/07/17 13:12:28] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Whose Are These Boots_No Limits wird gescannt ...
[2022/07/17 13:12:28] scanner.c:731: info: /Multimedia/Musik/Smokie/Smokie - Wild Horses_No Limits wird gescannt ...
[2022/07/17 13:12:29] scanner.c:731: info: /Multimedia/Musik/Solomon Burke wird gescannt ...
[2022/07/17 13:12:29] scanner.c:731: info: /Multimedia/Musik/Stefanie_Heinzmann_-_Masterplan wird gescannt ...
[2022/07/17 13:12:29] scanner.c:731: info: /Multimedia/Musik/Stick wird gescannt ...
[2022/07/17 13:12:29] scanner.c:731: info: /Multimedia/Musik/Stick/Camperparty-2009-07-11 wird gescannt ...
[2022/07/17 13:12:29] scanner.c:731: info: /Multimedia/Musik/Stick/Camperparty-2009-07-11/von Andy wird gescannt ...
[2022/07/17 13:12:29] scanner.c:731: info: /Multimedia/Musik/The Sisters of Mercy wird gescannt ...
[2022/07/17 13:12:29] scanner.c:731: info: /Multimedia/Musik/Th. Poppen wird gescannt ...
[2022/07/17 13:12:30] scanner.c:731: info: /Multimedia/Musik/Th. Poppen/Dopamin wird gescannt ...
[2022/07/17 13:12:30] scanner.c:731: info: /Multimedia/Musik/Th. Poppen/Kärbholz wird gescannt ...
[2022/07/17 13:12:30] scanner.c:731: info: /Multimedia/Musik/Th. Poppen/Kärbholz/Karma wird gescannt ...
[2022/07/17 13:12:31] scanner.c:731: info: /Multimedia/Musik/Todd Hoffmann wird gescannt ...
[2022/07/17 13:12:31] scanner.c:731: info: /Multimedia/Musik/Tom Astor wird gescannt ...
[2022/07/17 13:12:31] scanner.c:731: info: /Multimedia/Musik/Tom Astor/Flieg Junger Adler wird gescannt ...
[2022/07/17 13:12:32] scanner.c:731: info: /Multimedia/Musik/Top Hits 2020 wird gescannt ...
[2022/07/17 13:12:32] scanner.c:731: info: /Multimedia/Musik/Unheilig wird gescannt ...
[2022/07/17 13:12:32] scanner.c:731: info: /Multimedia/Musik/Unheilig/Unheilig - Grosse Freiheit wird gescannt ...
[2022/07/17 13:12:32] scanner.c:731: info: /Multimedia/Musik/Unheilig/Unheilig - Lichter der Stadt wird gescannt ...
[2022/07/17 13:12:32] scanner.c:731: info: /Multimedia/Musik/Unheilig/Unheilig - Unheilige Balladen wird gescannt ...
[2022/07/17 13:12:33] scanner.c:731: info: /Multimedia/Musik/Unheilig/Unheilig - Unheilige Balladen/Info wird gescannt ...
[2022/07/17 13:12:33] scanner.c:731: info: /Multimedia/Musik/VA - Apres Ski-Hits 2010 XXL wird gescannt ...
[2022/07/17 13:12:34] scanner.c:731: info: /Multimedia/Musik/VA - Apres Ski-Hits 2010 XXL/Info wird gescannt ...
[2022/07/17 13:12:34] scanner.c:731: info: /Multimedia/Musik/VA - Best of 2011 Die Erste wird gescannt ...
[2022/07/17 13:12:35] scanner.c:731: info: /Multimedia/Musik/VA - Best of 2011 Die Erste/Info wird gescannt ...
[2022/07/17 13:12:35] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer wird gescannt ...
[2022/07/17 13:12:35] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer/2015 wird gescannt ...
[2022/07/17 13:12:35] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer/2015/CD1 wird gescannt ...
[2022/07/17 13:12:35] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer/2015/CD2 wird gescannt ...
[2022/07/17 13:12:36] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer/2016 wird gescannt ...
[2022/07/17 13:12:36] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer/2016/CD1 wird gescannt ...
[2022/07/17 13:12:36] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer/2016/CD2 wird gescannt ...
[2022/07/17 13:12:37] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer/2016/For Audacity wird gescannt ...
[2022/07/17 13:12:37] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer/2016/For Audacity/JL-Aint-your-Mama_data wird gescannt ...
[2022/07/17 13:12:37] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer/2016/For Audacity/JL-Aint-your-Mama_data/e00 wird gescannt ...
[2022/07/17 13:12:37] scanner.c:731: info: /Multimedia/Musik/VA - Booom Summer/2016/For Audacity/JL-Aint-your-Mama_data/e00/d00 wird gescannt ...
[2022/07/17 13:12:37] scanner.c:731: info: /Multimedia/Musik/VA - Die deutsche Schlagerparade 2-2011 wird gescannt ...
[2022/07/17 13:12:39] scanner.c:731: info: /Multimedia/Musik/VA - Die deutsche Schlagerparade 2-2011/Info wird gescannt ...
[2022/07/17 13:12:39] scanner.c:731: info: /Multimedia/Musik/Various wird gescannt ...
[2022/07/17 13:12:40] scanner.c:731: info: /Multimedia/Musik/Verschiedene wird gescannt ...
[2022/07/17 13:12:46] scanner.c:731: info: /Multimedia/Musik/Verschiedene_18.03.16 wird gescannt ...
[2022/07/17 13:12:50] scanner.c:731: info: /Multimedia/Musik/Verschiedene - Melanie wird gescannt ...
[2022/07/17 13:12:51] scanner.c:731: info: /Multimedia/Musik/VEVO-Best_Love_Songs-2018 wird gescannt ...
[2022/07/17 13:12:57] scanner.c:731: info: /Multimedia/Musik/von Tobi wird gescannt ...
[2022/07/17 13:13:00] scanner.c:731: info: /Multimedia/Musik/Voyce wird gescannt ...
[2022/07/17 13:13:00] scanner.c:731: info: /Multimedia/Musik/Weihnachten wird gescannt ...
[2022/07/17 13:13:03] scanner.c:731: info: /Multimedia/Musik/Westlife wird gescannt ...
[2022/07/17 13:13:03] scanner.c:731: info: /Multimedia/Musik/Wolfgang Petry - Bronze, Silber und Gold wird gescannt ...
[2022/07/17 13:13:03] scanner.c:731: info: /Multimedia/Musik/Wolkenfrei wird gescannt ...
[2022/07/17 13:13:03] scanner.c:731: info: /Multimedia/Musik/X-Perience wird gescannt ...
[2022/07/17 13:13:03] scanner.c:731: info: /Multimedia/Musik/X-Perience/X-Perience - Magic Fields wird gescannt ...
[2022/07/17 13:13:04] scanner.c:731: info: /Multimedia/Musik/Yannik wird gescannt ...
[2022/07/17 13:13:04] scanner.c:731: info: /Multimedia/Musik/YouTube wird gescannt ...
[2022/07/17 13:13:04] scanner.c:731: info: /Multimedia/Musik/Yvonne Catterfeld wird gescannt ...
[2022/07/17 13:13:04] scanner.c:731: info: /Multimedia/Musik/Zwergenmusik wird gescannt ...
[2022/07/17 13:13:04] playlist.c:135: warn: Parsing playlists...
[2022/07/17 13:13:35] playlist.c:269: warn: Finished parsing playlists.

Service Status:

service minidlna status
* minidlna.service - MiniDLNA is a DLNA/UPnP-AV server software
Loaded: loaded (/usr/lib/systemd/system/minidlna.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2022-07-17 12:53:28 CEST; 1h 50min ago
Process: 23108 ExecStart=/usr/sbin/minidlnad -S (code=exited, status=255/EXCEPTION)
Main PID: 23108 (code=exited, status=255/EXCEPTION)

Jul 17 12:53:28 lap2 systemd[1]: Started MiniDLNA is a DLNA/UPnP-AV server software.
Jul 17 12:53:28 lap2 minidlnad[23108]: minidlna.c:1134: warn: Starting MiniDLNA version 1.3.1.
Jul 17 12:53:28 lap2 minidlnad[23108]: minidlna.c:137: error: bind(http): Die Adresse wird bereits verwendet
Jul 17 12:53:28 lap2 minidlnad[23108]: minidlna.c:1181: fatal: Failed to open socket for HTTP. EXITING
Jul 17 12:53:28 lap2 systemd[1]: minidlna.service: Main process exited, code=exited, status=255/EXCEPTION
Jul 17 12:53:28 lap2 systemd[1]: minidlna.service: Failed with result 'exit-code'.

Vielleicht fällt euch dazu etwas ein.
Danke dafür.

just4uk
17.07.22, 17:59
Moin zusammen
Es hat sich eine etwas komische Sache aufgetan.
Nach dem Start von minidlna zeigt ein VLC-Client nur die Videos, jedoch keine Musik.
Anbei zeige ich euch die Konfiguration im CODE-Block.
Auch unter /var/log/minidlna/ zeigt die minidlna.log keine Auffälligkeiten.
Alles wurde ordnungsgemäß eingescannt.
Was mich allerdings wundert ist der Status vom Service. (siehe CODE-Block).
Könnte es sein, dass es daran liegt?
.
.
.
.
.
Service Status:
[/FONT]
service minidlna status
* minidlna.service - MiniDLNA is a DLNA/UPnP-AV server software
Loaded: loaded (/usr/lib/systemd/system/minidlna.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2022-07-17 12:53:28 CEST; 1h 50min ago
Process: 23108 ExecStart=/usr/sbin/minidlnad -S (code=exited, status=255/EXCEPTION)
Main PID: 23108 (code=exited, status=255/EXCEPTION)

Jul 17 12:53:28 lap2 systemd[1]: Started MiniDLNA is a DLNA/UPnP-AV server software.
Jul 17 12:53:28 lap2 minidlnad[23108]: minidlna.c:1134: warn: Starting MiniDLNA version 1.3.1.
Jul 17 12:53:28 lap2 minidlnad[23108]: minidlna.c:137: error: bind(http): Die Adresse wird bereits verwendet
Jul 17 12:53:28 lap2 minidlnad[23108]: minidlna.c:1181: fatal: Failed to open socket for HTTP. EXITING
Jul 17 12:53:28 lap2 systemd[1]: minidlna.service: Main process exited, code=exited, status=255/EXCEPTION
Jul 17 12:53:28 lap2 systemd[1]: minidlna.service: Failed with result 'exit-code'.

Vielleicht fällt euch dazu etwas ein.
Danke dafür.
hm ..... gute Frage!
Mein Ausbilder sagte immer "wer lesen kann ..... bla bla bla"
Aber man kann ja auch mal was übersehen.

Gruß aus L.E.
Uwe

exponator
17.07.22, 18:43
hm ..... gute Frage!
Mein Ausbilder sagte immer "wer lesen kann ..... bla bla bla"
Aber man kann ja auch mal was übersehen.

Gruß aus L.E.
Uwe

Moin Uwe
Wenn Du die HTTP und bind Geschichte meinst, ist es ja gerade das Rätsel.
Was habe ich sonst noch auf dem Server am Laufen?
FTP-Server, NFS-Server, Cups, VNC.

Wenn ich jetzt per VLC über UPNP auf den DLNA-Server zugreife geschieht folgendes:
Ich bekomme die Videos angezeigt, jedoch KEINE Musik. Why???

exponator
20.07.22, 14:59
Hallo zusammen
Etwas ist sehr schade.
Bis heute, 20.07.2022 um 16:00 Uhr, 185 Hits jedoch weiß keiner mehr Rat.
Dann muss ich mich wohl nach etwas anderem umschauen, als mich mit minidlna herumzustreiten oder mir den Kopf zermartern.

temir
20.07.22, 15:36
Hallo exponator,
die Antwort auf deine Klage kann recht simpel ausfallen: die Glaskugeln bei den Forumsteilnehmern scheinen gerade kaputt zu sein.
Denn bis jetzt fehlten die Angaben deinerseits, welche Analyse und wie du betrieben hast.

War denn der Hinweis von Uwe nicht eindeutig genug? Einer der ersten Treffer beim Google liefert Ansätze zu der Fehlermeldung.
Erst Fehler beseitigen, dann weiterschauen...

Grüße, temir.

exponator
20.07.22, 16:36
Hallo exponator,
...welche Analyse und wie du betrieben hast.

War denn der Hinweis von Uwe nicht eindeutig genug? Einer der ersten Treffer beim Google liefert Ansätze zu der Fehlermeldung.
Erst Fehler beseitigen, dann weiterschauen...

Grüße, temir.

Grüß dich, temir
Was meinst Du damit? (Quote-Block)?
Welchen Hinweis meinst Du? HTTP? bind?
Frage: Wie finde ich heraus welches Programm bind und / oder http nutzt?
Ansonsten bleibt der Fehler und ich gebs auf.

exponator
20.07.22, 17:23
Ich habe jetzt mal den Port geändert und
minidlnad -Rr ausgeführt
Der Status zum Dienst besagt
service minidlna status
* minidlna.service - MiniDLNA is a DLNA/UPnP-AV server software
Loaded: loaded (/usr/lib/systemd/system/minidlna.service; disabled; vendor preset: disabled)
Active: active (running) since Wed 2022-07-20 18:25:50 CEST; 8s ago
Main PID: 28093 (minidlnad)
Tasks: 2 (limit: 4546)
CGroup: /system.slice/minidlna.service
`-28093 /usr/sbin/minidlnad -S
Jetzt zeigt mir minidlna auch Musik.
Wieso funktioniert das nicht auf dem Standardport 8200?
Wie finde ich das heraus?
Bin leider etwas unbeholfen. Tschuldigung.

temir
20.07.22, 21:10
Jetzt würde es auch mit dem Port 8200 funktionieren, nehme ich sehr stark an.

Etwas ungeschickt programmiert das ganze, weil ein


minidlna.c:137: error: bind(http): Die Adresse wird bereits verwendet

eher darauf schließen lässt, es laufe schon eine Anwendung, die den Port belegt.
In der Realität handelt es sich um den/die DB-Fehler, die mittels Rebuild behoben werden.

Grüße, temir.
PS: na geht doch, selbst den Fehler "ergoogelt" und die Lösung gefunden.
PPS: ein "systemctl enable minidlna" fehlt noch, damit beim reboot autom. gestartet wird.