Skip to content

Releases: fethica/FRadioPlayer

✨Add HTTP header fields support

25 Jan 03:19
Compare
Choose a tag to compare
  • Change AVAsset to AVURLAsset.
  • Add httpHeaderFields property to set HTTP headers, example:
FRadioPlayer.shared.httpHeaderFields = ["user-agent": "FRadioPlayer"]

SwiftUI Example and Metadata improvements

10 Dec 01:29
Compare
Choose a tag to compare
  • Add a new target with SwiftUI example for iOS and macOS 🚀
  • Metadata retrieval improvements ✨

Big thanks to @urayoanm for adding this new features 🎸

Enhanced metadata validators

05 Apr 02:39
Compare
Choose a tag to compare

Improve the metadata validation by @nicolassrod

Add metadata cleanup

19 Jul 12:21
Compare
Choose a tag to compare

Add a helper function to strip off trailing '[???]' characters left there by ShoutCast and Centova Streams.
Thanks to @cbarriga for this feature.

Swift 5 / Xcode 10.2

20 May 04:01
Compare
Choose a tag to compare
  • Add Swift 5 and Xcode 10.2 support.
  • Upgrade to Cocoapods 1.6.

Add tvOS support 📺

03 Dec 18:08
Compare
Choose a tag to compare

Add tvOS support by @sbrighiu 🎉

Fix Carthage

30 Nov 03:10
Compare
Choose a tag to compare
0.1.14

Update version

Add macOS support  🖥

29 Nov 03:02
Compare
Choose a tag to compare

Add macOS support by @misteral 🎉

Swift 4.2 Carthage support

14 Oct 20:08
Compare
Choose a tag to compare
0.1.12

Update the carthage project to Swift 4.2

Xcode 10 / Swift 4.2

08 Sep 04:22
532319a
Compare
Choose a tag to compare
0.1.11

Update .swift-version