Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Album haven't cover and i can't play it in Albums view #617

Open
Paullux opened this issue Apr 16, 2017 · 2 comments
Open

Some Album haven't cover and i can't play it in Albums view #617

Paullux opened this issue Apr 16, 2017 · 2 comments

Comments

@Paullux
Copy link

Paullux commented Apr 16, 2017

In "albums" view some albums haven't cover and can't play it in this mode (I have a message : "title not found")...

But if i search the song in "titles" view i can play it.

All of my song have local cover and tag, why you can use it in your software ?

My song are in mp3.

My PC is on ArchLinux and i use the 0.8.4-4 AUR version.

@JDLH
Copy link

JDLH commented Apr 18, 2017

I am seeing a similar problem. My music files are FLAC, fully tagged by MusicBrainz Picard. In the Albums view, the cover art from the music file is either not displayed, or displayed with a delay. When I click on the cover art image (or blank icon) for an album, I expect the tracks of the album to be played in sequence. Instead, I see a delay spinner indefinitely.

I am using Tomahawk player 0.8.4 on Mac OS X 10.11.

@Paullux
Copy link
Author

Paullux commented Apr 23, 2017

I see in CMakeError.log :

#include <vlc/libvlc_media.h>
int main(int argc, char *argv[]) {
    libvlc_meta_t meta = libvlc_meta_AlbumArtist;
}

But in /usr/include/vlc/libvlc_media.h "libvlc_meta_AlbumArtist" isn't not defined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants