Skip to content

Commit

Permalink
AU: 1 updated - gom-player
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 26, 2017
1 parent 9dc99ce commit f12fc10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions automatic/gom-player/gom-player.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>gom-player</id>
<version>2.3.19.5276</version>
<version>2.3.21.5278</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/gom-player</packageSourceUrl>
<owners>chocolatey, AdmiringWorm</owners>
<title>GOM Player (Install)</title>
Expand All @@ -17,8 +17,8 @@
<bugTrackerUrl>http://player.gomlab.com/center.gom?language=eng</bugTrackerUrl>
<tags>gom-player audio subtitle video admin</tags>
<summary>The only media player you need - for FREE!</summary>
<description>
GOM Player is one of the worlds best free desktop video players. Originally famous for its high video and audio quality, and support of multiple video formats (flv, mp4, mov, mpg, ts, avi, divx, asx, wmv, m4v, dat, ifo, vob, 3gp/3gp2, rm/rmvb, mkv, ogm) etc. However, there is a lot more to GOM Player than codec support.
<description><![CDATA[
GOM Player is one of the world's best free desktop video players. Originally famous for its high video and audio quality, and support of multiple video formats (flv, mp4, mov, mpg, ts, avi, divx, asx, wmv, m4v, dat, ifo, vob, 3gp/3gp2, rm/rmvb, mkv, ogm) etc. However, there is a lot more to GOM Player than codec support.
If you are interested in VR and 360 degree videos, GOM Player is just for you! GOM Player supports a variety of VR and 360° video formats, and provides each user with friendly and simple UI/UX experiences.
Expand All @@ -30,14 +30,15 @@ If you are looking for subtitles, GOM Player just made that amazingly simple. GO
- **Comprehensive File Support:** GOM Player can play all the most popular video formats by default: AVI, MP4, MKV, FLV, WMV, MOV, and more!
- **Strong Subtitle Functionality:** You can share and download a large number of subtitles through our own library and also by linking with OpenSubtitles.org. You can freely adjust the placement, size, and sync settings of your subtitles.
- **Play 360 degrees VR video**
- Able to watch from up, down, left, and right, 360 degrees around, by just using the keyboard or mouse
- Supports preview with side views from front, back, left, and right as well as screen transition
- Provides search and play functions for 360 YouTube videos
- Able to watch from up, down, left, and right, 360 degrees around, by just using the keyboard or mouse
- Supports preview with side views from front, back, left, and right as well as screen transition
- Provides search and play functions for 360 YouTube videos
- **Advanced Features:** With a wide variety of advanced features, like A-B repeat, screen capture, Media Player capture, playback speed control, and video effects, GOM Player allows you do much more than simply play your videos
- **Customization:** GOM Player's skinable interface and advanced filter controls make it highly customizable, allowing users to personalize their experience to fit their needs. Download new skins and logos from the GOM Player website!
- **Codec Finder:** Some uncommon video types aren't supported by GOM Player by default. When you try to watch these videos, GOM Player's Codec Finder service will search for the one you're missing and direct you to a place where you can read more and/or download the missing codec.
- **Connect with GOM Remote:** You can control GOM Player with GOM Remote. This includes all basic functions, such as moving forward/back, play, and pause. This also includes advanced functions, such as opening files, searching, and PC power control.
</description>
]]></description>
<releaseNotes>http://player.gomlab.com/history.gom?language=eng</releaseNotes>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
Expand Down
2 changes: 1 addition & 1 deletion automatic/gom-player/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
fileType = 'exe'
url = 'https://cdn.gomlab.com/gretech/player/GOMPLAYERGLOBALSETUP_NEW.EXE'
softwareName = 'GOM Player'
checksum = 'bb5bf83321cf119340d265c4433f3222730176c6a177b5e16df592c7f6526549'
checksum = 'c0b4006e0b5e99266b302d17789927bb93d3342adbd43f4b1b037d69af4bd43c'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down

0 comments on commit f12fc10

Please sign in to comment.