AIMP Radio Station Metadata Not Showing: How to Fix It

  • Confirm whether the station actually transmits compatible artist and title metadata.
  • Test direct stream URLs, default templates, skins, plugins, and clean playlists.
  • Fix Android displays and recording splits without unnecessary reinstalls or permission changes.

When AIMP plays an internet radio station but does not show the artist, song title, program name, or station information, the missing text is not necessarily an AIMP audio player issue. The most common causes are that the station does not transmit usable metadata, the playlist points to an indirect or incompatible stream, AIMP's display template hides the available fields, or a skin or Android system control does not display the same information as the main player.

The fastest way to solve the problem is to determine where the metadata disappears. Test a second station known to update its song titles, check the information shown inside AIMP rather than relying only on a lock screen or Bluetooth display, and then isolate the playlist, template, skin, plugin, or network condition. Stop troubleshooting as soon as metadata updates correctly in the main player. At that point, any remaining problem is limited to the specific interface that still does not show it.

Internet radio metadata path from a station stream to a player and connected displays.

1. Confirm the Symptom With a Small Safe Test

Before changing settings, identify exactly what is missing. Internet radio can expose several kinds of information: a fixed station name, a changing artist and title, a show name, a server description, or artwork. These items do not always come from the same place.

1.1 Check Whether the Station Provides Metadata

AIMP can only display live artist and title information when the stream or a supported metadata mechanism supplies it. Some stations transmit a changing StreamTitle value. Others send only a fixed station name, send malformed information, or publish the current song on their website through a separate API that the audio stream does not expose.

Play the same station in another reputable radio player or inspect its official web player. Use this comparison carefully. A website showing the current song does not prove that the audio URL carries metadata because the website may obtain its information from a separate service.

Success means the title changes inside AIMP when the station changes songs. If no compatible player receives metadata from the direct stream, stop changing AIMP settings. The station or stream source is the likely cause.

1.2 Test Another Station

Add a second station that is known to display changing artist and title information. Do not replace or delete the original playlist entry yet. Keep both stations in a temporary playlist so that you can compare them under identical settings.

  • If the second station works, AIMP's general metadata display is functioning.
  • If neither station works, check templates, skins, plugins, and the stream URLs.
  • If metadata appears only after several seconds, allow the stream to reach a song change.

Radio metadata may be sent at intervals rather than immediately at connection time. Let the test run long enough to cross at least one track or program transition. Once the second station updates correctly, stop making global changes and troubleshoot only the original station or URL.

1.3 Compare the Main Player, Playlist, and System Display

Observe the same stream in several places: AIMP's main player, the active playlist row, the file or stream information window, the Windows taskbar or notification area, and, on Android, the notification, lock screen, headset display, or Android Auto screen.

If metadata appears in the main player but not on the lock screen, Bluetooth receiver, or car display, the stream is working. The remaining issue concerns AIMP's external display formatting or the fields requested by the receiving device. Avoid reinstalling AIMP or editing the station URL in that situation.

2. Check the AIMP Settings and Stream Entry Directly Related to Metadata

2.1 Verify the Metadata Display Template

AIMP uses formatting templates to decide which fields appear in parts of its interface. A template that contains only a filename, station label, or custom playlist value may hide a perfectly valid live title. Open AIMP's interface or player formatting settings and review the template used for the player, playlist, information bar, notification, or other affected display.

Temporarily switch to a default or simple template that includes artist and title fields. Exact menu wording can vary between the Windows and Android editions, so look for text formatting, track information, running line, notification formatting, or playlist appearance.

Success means a changing artist and title appears when the test station updates. If the default template works, restore custom formatting one field at a time. Stop when the required metadata remains visible.

2.2 Return to the Default Skin

A custom skin can omit a text element, use a narrow field, scroll text slowly, or display playlist labels instead of live stream information. Switch temporarily to an official default skin without deleting the custom skin.

Check both the main window and any mini-player or information bar. If metadata appears with the default skin, AIMP is receiving it correctly. The practical fix is to adjust the custom skin, choose a layout that includes the active track text, or continue using the default skin. Reinstalling audio components will not fix a skin that simply lacks a metadata field.

2.3 Check the Playlist Entry and Lock State

An M3U or M3U8 playlist can define a static station name through an EXTINF entry. When the station starts transmitting live metadata, AIMP may show the changing track information instead of that fixed label. This is expected when the interface prioritizes current stream metadata.

If your problem is the reverse, meaning dynamic metadata replaces a carefully organized station name, test AIMP's option to lock the playlist from changes. This can preserve custom playlist titles in supported situations. Be aware that preserving a static playlist label and displaying a changing song title are competing goals in some interface elements.

Success means the desired information remains stable in the playlist while the player continues to show the live track where supported. If locking the playlist gives you the layout you want, stop there and avoid manually renaming the entry after every playback session.

2.4 Resolve Playlist URL Indirection

A station link is not always the audio stream. It may be a web page, a downloadable playlist, a redirector, or a master M3U8 file containing several stream variants. AIMP must resolve that chain before it can play audio and receive metadata. Some indirect links resolve to an audio endpoint that provides no title information, while another endpoint for the same station does.

Open the playlist as text when it is safe to do so and look for the actual HTTP or HTTPS audio addresses. If it contains several URLs, add the most appropriate direct audio stream to a temporary AIMP playlist. Prefer a URL published by the station itself. Do not copy expiring session links, authentication tokens, or undocumented addresses from suspicious directories.

Success means the direct entry plays continuously and updates its title. Keep that entry and remove the indirect test entry only after you have confirmed reliable playback.

2.5 Confirm Stream Format Support

Metadata support depends partly on the stream protocol and how the station packages its audio and information. A conventional MP3 or AAC Icecast or Shoutcast stream may deliver an ICY title. HLS, FLAC, JSON-assisted metadata, or unusual server output can behave differently. A stream may play successfully while its metadata remains unavailable or cannot be parsed into clean artist and title fields.

Try another official format offered by the station, such as its MP3 or AAC stream, instead of assuming that the highest-bitrate or browser-oriented URL is the best AIMP source. If one official format shows metadata and another does not, keep the working format. There is no need to install a codec pack.

2.6 Disable Only Relevant Plugins Temporarily

A visualization, scrobbler, information panel, radio catalog, or metadata-related plugin can affect what you see without affecting playback. Temporarily disable recently installed or updated plugins that interact with track information. Restart AIMP and test the same station in the default interface.

Do not remove unrelated decoder components at random. If metadata returns after one plugin is disabled, check for a compatible plugin update or leave that plugin off. If nothing changes, re-enable it and continue to the next test.

3. Separate Live Radio Metadata From Tags, Artwork, and Library Data

3.1 Understand Why the Tag Editor Usually Cannot Fix Radio Titles

The AIMP tag editor is useful for local files, but live radio titles are normally supplied by the server during playback. Editing the playlist's station name does not create missing artist and title updates. Similarly, adding ID3 tags to a recorded file affects that file, not the live station.

Use the file information window to identify what AIMP currently knows about the stream. If it shows a station URL and fixed name but no changing title after a song transition, the live metadata probably was not received or parsed. Do not repeatedly rescan local tags because a music library rescan cannot manufacture server metadata.

3.2 Treat Artwork as a Separate Signal

A station logo or album cover may come from a playlist field, cached image, internet artwork search, or stream metadata. Therefore, visible artwork does not prove that the artist and title are available. The reverse is also true: AIMP can display a title even when the station sends no usable cover.

If the title is missing, temporarily ignore artwork settings and focus on the text shown in the player or information window. Troubleshoot artwork only after live titles work.

3.3 Avoid Unnecessary Music Library Changes

The music library primarily catalogs saved audio and supported remote entries. A stale library record can sometimes preserve an old label, but rebuilding the entire library should not be an early response to missing radio metadata.

Create a new temporary playlist and add the stream URL directly. If the temporary entry displays metadata while the library entry does not, refresh or recreate only the affected entry. A full library rescan is reasonable only when several stored entries show outdated cached information.

Radio stream passing through network and device layers to desktop, phone, Bluetooth, and car displays.

4. Check Windows, Android, Network, and Device Controls

4.1 Confirm That the Network Delivers the Complete Stream

Stable audio does not always guarantee that every metadata update reaches the player. Test the station on another network, particularly if the issue affects multiple stations from the same provider. On Android, compare Wi-Fi and mobile data. On Windows, test without a captive portal, filtering proxy, or restricted guest network.

Do not disable security software permanently. If a managed network filters streaming traffic or redirects requests, use a normal trusted connection for comparison. Success means titles start updating on the alternate network. In that case, the original network or proxy policy needs attention, not AIMP's tag settings.

4.2 Review Android Network and Background Restrictions

AIMP needs network access to play internet radio. Background playback also depends on Android allowing the application to continue running. If metadata updates stop only after the screen turns off, remove restrictive battery optimization for AIMP where appropriate and allow background activity according to your device manufacturer's settings.

Also confirm that AIMP has the permissions needed for the source you are using. Internet radio requires network access. Local SMB, FTP, or WebDAV sources can require local network access or credentials. Storage permission is relevant to local files, playlists, downloaded podcasts, and recordings, but it does not make a radio station transmit titles.

Success means the stream and its changing title continue after the screen locks. Once that works, do not grant unrelated permissions.

4.3 Compare AIMP With Bluetooth and Android Auto Displays

Bluetooth devices and vehicle systems may use their own field mapping, character limits, caching behavior, or media-session layout. Some displays show only one line and choose either the station name or current title. Others update less frequently than AIMP itself.

Disconnect the external device and observe AIMP directly. If the main AIMP screen updates but the receiver does not, reconnect the device, restart its media session, and check AIMP's notification or external-display formatting options. Do not change the audio output method merely because a car display omits text while playback remains normal.

4.4 Change the Audio Output Method Only When Playback Is Also Affected

On Windows, WASAPI, DirectSound, or ASIO settings mainly affect audio delivery. On Android, the selected audio output method likewise concerns playback behavior. These settings are unlikely to restore metadata when audio is already stable and AIMP receives the stream correctly.

Test another supported output method only if the radio also fails to start, repeatedly reconnects, or loses playback when the device changes. Success means both continuous audio and title updates return. If audio was never affected, restore the original output configuration and focus on the stream or display layer.

4.5 Check Credentials for Cloud or Network Sources Separately

WebDAV, SMB, cloud storage, and authenticated podcast feeds may look like internet radio entries, but they are not necessarily live radio streams. Expired credentials can prevent AIMP from reading a remote playlist or resolving the audio URL. Reauthenticate the specific service if the entry fails to open or redirects to a login response.

If audio plays but only the title is absent, credentials are probably not the main cause. Avoid deleting all saved accounts unless several sources have stopped working.

5. Use AIMP Diagnostic Tools Without Changing Everything

5.1 Inspect File or Stream Information

While the station is playing, open its information or properties window. Look for the resolved URL, content or stream format, bitrate, server information, and current title. The goal is to determine whether AIMP receives a title that the visible skin fails to display.

If the information window updates but the main player does not, reset the relevant display template or skin. If neither location updates, continue with the direct URL and second-station tests.

5.2 Test a New Playlist

Create an empty playlist and add only two entries: the affected station and a known working station. Do not import your complete library, grouping rules, or custom playlist formatting.

This test removes stale entries, duplicate URLs, playlist locks, cached names, and complicated grouping from the equation. If both stations work in the new playlist, recreate the original station entry rather than reinstalling AIMP.

5.3 Use Logs or Debug Mode for Reproducible Failures

If the problem affects a specific stream consistently, AIMP's diagnostic output may help show the server response, redirect path, connection error, or metadata structure. Use debug mode or logs only long enough to reproduce the issue, and remove private tokens, credentials, and personal paths before sharing a report.

A useful report includes the operating system, whether the issue occurs on Windows or Android, the exact official station URL, whether audio plays, whether another station works, and where metadata is missing. This is much more useful than stating only that AIMP is not working.

5.4 Check Converter and Recording Behavior Correctly

The audio converter does not generate live station metadata. If a recording produces one long file instead of separate songs, check whether the station changes its transmitted title. Track splitting during radio capture can depend on those metadata changes rather than silence between songs.

If the station sends only its fixed name, sends no title, or keeps the same value for an entire program, AIMP has no reliable title boundary for splitting. Success means the displayed title changes and new recording files begin at those changes. If the live title never changes, adjust your recording expectations or split the saved file later with an appropriate editor.

6. Run a Clean Temporary Test Before Reinstalling

Reinstallation often preserves the same profile, playlists, templates, and plugins, so it may not isolate the cause. A safer test is a temporary clean or portable AIMP setup on Windows, or a temporary reset of only the relevant playlist and display customization on Android.

  1. Record your current settings and back up important playlists.
  2. Start a clean AIMP profile or portable installation without third-party plugins.
  3. Use the default skin and default text formatting.
  4. Add one known working station by its direct official stream URL.
  5. Add the affected station and compare their behavior.

If the known station displays titles in the clean test, AIMP's metadata system is working. Add your normal skin, template, plugins, and playlist one at a time until the symptom returns. The last restored component is the most likely cause.

If the affected station still lacks metadata while the known station works, stop changing AIMP. Keep the clean result as evidence that the original stream does not provide compatible information. If neither station works in a clean profile, verify the URLs and network, then check AIMP's current official change log or report a reproducible issue.

7. Quick Fix Checklist

  • Wait through one track change before deciding metadata is missing.
  • Test a second station known to transmit changing titles.
  • Compare AIMP's main player with its playlist and information window.
  • Use a direct official audio URL instead of a web page or redirector.
  • Try another official MP3, AAC, FLAC, or HLS stream variant.
  • Restore the default metadata display template.
  • Switch temporarily to AIMP's default skin.
  • Create a clean playlist containing only two test stations.
  • Disable only plugins that interact with metadata or track displays.
  • Do not use the tag editor to manufacture live radio information.
  • Check Android background and network access if updates stop when locked.
  • Treat Bluetooth, Android Auto, and lock-screen displays as separate interfaces.
  • Remember that recording split points can depend on title changes.
  • Run a clean profile test before reinstalling or deleting playlists.

8. Frequently Asked Questions

8.1 Why Does AIMP Play the Station but Show No Artist or Title?

The station may not include artist and title metadata in the audio stream. It may send only a station name, provide the information through a separate website service, or use a metadata format AIMP cannot interpret cleanly. Test another station and another official stream format before changing the player.

8.2 Can I Add Missing Live Metadata With the AIMP Tag Editor?

No. The tag editor can change metadata in supported local files, but it cannot force a live server to transmit current song information. You can assign a fixed name or artwork to a station entry, but that is different from dynamic artist and title updates.

8.3 Why Does the Station Name Disappear When a Song Title Arrives?

During radio playback, AIMP may prioritize the dynamic track metadata over the fixed playlist-defined station name. Some interface and external-display layouts cannot show both at the same time. Check the relevant text template, notification format, or playlist lock setting, but understand that a one-line device display may still choose only one value.

8.4 Does the Playlist URL Affect Metadata?

Yes. An M3U, M3U8, PLS, web redirect, and direct audio endpoint can lead to different server responses. Resolve the playlist to an official direct stream and compare available formats. Keep the URL that provides reliable audio and metadata without relying on temporary tokens.

8.5 Why Does AIMP Radio Recording Not Split Into Tracks?

Automatic splitting can depend on the station changing its transmitted title. If the stream keeps one fixed label or has no metadata, AIMP may record a continuous file because it cannot identify track boundaries. Pauses in the audio are not necessarily used as boundaries.

8.6 When Should I Stop Troubleshooting?

Stop changing global settings when a known station updates correctly in AIMP's main player. That result proves the basic metadata path works. If only one station fails, investigate that stream. If only a skin, lock screen, Bluetooth device, or Android Auto display fails, limit further work to that interface. This approach prevents a small display problem from turning into unnecessary playlist deletion, permission changes, or a complete reinstall.


Citations

  1. AIMP for PC change log documenting internet-radio metadata support and related fixes. (AIMP for PC Change Log)
  2. AIMP for Android change log covering internet-radio artwork, network storage, and player updates. (AIMP for Android Change Log)
  3. AIMP's official Android permission explanation for internet radio, storage, background playback, and local networks. (AIMP Android License and Privacy Policy)
  4. AIMP forum guidance confirming that radio recording track changes depend on changing station metadata. (AIMP Internet Radio Forum Guide)
  5. AIMP forum discussion explaining playlist locking when dynamic stream metadata replaces custom station titles. (AIMP Playlist Title Discussion)
  6. AIMP administrator response about the limitations of showing fixed station names alongside dynamic metadata on external Android displays. (AIMP Android Metadata Display Discussion)
  7. AIMP developer discussion showing how unusual station metadata formatting can require special parser support. (AIMP Online Radio Metadata Report)
Cindy, ContentBASE creator assistant

MEET CINDY

Your ContentBASE creator assistant

Cindy helps creators find Canva templates, content ideas, and simple ways to make better social media posts faster.

Want ready-to-use templates? Claim the free Canva bundles or browse the full bundle store.