From 09ac81e5f646d57fce84b45c35557cd7dd37c20e Mon Sep 17 00:00:00 2001 From: sbarex Date: Mon, 7 Aug 2023 22:54:48 +0200 Subject: [PATCH 1/3] Update appcast.xml --- docs/appcast.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/docs/appcast.xml b/docs/appcast.xml index 54085b7..8cbe45a 100644 --- a/docs/appcast.xml +++ b/docs/appcast.xml @@ -2,6 +2,39 @@ MediaInfo + + 1.7.2 + lun, 7 ago 2023 22:53:00 +0100 + 10.15 + + Release 1.7.2 (22) +

New features:

+
    +
  • New action to export info as json to clipboard.
  • +
  • Dependencies updated:
  • +
      +
    • fffmpeg to 6.0.0
    • +
    • libarchive to 3.7.2dev
    • +
    • libjpeg-turbo to 3.0.0
    • +
    • lz4
    • +
    • xz to 5.4.4
    • +
    • zstd to 1.5.5
    • +
    +
+ +

Bugfix:

+
    +
  • Fixed media duration and frames count for the ffmpeg engine.
  • +
+ +

See the complete changelog.

+ ]]> +
+
+ 1.7.1 dom, 22 gen 2023 21:17:00 +0100 From 8856755e209558189cfa87b494589173df29c82f Mon Sep 17 00:00:00 2001 From: sbarex Date: Mon, 3 Jun 2024 17:31:04 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 737fcfb..7ca7309 100644 --- a/README.md +++ b/README.md @@ -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) +

logo

@@ -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) - [Settings](#settings) From 43dd4df8e604a53595c6e1cc6ab9f7ad6e78ae04 Mon Sep 17 00:00:00 2001 From: sbarex Date: Thu, 6 Jun 2024 11:19:00 +0200 Subject: [PATCH 3/3] Create FUNDING.yml --- .github/FUNDING.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..2e8708d --- /dev/null +++ b/.github/FUNDING.yml @@ -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']