Released version "Wild Media Server (DLNA) v1.57.3 (64-bit)

Locked
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Released version "Wild Media Server (DLNA) v1.57.3 (64-bit)

Post by Eugene »

Update to 1.57

Wild Media Server (UPnP, DLNA, HTTP) v.1.57

1. Added device configurations:
  • "Nokia Lumia (DLNA, 800x480, Linada)";
  • "Nokia Lumia (Web, 800x480, Internet Explorer)";
  • "Pioneer BD Player (DLNA, 16:9, 720x406)".
2. Settings - "Media-resources":
  • in the Folder list added the column "Exclude from the common scan", the swtching-on of this setting can be used for:
    • exclude certain subfolders from scanning;
    • removable disk drives;
    • infrequently updated folders.
    You can force scanning excluded folders (select a folder line and press the Scan button).
3. Navigation on the media device:
  • in each folder of music resources added the folder Single Track, can be used for playback of resources in the current folder as a single track. Turning off this feature in settings of program (Settings - "Media Resources" - Service - Folder "Transcoding").
4. Added the transcoding profile "Music (Single Track)".
5. Updated subtitles module (added support for mov-subtitles).
6. Settings - "Media-resources" - "Folder List":
  • added user evaluation of media resources in the stars and color parental control system for each directory (Edit button), that the program uses by default.
7. The form of control DMR (Digital Media Renderer) device:
  • added support of Party Streaming (Playing the same music in different rooms) for devices Sony.
8. For "Play to" added support the DLNA feature "Play Container" (playback of folder media resources), the availability dependent on playback devices of media resources.
9. The form "Individual settings of the client device":
  • the ability to use a script to generate titles of media resources, which is transmitted to the device by server (script added to "List of scripts of media resources processing": Settings - "Media-Resources" - Processing).
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Released version "Wild Media Server (DLNA) v1.57 (64-bit

Post by Eugene »

Update to 1.57.2

1. Updated transcoder ffmpeg-1.dll to version 1.0 (possible changes in the track list of movie, if the movie stopped play with transcoding, it is recommended to read the file properties). For http-streams added ability to pass a multiline header (line delimiter <cr><lf>), address of the proxy server (option http_proxy, format http://...).
2. Updated subtitles module to support the new version of ffmpeg-1.dll.
3. Updated audio transcoding profiles to support the new version ffmpeg-1.dll (added parameter "-vn" - turns off the video stream).
4. Updated module MediaInfo.dll.
5. Podcasts - "Script for the links to the resource":
  • MediaResourceLink now possible to return the command line, which will be create a stream of the media resource, in the command line should be present parameter "<OUTPUT FILE>", the program will be replace by the pipe. If parameter "<OUTPUT FILE>" not exists, the program will add the pipe to the end of the command line. This feature allows you to read the properties of the media resource, use MediaInfo, use transcoding profiles, included in the program.
    Format: cmd://command_line;
  • MediaResourceLink now possible to return a reference to a resource with preceded parameters ffmpeg (can be useful for http-streams, if you want to add parameters headers, http_proxy, disable_range, etc). MediaResourceLink must begin with -parameter_name and include -i "resource_link".
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Released version "Wild Media Server (DLNA) v1.57.3 (64-b

Post by Eugene »

Update to 1.57.3

1. Transcoding profiles - Transcoder list:
  • transcoder path may begin with parameter %SpecialFolders(FolderID)%. FolderID corresponds numerically CSIDL_ ...
2. Settings - Media Resources - Reading of properties:
  • added the setting "Stop loading a file properties file, if passed more than ? seconds "(the default is 15 seconds, for the value of Internet resources four times more).
3. Scripts:
  • added function WmsStringFromStream (loading data from the stream IStream);
  • added function RegistryRead (read data from the registry Windows, for example the installation path of the program).
4. Updated trancoder ffmpeg-1.dll (fixed a possible problem with the subtitles and transcoding speed indicator).
Locked