Released version "Wild Media Server (DLNA) v1.75.1 (32-bit)

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

Released version "Wild Media Server (DLNA) v1.75.1 (32-bit)

Post by Eugene »

Update to 1.75

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

1. Added scripts of loading metadata about the media resource from metadata files:
  • nfo - XBMC, Boxee metadata files;
  • tgmd - ThumbGen metadata files;
  • mymovies.xml, movies.xml, movie.xml - MyMovies metadata file;
  • series.xml - MetaBrowser metadata file;
  • xml - WDTV, Popcorn Hour metadata file;
  • tag - NetGear metadata file;
  • txt - pyTiVo metadata file;
  • MovieInfo.tvixie - TViXIE metadata file;
  • wmi - Wild Media Server metadata file;
  • wmsmetadata.dat - Wild Media Server metadata cache.
2. Settings - Media-Resources - Reading of properties - Metadata:
  • added button Settings - editing scripts of loading metadata about the media resources from metadata files (unused scripts can be deactivated);
  • added setting "Metadata cache directory", metadata is stored in the cache after editing the information about media resource or loading information about media resource from online databases. If location of media resources changed, the metadata will be restored from the metadata cache after reading properties of media resources.
3. The main form of the program:
  • to the context menu of the list of media resources added item "Delete metadata from cache".
4. Updated transcoder ffmpeg-1.dll.
5. Added the transcoding profile "TorrentStream (TSPLAYER - FFMPEG)".
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Released version "Wild Media Server (DLNA) v1.75 (32-bit

Post by Eugene »

Update to 1.75.1

1. Scripts:
  • added classes TJsonObject, TJsonArray;
  • added functions WmsCrypt ... (encryption, hashing, display formats);
  • added function WmsExecuteScriptDialog, can be used for editing scripts, that are stored in arbitrary properties of the media resource,
    editing can be invoked through scripts processing media resources (call button, hot key).
2. Updated subtitles module (adds support for xml-subtitle).
3. Settings - Options - Colors:
  • added color settings for forms, that program used by default.
4. Podcasts:
  • added property "Additional parameters".
5. Loading information about media resources from Internet databases:
Locked