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

Improve youtube filters and title processing #1825

Merged
merged 1 commit into from
Dec 9, 2018

Conversation

cfare
Copy link
Contributor

@cfare cfare commented Dec 9, 2018

  • Add filter for live videos where format is 'Artist - Track Name (Venue name 01/01/2000)'

  • Prevent trailing separators ending up in artist name when both quotes and seperators are used, for example:
    Artist - "Track Name"
    Artist: "Track Name"
    Artist:"Track Name"
    Before last.fm was cleaning these out of the artist name most of, but not all, the time.

Examples that this fixes:
https://www.youtube.com/watch?v=p_kgIJ5ffJI
https://www.youtube.com/watch?v=gtXPxXBWsVk

Add filter for live videos where format is 'Artist - Track Name (Venue name 01/01/2000)'
Prevent trailing seperators ending up in artist name when both quotes and seperators are used 'Artist - "Track Name"'
Copy link
Member

@inverse inverse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@inverse inverse merged commit 566bcbd into web-scrobbler:master Dec 9, 2018
@alexesprit alexesprit added core This issue or pull request is related to the extension core feature New feature or request labels Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core This issue or pull request is related to the extension core feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants