=== Heimatradio Footer Radio Player ===
Contributors: heimatradio
Tags: radio, player, shoutcast, icecast, streaming
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 2.2.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A modern sticky footer radio player for WordPress with Shoutcast and Icecast support.

== Description ==

Heimatradio Footer Radio Player is a lightweight and customizable streaming radio player for WordPress.

The plugin adds a modern sticky footer player to your website and supports both Shoutcast and Icecast radio streams.

Features include live track title updates, dynamic album artwork, customizable colors, popup player support and responsive controls.

== Features ==

* Sticky footer radio player
* Shoutcast support
* Icecast support
* AJAX live track titles
* Scrollable radio text
* Dynamic Cover Art via iTunes API
* Popup player generator
* Customizable player colors
* Desktop volume control
* Fallback cover image support
* Optional cleanup on uninstall

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin through the WordPress plugins screen
3. Open `Settings → Footer Radio Player`
4. Configure your stream and player settings

== Frequently Asked Questions ==

= Which stream servers are supported? =

The plugin supports both Shoutcast and Icecast radio streams.

= Does the plugin support HTTPS streams? =

Yes, HTTPS streaming URLs are supported.

= Can I disable the popup player? =

Yes, the popup player can be enabled or disabled in the plugin settings.

== External services ==

This plugin uses the Apple iTunes Search API to retrieve album artwork for currently playing tracks.

When song metadata is available, the artist name and song title are transmitted to the iTunes Search API in order to retrieve matching cover artwork.

Service provider:
Apple Inc.

Terms of Use:
https://www.apple.com/legal/internet-services/itunes/

Privacy Policy:
https://www.apple.com/legal/privacy/

Data transmitted:
* Artist name
* Song title

This request is only made when track metadata is available.

== Changelog ==

= 2.2.1 =
* Fixed the default Radiotext scroll speed

= 2.2.0 =
* Added Multilanguage Support
* Added German (de_DE) translations
* Added Dutch (nl_NL) translations
* Added Polish (pl_PL) translations

= 2.1.1 =
* Added configurable radio text scroll speed
* Added slow / normal / fast scroll options
* Improved mobile layout spacing

= 2.1.0 =
* Added Desktop / Mobile stream switching
* Added Optional mobile stream support
* Added Live stream toggle button

= 2.0.6 =
* Replaced short plugin prefix with "heimfrp"
* Removed inline JavaScript
* Removed inline CSS
* Added External Services documentation
* Improved WordPress coding standards compatibility

= 2.0.5 =
* Fixed readme issues

= 2.0.4 =
* Added option to delete plugin settings on uninstall
* Added uninstall.php cleanup routine
* Minor security improvements

= 2.0.3 =
* Popup player can now be disabled in plugin settings

= 2.0.2 =
* Fixed fallback cover handling in frontend player

= 2.0.1 =
* Fixed missing volume slider in footer player

= 2.0.0 =
* Modular plugin architecture
* Popup player rebuilt
* Desktop volume control
* Copy-to-clipboard popup generator
* Improved Icecast support

= 1.5.6 =
* Stable legacy version

== Upgrade Notice ==

= 2.0.6 =
Major internal refactoring for improved WordPress.org compatibility and coding standards compliance.