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

Parsing errors when downloading discography for a one-album-artist #21

Closed
jarredou opened this issue Jan 28, 2017 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@jarredou
Copy link

If the artist has only 1 release on his bandcamp page and the option "Download artist discography" is checked, this will generate parsing errors :

14:16:54 Starting download...
14:16:54 Retrieving artist discography from https://tabasker.bandcamp.com/album/na-vostro
14:16:57 Retrieving album data for http://tabasker.bandcamp.com/track/bella-ciao" itemprop="url"><span itemprop="name
14:16:57 Could not retrieve data for http://tabasker.bandcamp.com/track/bella-ciao" itemprop="url"><span itemprop="name
14:16:57 Retrieving album data for http://tabasker.bandcamp.com/track/bella-ciao
14:16:58 Retrieving album data for http://tabasker.bandcamp.com/track/golden-khasene" itemprop="url"><span itemprop="name
14:16:59 Could not retrieve data for http://tabasker.bandcamp.com/track/golden-khasene" itemprop="url"><span itemprop="name
14:16:59 Retrieving album data for http://tabasker.bandcamp.com/track/golden-khasene
14:17:00 Retrieving album data for http://tabasker.bandcamp.com/track/e-te-si-j" itemprop="url"><span itemprop="name
14:17:01 Could not retrieve data for http://tabasker.bandcamp.com/track/e-te-si-j" itemprop="url"><span itemprop="name
14:17:01 Retrieving album data for http://tabasker.bandcamp.com/track/e-te-si-j
14:17:02 Cancelling downloads. Please wait...
14:17:02 Retrieving album data for http://tabasker.bandcamp.com/track/papirosen" itemprop="url"><span itemprop="name
14:17:02 Downloads cancelled by user

When the option is not checked, everything is working fine.

@Otiel Otiel added the bug Something isn't working label Jan 30, 2017
@Otiel Otiel changed the title Parsing errors in some cases (v0.1.7.1) Parsing errors when downloading discography for a one-album-artist May 5, 2017
@Otiel
Copy link
Owner

Otiel commented Mar 16, 2018

Fixed in release 0.1.9.3.

@Otiel Otiel closed this as completed Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants