iwannabelikemike / plugin.video.sparkle

Kodi addon for finding acestream links
GNU General Public License v3.0
43 stars 26 forks source link

Addition of quality to acestream listings #3

Closed jackyaz closed 6 years ago

TheCannings commented 6 years ago

Hey, so someone on the addons4kodi reddit asked to add quality to the listings, so I hacked something together, feel free to disregard :) nice work on the original

TheCannings commented 6 years ago

Yeah it really rough and assumes that the link is published the same way of quality and stream name then link

Actually thinking about this mike, probably need to add another find on the link to find a the next space, so you can trim the link to that, then you can make sure if people do put anything after the link it wont break it.

TheCannings commented 6 years ago

I've added a bit to clip the end of the acestream link if you want to resubmit the pr