Skip to content

Getting error when trying to download a track with the same title as album and put it in the one folder #736

@OrdinaryBilbao

Description

@OrdinaryBilbao

Can't download track from spotify to directory, getting a weird error:
failed: Error while collecting sources feeds [No suitable audio format found].

$ freyr -d /home/serg/Music https://open.spotify.com/track/3oLe5ZILASG8vU5dxIMfLY
____
/ /_____ __ _______
/ // / _ / / / / /
/ __/ / / __/ /
/ / /
/
/ /
/ _
/_
, /
/
/____/ v0.10.3

freyr - (c) Miraculous Owonubi [email protected]

Checking directory permissions...[done]
[https://open.spotify.com/track/3oLe5ZILASG8vU5dxIMfLY]
[•] Identifying service...[Spotify]
[•] Checking authentication...[authenticated]
Detected [track]
Obtaining track metadata...[done]
➤ Title: The Search
➤ Album: The Search
➤ Artist: NF
➤ Year: 2019
➤ Playtime: 04:08
[•] Collating...
• [01 The Search]
| ➤ Collating sources...
| ➤ [•] YouTube Music...[success, found 6 sources]
| ➤ Awaiting audiofeeds...[done]
| [✕] No suitable audio format found
[•] Download Complete
[•] Embedding Metadata...
[✕] 01 The Search [spotify:track:3oLe5ZILASG8vU5dxIMfLY] (failed: Error while collecting sources feeds [No suitable audio format found])
[•] Collation Complete
============ Stats ============
[•] Runtime: [4.2s]
[•] Total queries: [01]
[•] Total tracks: [01]
» Skipped: [00]
✓ Passed: [00]
✕ Failed: [01]
[•] Output directory: [/home/serg/Music]
[•] Total Output size: 0.00 B
[•] Total Network Usage: 0.00 B
♫ Media: 0.00 B
➤ Album Art: 0.00 B
[•] Output bitrate: 320k

After that I removed "-d" (I forgot what it does) and tried again it did download it, I guess it can be somehow related to the same title of album and track.

freyr /home/serg/Music https://open.spotify.com/track/3oLe5ZILASG8vU5dxIMfLY
____
/ /_____ __ _______
/ // / _ / / / / /
/ __/ / / __/ /
/ / /
/
/ /
/ _
/_
, /
/
/____/ v0.10.3

freyr - (c) Miraculous Owonubi [email protected]

Checking directory permissions...[done]
[/home/serg/Music]
[•] Identifying service...(failed: Invalid Query)
[https://open.spotify.com/track/3oLe5ZILASG8vU5dxIMfLY]
[•] Identifying service...[Spotify]
[•] Checking authentication...[authenticated]
Detected [track]
Obtaining track metadata...[done]
➤ Title: The Search
➤ Album: The Search
➤ Artist: NF
➤ Year: 2019
➤ Playtime: 04:08
[•] Collating...
• [01 The Search]
| ➤ Collating sources...
| ➤ [•] YouTube Music...[success, found 6 sources]
| ➤ Awaiting audiofeeds...[done]
| [✓] Got album art
| [✓] Got raw track file
| [•] Post Processing...
[•] Download Complete
[•] Embedding Metadata...
• [✓] 01 The Search
[•] Collation Complete
============ Stats ============
[•] Runtime: [11s]
[•] Total queries: [02]
[•] Total tracks: [01]
» Skipped: [00]
✓ Passed: [01]
✕ Failed: [00]
[•] Output directory: [.]
[•] Total Output size: 10.04 MB
[•] Total Network Usage: 4.30 MB
♫ Media: 4.22 MB
➤ Album Art: 87.61 KB
[•] Output bitrate: 320k

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions