Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 31/07/2016, à 14:30

jemo

miniDLNA : configuration [Résolu]

Bonjour,

Je dispose d'une freebox révolution.
Je suis sous xubuntu et souhaiterais consulter mes photos, documents et vidéos sur mon écran de TV.
J'ai installé miniDLNA.
Je le vois bien apparaître dans mes disques sur l'écran de ma freebox avec la possibilité d'ouvrir les dossiers photos, vidéos de mon home.
Or, mes photos et vidéos sont sur une partitions partagées avec kubuntu et Windows que je ne peux pas ouvrir.

Je suis allé sur :
https://doc.ubuntu-fr.org/minidlna

J'ai essayé de faire les modifications proposées en 4 : Configuration de minidlna
mais, une fois les modifications réalisées, lorsque je veux enregistrer, cela m'est refusé: la permission ne m'est pas accordée.

Que puis-je faire?
SVP, veuillez me répondre de façon très didactique car je ne suis pas un expert!
Merci par avance

Dernière modification par jemo (Le 31/07/2016, à 23:06)

Hors ligne

#2 Le 31/07/2016, à 14:39

Compte supprimé

Re : miniDLNA : configuration [Résolu]

Bonjour,
Pourrais-tu nous communiquer le contenu du fichier de configuration de minidlna ?
Rentre cette commande dans un terminal et copies ici la réponse.

cat /etc/minidlna.conf

#3 Le 31/07/2016, à 14:44

jemo

Re : miniDLNA : configuration [Résolu]

Merci, voici le résultat :

:~$ cat /etc/minidlna.conf
# This is the configuration file for the MiniDLNA daemon, a DLNA/UPnP-AV media
# server.
#
# Unless otherwise noted, the commented out options show their default value.
#
# On Debian, you can also refer to the minidlna.conf(5) man page for
# documentation about this file.

# Specify the user name or uid to run as.
#user=minidlna


# Path to the directory you want scanned for media files.
#
# This option can be specified more than once if you want multiple directories
# scanned.
#
# If you want to restrict a media_dir to a specific content type, you can
# prepend the directory name with a letter representing the type (A, P or V),
# followed by a comma, as so:
#   * "A" for audio    (eg. media_dir=A,/var/lib/minidlna/music)
#   * "P" for pictures (eg. media_dir=P,/var/lib/minidlna/pictures)
#   * "V" for video    (eg. media_dir=V,/var/lib/minidlna/videos)
#   * "PV" for pictures and video (eg. media_dir=PV,/var/lib/minidlna/digital_camera)
media_dir=/var/lib/minidlna

# Set this to merge all media_dir base contents into the root container
# (The default is no.)
#merge_media_dirs=no

# Path to the directory that should hold the database and album art cache.
#db_dir=/var/cache/minidlna

# Path to the directory that should hold the log file.
#log_dir=/var/log

# Type and minimum level of importance of messages to be logged.
#
# The types are "artwork", "database", "general", "http", "inotify",
# "metadata", "scanner", "ssdp" and "tivo".
#
# The levels are "off", "fatal", "error", "warn", "info" or "debug".
# "off" turns of logging entirely, "fatal" is the highest level of importance
# and "debug" the lowest.
#
# The types are comma-separated, followed by an equal sign ("="), followed by a
# level that applies to the preceding types. This can be repeated, separating
# each of these constructs with a comma.
#
# The default is to log all types of messages at the "warn" level.
#log_level=general,artwork,database,inotify,scanner,metadata,http,ssdp,tivo=warn

# Use a different container as the root of the directory tree presented to
# clients. The possible values are:
#   * "." - standard container
#   * "B" - "Browse Directory"
#   * "M" - "Music"
#   * "P" - "Pictures"
#   * "V" - "Video"
#   * Or, you can specify the ObjectID of your desired root container
#     (eg. 1$F for Music/Playlists)
# If you specify "B" and the client device is audio-only then "Music/Folders"
# will be used as root.
#root_container=.

# Network interface(s) to bind to (e.g. eth0), comma delimited.
# This option can be specified more than once.
#network_interface=

# Port number for HTTP traffic (descriptions, SOAP, media transfer).
# This option is mandatory (or it must be specified on the command-line using
# "-p").
port=8200

# URL presented to clients (e.g. http://example.com:80).
#presentation_url=/

# Name that the DLNA server presents to clients.
# Defaults to "hostname: username".
#friendly_name=

# Serial number the server reports to clients.
# Defaults to 00000000.
serial=681019810597110

# Model name the server reports to clients.
#model_name=Windows Media Connect compatible (MiniDLNA)

# Model number the server reports to clients.
# Defaults to the version number of minidlna.
#model_number=

# Automatic discovery of new files in the media_dir directory.
#inotify=yes

# List of file names to look for when searching for album art.
# Names should be delimited with a forward slash ("/").
# This option can be specified more than once.
album_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg
album_art_names=AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg
album_art_names=Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg

# Strictly adhere to DLNA standards.
# This allows server-side downscaling of very large JPEG images, which may
# decrease JPEG serving performance on (at least) Sony DLNA products.
#strict_dlna=no

# Support for streaming .jpg and .mp3 files to a TiVo supporting HMO.
#enable_tivo=no

# Notify interval, in seconds.
#notify_interval=895

# Path to the MiniSSDPd socket, for MiniSSDPd support.
#minissdpdsocket=/run/minissdpd.sock

# Always set SortCriteria to this value, regardless of the SortCriteria
# passed by the client
# e.g. force_sort_criteria=+upnp:class,+upnp:originalTrackNumber,+dc:title
#force_sort_criteria=

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

Hors ligne

#4 Le 31/07/2016, à 15:14

Compte supprimé

Re : miniDLNA : configuration [Résolu]

Pour le moment, le serveur va chercher les fichiers à partager dans

media_dir=/var/lib/minidlna

J'ai bien peur qu'il n'y ait pas grand chose la-dedans tongue
A la place de cette ligne tu dois donner le chemin de tes fichiers, comme par exemple :

media_dir=/home/ton_compte/Musique
media_dir=/home/ton_compte/Vidéos
media_dir=/home/ton_compte/Images

Dernière modification par Compte supprimé (Le 31/07/2016, à 15:14)

#5 Le 31/07/2016, à 15:26

jemo

Re : miniDLNA : configuration [Résolu]

Merci Tamarou,

mais si je suis ta proposition, et que j'indique le chemin de mes dossiers sur une autre partition que le home, j'ai toujours la réponse "Impossible d'enregistrer le document - Permission non accordée".

Hors ligne

#6 Le 31/07/2016, à 15:30

Compte supprimé

Re : miniDLNA : configuration [Résolu]

Cela ne vient pas du chemin des dossiers mais des droits pour modifier le fichier de configuration.
dans un terminal :

sudo mousepad /etc/minidlna.conf

Tu rentreras ton mot de passe et tu pourras modifier à ton aise.

#7 Le 31/07/2016, à 23:08

jemo

Re : miniDLNA : configuration [Résolu]

Merci Tamarou

Grâce à toi, j'ai pu regarder mes photos et vidéos sur ma TV

Hors ligne