Skip to content

[BUG] Incorrect song download #171

Description

@daotm
Image

I was curious so I dig around. This is what GPT say:

The crucial bit is in TrackMetadata:

return self.atv_video_id or self.omv_video_id or self.source_video_id

So ATV always wins.
Then DownloadService calls that property and gives the resulting ID to the downloader.

Assuming GPT is correct, I think it's somewhat misleading to import a playlist and the tool is downloading something else. Is there an option to create a setting to always download the source video version?

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