Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
sbarex committed Oct 4, 2024
2 parents ad0d28d + 43dd4df commit 8d650cb
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# These are supported funding model platforms

github: [sbarex] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
# patreon: # Replace with a single Patreon username
# open_collective: # Replace with a single Open Collective username
# ko_fi: # Replace with a single Ko-fi username
# tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
# community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
# liberapay: # Replace with a single Liberapay username
# issuehunt: # Replace with a single IssueHunt username
# lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
# polar: # Replace with a single Polar username
buy_me_a_coffee: sbarex # Replace with a single Buy Me a Coffee username
# custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[![counter](https://img.shields.io/github/downloads/sbarex/mediainfo/latest/total)](https://github.com/sbarex/mediainfo/releases) [![counter](https://img.shields.io/github/downloads/sbarex/mediainfo/total)](https://github.com/sbarex/mediainfo/releases)

[![buy me a coffee](https://img.buymeacoffee.com/button-api/?text=Buy+me+a+coffee&emoji=&slug=sbarex&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff")](https://www.buymeacoffee.com/sbarex)

<p align="center">
<img src="Assets/icon.png" width="128" height="128" alt="logo" />
</p>
Expand All @@ -13,6 +15,8 @@ Extension to display information about multimedia (images, videos and audio), PD

> **MediaInfo is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY.**
If you like this application and find it useful, [buy me a coffee](https://www.buymeacoffee.com/sbarex)!

- [Behavior](#behavior)
- [Installation](#installation)
- [Note for macOS Sequoia](#note-for-macos-sequoia)
Expand Down
33 changes: 33 additions & 0 deletions docs/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,39 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>MediaInfo</title>
<item>
<title>1.7.2</title>
<pubDate>lun, 7 ago 2023 22:53:00 +0100</pubDate>
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/sbarex/MediaInfo/releases/download/1.7.2/MediaInfo.zip"
sparkle:version="22" sparkle:shortVersionString="1.7.2" type="application/octet-stream"
sparkle:edSignature="iKasuTtCfATEXvP1ItwPa54AeWCQED9SG89IYro5+3FXCL7LAN9Hm7fxeIFOvchvVzO3yaAAGIcU6ZfoB83oDA==" length="21109674" />
<description><![CDATA[
<h2>Release 1.7.2 (22)</h2>
<p>New features:</p>
<ul>
<li>New action to export info as json to clipboard.</li>
<li>Dependencies updated:</li>
<ul>
<li>fffmpeg to 6.0.0</li>
<li>libarchive to 3.7.2dev</li>
<li>libjpeg-turbo to 3.0.0</li>
<li>lz4</li>
<li>xz to 5.4.4</li>
<li>zstd to 1.5.5</li>
</ul>
</ul>
<p>Bugfix:</p>
<ul>
<li>Fixed media duration and frames count for the ffmpeg engine. </li>
</ul>
<p><a href="https://github.com/sbarex/MediaInfo/blob/master/CHANGELOG.md">See the complete changelog.</a></p>
]]>
</description>
</item>

<item>
<title>1.7.1</title>
<pubDate>dom, 22 gen 2023 21:17:00 +0100</pubDate>
Expand Down

0 comments on commit 8d650cb

Please sign in to comment.