Released version "Wild Media Server (DLNA) v1.51.3 (32-bit)
Posted: Fri May 11, 2012 4:04 pm
Update to 1.51.3
Wild Media Server (UPnP, DLNA, HTTP) v.1.51
1. Added device configurations:
6. Changed the storage mode of thumbnails, all the thumbnails are stored in one file (wmsthumbnails.dat).
7. For setting "Movie cover directory" you can specify multiple directories via ";". You can specify a directory "\" - search for thumbnail in movie file directory.
8. Scripts:
10. The form of control DMR (Digital Media Renderer) device:
Wild Media Server (UPnP, DLNA, HTTP) v.1.51
1. Added device configurations:
- "Apple iPad 3 (DLNA, 14:9, 720x404, 8Player)".
- added intervals up to 240 minutes.
- in the section Music added the list mode of media resources "Cards";
- in the lists of movies, music, photos (mode Cards) added display of folders (with thumbnails).
- settings are divided into pages (Transfer, Connection, Scripts);
- added settings for user authorization and proxy server (the page Connection), the program supports HTTP-authentication only, settings can be used for any authorization (implementation in scripts);
- for the script "Script for the links to the resource" added the mode "The script generates a few links (the call while navigating on the device)", mode can be used if the site offers video in various formats. When updating podcasts is added the folder for media-resource, list of different video formats will be formed by script during accessing media resource folder from the playback device. Example of using in the podcasts configuration Youtube;
- added setting "Sort order" (the page Transfer).
6. Changed the storage mode of thumbnails, all the thumbnails are stored in one file (wmsthumbnails.dat).
7. For setting "Movie cover directory" you can specify multiple directories via ";". You can specify a directory "\" - search for thumbnail in movie file directory.
8. Scripts:
- added class TWmsScriptFileTags and function WmsCreateFileTags, can be used for accessing to file tags in scripts. Tags providers: tpExif, tpFFmpeg, tpMediaInfo, tpShell, tpWms, tpXmp;
- added functions to use the module MediaInfo.dll: WmsMediaInfoCreate, WmsMediaInfoGet, WmsMediaInfoGetI, WmsMediaInfoGetCount;
- added functions WmsPlayToDevice, WmsPlayToGroup - play a specified media resource on the DMR (Digital Media Renderer) device (as an identifier of device can be used MAC-address, IP-address, UUID-identifier, the device name), with the processing of scripts on a schedule can be used as a DLNA-alarm (only secondary).
10. The form of control DMR (Digital Media Renderer) device:
- to control buttons added the button "Playback with transcoding", if the device does not support the jump to the selected position of the playback, you can turn on "Playback with transcoding" and repeat choice of playback position.