darklinkpower / PlayniteExtensionsCollection

Collection of extensions made for Playnite.
MIT License
332 stars 30 forks source link

[Twitch Link Importer] Semi-automatic add links invalid URL #429

Open OldFinbar opened 1 year ago

OldFinbar commented 1 year ago

Extension name

Twitch Link Importer

Bug Description

It seems that Twitch has changed its URL format from /directory/game/\ to /directory/category/\

This results in an invalid URL error being shown whenever trying to copy and paste the URL when using the semi-automatic add links method. I'm unsure if this is affects the automatic method, as it still adds the old URL format, but Twitch seems to automatically redirect to the new URL format.

To Reproduce

  1. Use Twitch Link Importer's semi-automatic mode on a game that causes the Twitch search screen to show on web browser and the manual URL entry prompt to appear.
  2. Copy the link of desired game once found into URL entry prompt box.
  3. Observe invalid URL error

Logs

extensions.log playnite.log

Screenshots

No response