MarcoPNS / Spotify-Stream-Widget

Stream Widget for Spotify is a small Tool for Streamers to show the current Track of Spotify to your Viewers! Used by hundreds of Streamers daily 🚀 ❤️
https://widgetapp.stream/
GNU General Public License v3.0
141 stars 17 forks source link

Bump TagLibSharp from 2.2.0 to 2.3.0 #73

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps TagLibSharp from 2.2.0 to 2.3.0.

Release notes

Sourced from TagLibSharp's releases.

2.3.0.0

  • Added support for chapters by implementing the frames CHAP and CTOC (#228) - Jan Romero
  • Adding extended precision ByteVector conversion (#245) - Benjamin Russell Using extended precision conversion to get any possible AIFF sample rate
  • Audio Id3v2 add support for the Tag Length (#284) - L Carroll
  • ASF Duration Calculation Fix, Creation Date Fix (#256) - Benjamin Russell
  • Property preventing autocreate id3 tag types (#254) - Helmut Wahrmann
  • Multiple music brainz entries (#253) - Helmut Wahrmann
  • MusicBrainz Tags should be retrieved case insensitive (#243) - Helmut Wahrmann
  • Make methods SetUserTextAsString public (#242) - Helmut Wahrmann
  • MPEG Audio Header Offset Calculation (#241) - Benjamin Russell
  • Add format to TrackCount setter (#240) - EatonZ
  • Improve JPG detection in GetExtensionFromData (#239) - EatonZ
  • Fixed: Corrupting OPUS files on write (#232) - ta264
  • Add support for webm audio files (#219) - Michael Phillips
  • Bump to net462 - Stephen Shaw
  • Remove gtk# dependency in tests. Replaced with SixLabors.ImageSharp - Stephen Shaw
  • Added support for IPLS Frame (#208) - Helmut Wahrmann
  • Fixes #200 and copies Pictures over from Id3v2 Tag to File.Tag (#201) - Sean Kearney
  • Disregard case in Apple box names + initial unit test (#187)
  • Various repo maintenance fixes - Stephen Shaw, Andrew Sun, Mike Blaszczak, James John McGuire, ta264, Alex Koeplinger, Immanuel Martini
Commits
  • b5ae84f Update release notes in nuget
  • ef99fb4 Bump to latest dotnet 3.1.x
  • c331b44 Remove old Monodevelop section
  • 7611abf Bump version to 2.3.0.0
  • 5050ccb Bump Test project nugets
  • 0ef2fe0 Update Readme
  • 25608d8 [Doc] Update Linux build command (#297)
  • 6a74634 Added support for chapters by implementing the frames CHAP and CTOC (#228)
  • 22c635c Adding extended precision ByteVector conversion (#245)
  • a3b5676 Audio Id3v2 add support for the Tag Length (#284)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.