dylanaraps / neofetch

🖼️ A command-line system information tool written in bash 3.2+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify Podcast Information Displayed Incorrectly

AzureArmageddon opened this issue · comments

Description

This is a bit of an edge case but I think it deserves some attention. Not sure if the issue is on Spotify's end or if it can be dealt with here.

Actual Behaviour

Example

info "Song" song returns Song: Sidenote by AsapSCIENCE - Vaping: is it worse than smoking? - Unknown Song when I play this podcast episode.

In General

info "Song" song returns Song: %podcast% - %episode% - Unknown Song when I play any podcast episode.

Expected Behaviour

Example

info "Song" song should return Song: AsapSCIENCE - Sidenote by AsapSCIENCE - Vaping: is it worse than smoking? when I play this podcast episode.

In General

info "Song" song should return Song: %author% - %podcast% - %episode% when I play any podcast episode.

  • Does this issue still occur in the master branch? (Required if issue)
    • I haven't tested on master

Neofetch version

7.1.0

Screenshot

Config file

Replicable using default config.conf with info "Song" song uncommented.

Verbose log

Pastebin