# ============================================================================ # Configuration file for PMS # ============================================================================ # Introduction: # # This "PMS.conf" file holds the configuration settings for PMS. These settings # are usually set using the PMS graphical user interface. If you are running # PMS on a headless system, you may not be able to kick off the GUI; instead, # you can edit the PMS.conf file to control the operation of PMS. A restart of # PMS is required after editing this file. # # Commenting out an option or leaving it empty forces the PMS default # that is indicated. # # Key value pairs # --------------- # The configuration file contains key/value pairs separated by an equals (=) # sign; the key on the left and the value on the right. The value is edited # in this file or set using the PMS GUI and saved. The value can take a number # of different forms: # # - toggle: a checkbox or boolean; either "true" or "false" # - selector: a dropdown menu in the GUI, generating a string or numeric # value. Available options will usually be stated below # - string: a short text or a number # - text: a longer text with embedded line breaks # - list: a comma-separated list of strings or numbers # # In the file below the value type is shown after the GUI option label. # # ---------------------------------------------------------------------------- # General Configuration Screen # ---------------------------------------------------------------------------- # ---< General Settings >----------------------------------------------------- # Profile Name # -------------- # An optional identifier used to distinguish this profile (i.e. collection of settings) # from other profiles. The profile name is displayed in the renderer in square # brackets after the software name e.g. # # PS3 Media Server [myprofile] # # See the FAQ for details on how to create and use multiple profiles: # http://www.ps3mediaserver.org/forum/viewtopic.php?f=6&t=3507&p=49895#p49895 # Default: the server's hostname. name = donnie-server # Interface Language # ------------------- # GUI option: Language (selector) # The language to use for the GUI and other dialogues. # The following translations are available: # ar = Arab # bg = Bulgarian # ca = Catalan # zhs = Chinese (Simplified) # zht = Chinese (Traditional) # cz = Czech # da = Danish # nl = Dutch # en = English # fi = Finish # fr = French # de = German # el = Greek # is = Icelandic # it = Italian # iw = Hebrew # ja = Japanese # ko = Korean # no = Norwegian # pl = Polish # pt = Portuguese # br = Portuguese (Brazilian) # ro = Romanian # ru = Russian # sl = Slovenian # es = Spanish # sv = Swedish # tr = Turkish # The short-form code (e.g. = en) is used to set the language. # Default: empty (""), which means PMS will follow the locale. language = # Operating Mode # -------------- # GUI Option: Start Minimized (toggle) # Sets whether the GUI should start when the program is launched. # On headless systems, this should be "true". # Default: false. minimized = "true" # Check for updates # ----------------- # GUI Option: Check automatically (toggle) # Default: false. auto_update = # ---< Network Settings >----------------------------------------------------- # Generally these settings should not need to be changed from their defaults or # settings determined automatically by the system. Changing them may make your # PMS server disappear from your other devices. # Interface # --------- # GUI Option: Force networking on interface (selector) # Specifies the (physical) network interface to attach to, should only be # relevant when the server has more than one network interface and PMS picks # the wrong one. The selector displays all available network interfaces. # E.g. network_interface = eth0 # Default: empty, which means PMS will automatically select a network # interface. network_interface = # Specifies a comma separated list of network interfaces to ignore when # scanning for a suitable network interface to attach to. This is typically # used to ignore virtual interfaces created by other applications. # Default: "tap,vmnet,vnic", which ignores interfaces named "tap0", # "tap1" and "tap2", but it allows an interface named "eth0". skip_network_interfaces = # IP Address # ---------- # GUI Option: Force IP of the server (string) # A network interface can be have multiple IP addresses associated with it. # This sets which one should be used. # Default: empty, which means PMS will automatically select an IP # address. hostname = # Server port # ----------- # GUI Option: Force the port of the server (string) # Sets the port PMS will listen on; usually should not need to be set unless # another service has already grabbed the port. # Default: empty, which means PMS will automatically pick port 5001. port = # Client Filter # ------------- # GUI Option: Use an IP filter (string) # Set the IP address(es) and/or IP address range(s) of the clients permitted to connect. # When no filter is specified, PMS will allow any IP address to connect to the # service. # Multiple IP addresses and/or IP address ranges can be separated with a comma # or semicolon e.g.: 127.0.0.1,192.168.0-1.* # Default: empty. ip_filter = # Max Bandwidth # ------------- # GUI Option: Maximum bandwidth in Mb/s (string) # Set the maximum bandwidth to be consumed by the server. # Leaving the setting blank or zero switches off bandwidth throttling. # Default: 0. maximumbitrate = # ---< Advanced HTTP and system settings >------------------------------------ # HTTP Engine v2 # -------------- # GUI Option: HTTP Engine v2 (toggle) # Default: true. http_engine_v2 = # Do not sleep # ------------ # GUI Option: Prevent OS from sleeping while streaming (toggle) # If your host server has a power-saving mode, use this option to prevent # the server hibernating or sleeping while it is streaming data. # Default: false. prevents_sleep_mode = true # GUI Option: Default renderer when automatic detection fails (selector) # PMS can recognize many renderers automatically. Sometimes a renderer will # connect which PMS does not recognize. This option defines which renderer PMS # should assume. # Default: empty, which means PMS will assume the "Unknown renderer". renderer_default = # GUI Option: Force default renderer (disable automatic detection) (toggle) # By default PMS tries to automatically detect what renderers try to connect # to it. By settings this option to true, PMS will assume any renderer that # connects is the default renderer. # Default: false renderer_force_default = # ---< Plugins >-------------------------------------------------------------- # The directory where PMS can find the plugins. # Default: "plugins". plugins = # ---------------------------------------------------------------------------- # Navigation/Share Settings Screen # ---------------------------------------------------------------------------- # ---< Thumbnails >----------------------------------------------------------- # Generate Thumbnails # ------------------- # GUI Option: Generate Thumbnails # Set whether or not to generate thumbnails of media files for the client. # Default: true. thumbnails = # Thumbnail seeking position # -------------------------- # GUI Option: Thumbnail seeking position (string) # Amount of time (in seconds) to skip in video media before generating # thumbnail data, designed to pass over usual black screen before movies # start. # Default: 60 seconds. thumbnail_seek_pos = # Use MPlayer for Thumbnails # -------------------------- # GUI Option: Use MPlayer for video thumbnails (toggle) # Whether or not to use MPlayer to generate the thumbnails for video; # can produce better results than built-in method. # Default: false, which will use the built-in method. use_mplayer_for_video_thumbs = true # DVD thumbnails # -------------- # GUI Option: DVD ISO thumbnails (toggle) # Choose whether or not to show thumbnails of ISO images. # Default: false. dvd_isos_thumbnails = # Image thumbnails # -------------- # GUI Option: Image thumbnails (toggle) # Choose whether or not to show thumbnails of images. # Default: true. image_thumbnails = # Album cover art # --------------- # GUI Option: Audio thumbnails display (selector) # Choose how to get thumbnails for audio files (cover art), value is a # number from the following list (equivalent to GUI dropdown order): # 0 - Alphabetical (A-Z) - search local filesystem # 1 - download from Amazon # 2 - download from Discogs # Default: 0. audio_thumbnails_method = # Source of video cover art # ------------------------- # GUI Option: Alternate video cover art folder (selector) # Specify a folder below which appropriate cover art for videos might be # located. Providing no value (default) effectively disables video thumbnails. # The GUI offers a file-system navigator which generates an absolute path. # Default: empty. alternate_thumb_folder = # ---< Navigation/Parsing settings >------------------------------------------ # Instructs the system on how to find media and various controls on giving # clients access to transcoding facilities and features. # Compressed Archives # ------------------- # GUI Option: Browse compressed archives (toggle) # Should the system browse compressed files looking for media? Files are # extracted only when selected for viewing. # Supported formats: cbr, cbz, rar and zip. # Default: false. enable_archive_browsing = # Hide Video settings # ------------------- # GUI Option: Hide Video settings (toggle) # Control visibility of the Video Settings folder on clients; contents # of the folder allow direct editing of PMS settings for video. # Default: false. hidevideosettings = # Hide Transcode folder # --------------------- # GUI Option: Hide Transcode folder (toggle) # Control visibility of the Transcode folder on clients; contents of the # folder provide control over transcoding of video. # Default: false. hide_transcode_folder = # Transcode Folder Name # --------------------- # Assign a different name to the #--TRANSCODE--# folder e.g. "Subtitles" or "Languages". # Default: the localized version of "#--TRANSCODE--#". transcode_folder_name = # Hide file extensions # -------------------- # GUI Option: Hide file extensions (toggle) # Choose whether or not to show file extensions when showing file name in # client listings. # Default: false. hide_extensions = # Hide engine names # ----------------- # GUI Option: Hide engine names (toggle) # Choose whether or not to show transcoding engine names for video; see # also "Hide Transcode Folder" setting. # Default: false. hide_enginenames = # Hide non-media folders # ---------------------- # GUI Option: Hide non-media folders (toggle) # Choose whether or not to show folders which contain no viewable content. # Switching this on can slow down browsing in the client (folders must be checked # for content first before showing them); using a cache (see below) can help. # Default: false. hide_empty_folders = # Show iTunes library # ------------------- # GUI Option: Show iTunes library (toggle) # Choose whether or not to show the iTunes library as a folder in PMS. # Default: false. itunes = # Show iPhoto library # ------------------- # GUI Option: Show iPhoto library (toggle) # Choose whether or not to show the iPhoto library as a folder in PMS. # Default: false. iphoto = # Show Aperture library # --------------------- # GUI Option: Show aperture library (toggle) # Choose whether or not to show the Aperture library as a folder in PMS. # Default: false. aperture = # Enable cache # ------------ # GUI Option: Enable cache (toggle) # Without a cache, when the client browses a folder, content is listed in # real-time. With a cache, additional information becomes available and # the cache can be browsed directly. # Default: false. usecache = true # Hide cache folder # ----------------- # GUI Option: Hide cache folder (toggle) # Controls whether or not the cache can be browsed directly by the client. # Default: false. hide_media_library_folder = # File ordering # ------------- # GUI Option: File ordering (selector) # Determines the order of listed content when a client browses a folder; the # GUI selector generates a numeric indicator according to the following. # 0 - Alphabetical A-Z # 1 - By date (newest first) # 2 - By reverse date (oldest first) # 3 - ASCIIbetical (i.e. using ASCII code values) # 4 - Alphanumeric (AKA natural sort e.g. "Season 2" before "Season 10") # Default: 4. key_sort_method = # ---< Shared folders >------------------------------------------------------- # Media Locations # --------------- # GUI Option: Shared folders dialogue (list) # Either define a list of specific folders containing media to be shared or # allow the system to browse the whole disk of the server. The GUI provides # a system navigation to generate a list of folders. # The list should contain a comma-separated list of absolute path names, or # leave it empty to let the system find media. # Default: empty. folders =/media/wd/Movies,/media/wd/TV\ Shows,/media/wd/Torrents/Downloads,/media/wd/Music,/media/wd/Osho # ---------------------------------------------------------------------------- # Transcoder Settings # ---------------------------------------------------------------------------- # Transcoder engines # GUI Option: Ordered list of engines (selector) # System generates list of available engines, list depends on host. # Default: "mencoder,avsmencoder,tsmuxer,ffmpegvideo,ffmpegaudio,mplayeraudio,tsmuxeraudio,ffmpegwebvideo,vlcvideo,mencoderwebvideo,mplayervideodump,mplayerwebaudio,vlcaudio,ffmpegdvrmsremux,rawthumbs" engines = tsmuxer,mencoder,ffmpegvideo,ffmpegaudio,mplayeraudio,tsmuxeraudio,ffmpegwebvideo,vlcvideo,mencoderwebvideo,mplayervideodump,mplayerwebaudio,vlcaudio,rawthumbs # ---------------------------------------------------------------------------- # Transcoding Settings: Common settings # ---------------------------------------------------------------------------- # Transcode buffer size # --------------------- # GUI Option: Transcode buffer maximum size (string) # Size of buffer in MB before transmitting to client. Maximum value is 400. # Default: 400. maxvideobuffer = # Cores for Transcoding # --------------------- # GUI Option: Number of cores for transcoding (selector) # Choose the number of processor cores that should be used for transcoding. # Default: empty, which will make PMS figure this out itself. nbcores = # Chapters #--TRANSCODE--# folder support # ----------------------------------- # GUI Option: Chapters #--TRANSCODE--# folder support (toggle) # Makes PMS create virtual chapter markers in a video file. These let # you jump to a specific point in a video. # Default: false. chapter_support = # Chapters #--TRANSCODE--# folder support interval # -------------------------------------------- # GUI Option: Chapters #--TRANSCODE--# folder support interval (string) # Determines the interval time in minutes for virtual chapter markers. # Default: 5. chapter_interval = # ---< Audio settings >------------------------------------------------------- # PS3 Media Server decides what to do with the audio track by checking options in the following order: # 1. (AC3 and DTS tracks) Keep DTS track / Keep AC3 track => remuxes track as-is # 2. (all tracks) Use LPCM transcoding => transcodes track with LPCM transport (lossless) # 3. (all tracks) Use AC3 transcoding => transcodes track with AC3 transport (lossy) # AC3 transcoding audio channels # -------------- # GUI Option: Maximum audio channels (selector) # The maximum number of channels used for AC3 transcoding. # Do not change this value even if you use 2.0 speakers because of an MEncoder downmixing bug! # Default: 6. audiochannels = # AC3 transcoding audio bitrate # ----------------- # GUI Option: AC3 re-encoding audio bitrate (string) # Specify the bitrate for AC3 transcoding; do not exceed the quality supported by the # AV receiver or amplifier. # Default: 640. audiobitrate = # Keep AC3 track # --------------- # GUI Option: Keep AC3 track (no re-encode, may cause inaudible dialog and A/V sync issues) (toggle) # Default: true. mencoder_remux_ac3 = # Keep DTS track # ------------------ # GUI Option: Keep DTS track (no re-encode, compatible with AV receiver through optical or HDMI output) (toggle) # Default: false. embed_dts_in_pcm = true # Use LPCM for audio # --------------------------- # GUI Option: Use LPCM for audio (no re-encode) (toggle) # Choose whether or not the Pulse Code Modulation (PCM) audio format should be # used instead of AC3 with the MEncoder transcoding engine. Offers lossless transcoding quality but higher bitrate. # Bandwidth requirements are about 1.5 Mbit/s for 2.0 and 4.6 Mbit/s for 5.1 audio. # Not suitable for Wi-Fi streaming! # Default: false. mencoder_usepcm = # Use LPCM only for HQ audio # --------------------------- # GUI Option: none # Limit LPCM audio transcoding to high quality audio tracks (DTS, TrueHD, etc) only. Use AC3 # transcoding for others. # Default: false. mencoder_usepcm_for_hq_audio_only = # Remux DVD # --------- # GUI Option: Remux DVD ISO video track (toggle) # Default: true. mencoder_remux_mpeg2 = # ---< Video quality settings >----------------------------------------------- # MPEG-2 options # -------------- # GUI Option: MPEG-2 options (string) # Sets the quality for MPEG-2 conversion; MPEG-2 is the fallback format if the client # does not support a video format natively. # Default: "keyint=5:vqscale=1:vqmin=2" mencoder_encode = keyint=2:vqscale=1:vqmin=2 # ---< Misc options >--------------------------------------------------------- # Definitely disable subtitles # --------------------------- # GUI Option: Definitely disable subtitles (toggle) # Default: false. mencoder_disablesubs = # Skip transcode for extensions # ----------------------------- # GUI Option: Skip transcode for extensions (list) # Do not transcode files with an extension in the list. # Default: empty. notranscode = # Force transcode for extensions # ------------------------------ # GUI Option: Force transcode for extensions (list) # Always transcode file with an extension in the list. # Default: empty. forcetranscode = # ---------------------------------------------------------------------------- # Transcoder Settings: MEncoder # ---------------------------------------------------------------------------- # ---< Video/Audio decoder settings for MEncoder engine >--------------------- # Use Multiple cores # ------------------ # GUI Option: Use multiple CPU cores (toggle) # Choose whether or not to use the multicore variant of MEncoder. # Default: empty, which lets PMS figure this out itself. mencoder_mt = # Skip loop filter # ---------------- # GUI Option: Skip loop filter # Default: false. skiploopfilter = # A/V sync alternative true # ------------------------- # GUI Option: A/V sync alternative # Default: true. mencoder_nooutofsync = # Use Video Scaler # ---------------- # GUI Option: Use Video Scaler # Default: false. mencoder_scaler = # GUI Option: Video scaler width # Default: 0. mencoder_scalex = # GUI Option: Video scaler height # Default: 0. mencoder_scaley = # Force framerate # --------------- # GUI Option: Force framerate # Default: false. mencoder_forcefps = # Deinterlace filter # ------------------ # GUI Option: Deinterlace filter # Default: false. mencoder_yadif = # Remux videos # ------------ # GUI Option: Remux videos # Default: true. mencoder_mux_compatible = false # Codec specific parameters # ------------------------- # GUI Option : Use application default codec parms # Default: true. mencoder_intelligent_sync = # GUI Option: Codec specific parameters (text) # Sets additional codec-specific configuration options for MEncoder. # Default: empty. codec_spec_script = # ---< Specific options >----------------------------------------------------- # Custom options # -------------- # GUI Option: Custom options (string) # Default: empty. mencoder_decode = # Audio language priority # ----------------------- # GUI Option: Audio language priority (list) # A comma-separated list of language codes that defines the priority for # MEncoder when choosing audio languages, where "und" stands for "undefined". # XXX Can be empty, which pre-empts the default value. # Default: a localized list (e.g. "eng,fre,jpn,ger,und"). # mencoder_audiolangs = # ---< Subtitle settings >---------------------------------------------------- # Subtitle language priority # -------------------------- # GUI Option: Subtitle language priority (list) # A comma-separated list of language codes that defines the priority for # MEncoder when choosing subtitle languages, where "und" stands for "undefined". # XXX Can be empty, which pre-empts the default value. # Default: a localized list (e.g. "eng,fre,jpn,ger,und"). # mencoder_sublangs = # Force subtitle language # ----------------------- # GUI Option: Force subtitle language (string) # XXX Can be empty, which pre-empts the default value. # Default: the value of the language option, or "en". # forced_sub_lang = # Forced tags # ----------- # GUI Option: Forced tags (string) # The tag string that identifies the subtitle language that will be forced # upon MEncoder. # Default: "forced". forced_sub_tags = # Audio language priority # ----------------------- # GUI Option: Audio language priority (string) # Determine the string of audio language and subtitle language pairs # ordered by priority for MEncoder to try to match. Audio language and # subtitle language should be comma separated as a pair; individual pairs # should be semicolon separated. "*" can be used to match any language. # Subtitle language can be defined as "off" (e.g. "jpn,off;*,*"). # XXX Can be empty, which pre-empts the default value. # Default: a localized list (usually "*,*"). # mencoder_audiosublangs = # Codepage for non-Unicode subtitles # ------------------ # GUI Option: Codepage for non-Unicode subtitles (string) # The character encoding (or code page) that MEncoder should use for # non-Unicode external subtitles. # Default: empty (autodetect, do not force encoding with -subcp key). mencoder_subcp = # FriBiDi # ------- # GUI Option: FriBiDi (toggle) # Determine whether or not MEncoder should use FriBiDi mode, which is # needed to display subtitles in languages that read from right to left, # like Arabic, Farsi, Hebrew, Urdu, etc. # Default: false. mencoder_subfribidi = # Subtitle font blank # ------------------- # GUI Option: Subtitle font (string) # GUI offers a navigator to a folder generating an absolute path. # Default: empty. mencoder_font = Ubuntu # Subtitles folder blank # ---------------------- # GUI Option: Subtitles folder (string) # GUI offers a navigator to a folder generating an absolute path. # Default: empty. alternate_subs_folder = # Use ASS/SSA styling # ------------------- # GUI Option: Use ASS/SSA styling (toggle) # Choose whether or not MEncoder supports ASS/SSA subtitles. # Default: true for Windows and Mac OS X, false otherwise. mencoder_ass = # Enable MEncoder fontconfig support # ------------- # GUI Option: Fontconfig/Embedded fonts (toggle) # Default: true. mencoder_fontconfig = # Use embedded style # ------------------ # GUI Option: Use embedded style (toggle) # Default: true. mencoder_ass_defaultstyle = # Subtitle colour # --------------- # GUI Option: Subtitle colour (string) # The integer value for the subtitle colour. GUI offers a palette to choose # from that will generate a number. Default is empty, causing PMS to pick # white. # Default: empty. subs_color = -1 # Style font scale # ---------------- # GUI Option: Style font scale # The font scale used for ASS subtitling. # Default: 1.0. mencoder_ass_scale = # GUI Option: Styled font outline # The outline parameter used for ASS subtitling. # Default: 1. mencoder_ass_outline = 2 # GUI Option: Styled font shadow # The shadow parameter used for ASS subtitling. # Default: 1. mencoder_ass_shadow = 0 # GUI Option: Styled margin # The margin used for ASS subtitling. # Default: 10. mencoder_ass_margin = 40 # Plain font scale # ---------------- # GUI Option: Plain font scale # The subfont text scale parameter used for subtitling without ASS. # Default: 3. mencoder_noass_scale = # GUI Option: Plain font outline # The subfont outline parameter used for subtitling without ASS. # Default: 1. mencoder_noass_outline = 4 # GUI Option: Plain font blur # The subfont blur parameter used for subtitling without ASS. # Default: 1. mencoder_noass_blur = # GUI Option: Plain margin # The subpos parameter used for subtitling without ASS. # Default: 2. mencoder_noass_subpos = 13 # Load subtitles # -------------- # GUI Option: Load subtitles # Choose whether PMS should check for external subtitle files with the same # name as the media (*.srt, *.sub, *.ass, etc.). # Default: true. autoloadsrt = # DVD/VOB subtitle quality # ------------------------ # GUI Option: DVD/VOB subtitle quality # Default: 3. mencoder_vobsub_subtitle_quality = 4 # Add borders # ----------- # GUI Option: width # Default: 0. mencoder_overscan_compensation_width = # GUI Option: height # Default: 0. mencoder_overscan_compensation_height = # ---------------------------------------------------------------------------- # Transcoder Settings: Video decoder for tsMuxeR # ---------------------------------------------------------------------------- # Force FPS from FFmpeg # --------------------- # GUI Option: Force FPS pased from FFmpeg in the meta file # Default: true. tsmuxer_forcefps = # Mux all audio # ------------- # GUI Option: Mux all audio tracks # Default: false. tsmuxer_mux_all_audiotracks = # Audio resampling # ---------------- # GUI Option: Automatic audio resampling (toggle) # Default: true. audio_resample = # ============================================================================ # Additional settings # ---< Active - but not settable in GUI >------------------------------------- # Default: 850. charsetencoding = # Set to "true" if PMS should pass the flag "convertfps=true" to AviSynth. # Default: true. avisynth_convertfps = # The template for the AviSynth script. The script string may contain the # character "\u0001", which will be treated as newline character. avisynth_script = # Default: false. transcode_block_multiple_connections = # Default: true. transcode_keep_first_connection = # Default: "-threads 2 -g 1 -qscale 1 -qmin 2" ffmpeg = # The maximum size (in MB) that PMS should use for buffering audio. # Default: 100. maxaudiobuffer = # The minimum size (in MB) that PMS should use for the streaming media buffer. # Default: 1. minwebbuffer = # ---< Old deprecated options >----------------------------------------------- # turbomode = false # tsmuxer_preremix_ac3 = false # ---< Binary tools paths >------------------------------------------ # Path to mencoder (absolute or relative from project.binaries.dir) # Default: Win: win32/mencoder.exe Mac: osx/mencoder Linux: mencoder + system PATH mencoder_path = /usr/lib/ps3mediaserver/linux/mencoder # Path to ffmpeg (absolute or relative from project.binaries.dir) # Default: Win: win32/ffmpeg.exe Mac: osx/ffmpeg Linux: ffmpeg + system PATH ffmpeg_path = /usr/lib/ps3mediaserver/linux/ffmpeg # Path to mplayer (absolute or relative from project.binaries.dir) # Default: Win: win32/mplayer.exe Mac: osx/mplayer Linux: mplayer + system PATH mplayer_path = /usr/lib/ps3mediaserver/linux/mplayer # Path to tsMuxeR (absolute or relative from project.binaries.dir) # Default: Win: win32/tsMuxeR.exe Mac: osx/tsMuxeR Linux: tsMuxeR + system PATH tsmuxer_path = /usr/lib/ps3mediaserver/linux/tsMuxeR # Path to dcraw (absolute or relative from project.binaries.dir) # Default: Win: win32/dcrawMS.exe Mac: osx/dcraw Linux: dcraw + system PATH dcraw_path = /usr/lib/ps3mediaserver/linux/dcraw # Path to FLAC (absolute or relative from project.binaries.dir) # Default: Win: win32/flac.exe Mac: osx/flac Linux: flac + system PATH flac_path = # Path to eac3to (absolute or relative from project.binaries.dir) # Default: Win: win32/eac3to/eac3to.exe eac3to_path = # Path to VideoLAN (absolute or relative from project.binaries.dir) # Default: Win: videolan/vlc.exe Mac: /Applications/VLC.app/Contents/MacOS/VLC Linux: vlc + system PATH vlc_path = # Path to convert (absolute or relative from project.binaries.dir) # Default: Win: win32/convert.exe Mac: osx/convert Linux: convert + system PATH imconvert_path = uuid = df76b533-ca0a-3195-8d60-e0f743f662f9