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

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

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

Post by Eugene »

Update to 1.59.1

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

1. Individual settings of the client device - "Support for files without transcoding":
  • added ability to edit the supported formats in the form of table (button "Table of supported formats"), the table is based on user files (button Build or Update), supported codecs checked by the user on the base of the user's manual or playback experience.
2. Added the transcoding profile "Movies (Optimal)", is based on the transcoding profile "Movies (Remux)", uses the table supported formats from the device settings.
3. Podcast feed parameters - Scripts:
  • added mode "List of resources depends on the playback device", if this mode is enabled, a list of resources in this folder is temporary and for each playback device it may be his own, for example, search results, example of use;
4. Folder parameters:
  • added to the folder type "Dynamic (script) - depended on the device", for each playback device creates its list of media resources, script is executed every time, when you access the folder, example of use.
5. Scripts:
  • added functions WmsGetUserSearchText, WmsSetUserSearchText (functionality tied to the playback device, can be used in scripts, formed a lists of media resources for each playback device), example of use;
  • added function WmsCreateRSSItems - creating folder items from RSS-feed, example of use - folder "Search Text";
  • for visual classes events added description of parameters;
  • added function WmsIncSystemUpdateID - informs playback devices about changes in the database of media resources and the need to re-read the contents of specified folder. Playback devices may not support this functionality;
  • new classes TTorrentFile, TTorrentSubFile (can be used to process torrent files), example of use - Podcast TorrentStream;
  • added function ProgramVersion, returns the version number of the program;
  • added the ability to search for text in the form of editing scripts (Ctrl + F).
6. Updated transcoder ffmpeg-1.dll.
7. Added the ability perform "Test transcoding" for devices without individual settings (settings by Autodetect).
8. Updated German, Italian and Polish translation files.
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

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

Post by Eugene »

Update to 1.59.2

1. Restored mode "Maximum advance transcoding"
2. Restored mode "Prevent sleep mode while the server started" (if the server is not working as Windows service)
3. Scripts:
  • added functions WmsGetStreamParam (possible values in the type TStreamParamType), WmsGetStreamDelay.
4. Added reading of stream start time (used in WmsGetStreamDelay)
5. Updated the transcoding profile "Movies - TsMuxer" (changes for audio stream delay).
6. Updated scripts for IMDb sites.
7. Updated Bulgarian and Slovac translation files.
8. Updated device configuration "WD TV Live HD Media Player (DLNA, 16:9, 720x406)".
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

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

Post by Eugene »

Update to 1.59.3

1. Scripts:
  • added classes TWmsScriptUPnPDevice, TWmsScriptUPnPDeviceList, TWmsScriptUPnPService, can be used to organize the "Play to" through the Web-Access;
  • classes TWmsIMDBInfo, TWmsIMDBItem now available in the scripts of media resources processing, Web-navigation, etc.
2. Added the transcoding profiles "TorrentStream (Reencoding)", "TorrentStream (Original video)", "TorrentStream (Input Stream)", "TorrentStream (Remux)" - support for TorrentStream - http://www.torrentstream.org/en/.
3. Added the transcoding profile "Internet-television (Original video)".
Locked