• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
UFC Fight Pass?
#61
link should work now, the hyperlink included the comma

http://pastebin.com/jhSyaKCy

looking at it the next day, I think it would work if i could cache the pagedata with the get_parsed vids but i have no idea how caching works
Reply
#62
(2017-03-21, 18:34)mayofreak Wrote: link should work now, the hyperlink included the comma

http://pastebin.com/jhSyaKCy

looking at it the next day, I think it would work if i could cache the pagedata with the get_parsed vids but i have no idea how caching works

Thanks. I think in general, you're on the right track. I have an idea for how I'd like to do that once I'm finished with the queue feature.
Reply
#63
Update:

Version 1.1.0 now available in my addon repo

Features:
  • Add Live Event status indicator (identify which events are currently live)
  • Add 'My Queue' feature (supports loading queue as well as add / remove via context menu)

Cheers
Reply
#64
Anyone using this on Krypton?
Reply
#65
yeah ive been on 17.0 the whole time, just reinstalled with the latest commit and it works all fine
Reply
#66
(2017-03-29, 08:21)mayofreak Wrote: yeah ive been on 17.0 the whole time, just reinstalled with the latest commit and it works all fine

Latest from master or the paging branch I've been working on?
Reply
#67
master and paging branch are both working for me, hadn't noticed you had branched it but I just tested it and don't seem to have any problems

also a tiny bit annoyed because I tried something very close to your solution and couldn't get it work, so close yet so far
Reply
#68
(2017-03-29, 17:04)mayofreak Wrote: master and paging branch are both working for me, hadn't noticed you had branched it but I just tested it and don't seem to have any problems

also a tiny bit annoyed because I tried something very close to your solution and couldn't get it work, so close yet so far

Ok, cool, good to know it's working on v17. I'll be releasing the paging feature soon.
Reply
#69
Update:

Version 1.2.0 now available in my addon repo

Features:
  • Add paging ability to the video lists
  • Default to SD streams when HD stream is not available for a particular video, so that all content is accessible

Cheers
Reply
#70
Portse great job, thanks for your time, it's appreciated.
Reply
#71
(2017-03-17, 23:41)blocky Wrote: I've been messing around with adding the ability to search. What I've got so far is here: https://github.com/tabell/plugin.video.u...ree/search

For some reason some search results play and others don't. Debug log shows a 404 error.

I think some folks would be interested in this feature if you want to re-implement with all of the recent changes. The work you had done looked promising. We shouldn't need to pass a bool to build_menu() either now.

(2017-03-30, 20:42)skyhigh69 Wrote: Portse great job, thanks for your time, it's appreciated.

You're welcome
Reply
#72
i think i did a better job with the posters this time https://github.com/freakymayo/plugin.vid...default.py not gonna submit a pr because there is possibly a slicker way but it does event replays and live events now

also nothing to do with the addon but after watching a fair few videos a surprising amount of the bout videos are just plain wrong, at first i thought it might have been an addon problem but no just a bunch of replays are incorrectly sorted haha

like this one https://www.ufc.tv/video/ryan-bader-vs-a...ogueira-ii is actually a FP prelim from the previous fight night haha
Reply
#73
(2017-03-31, 06:46)mayofreak Wrote: i think i did a better job with the posters this time https://github.com/freakymayo/plugin.vid...default.py not gonna submit a pr because there is possibly a slicker way but it does event replays and live events now

also nothing to do with the addon but after watching a fair few videos a surprising amount of the bout videos are just plain wrong, at first i thought it might have been an addon problem but no just a bunch of replays are incorrectly sorted haha

like this one https://www.ufc.tv/video/ryan-bader-vs-a...ogueira-ii is actually a FP prelim from the previous fight night haha

Interesting. Nothing we can do about that, unfortunately. Hopefully they fix this on their end at some point. There are thousands of videos in Bouts though, so I guess it's conceivable that someone incorrectly labeled some Big Grin
Reply
#74
To address some questions I've gotten recently regarding this addon.. this addon will always require a paid subscription to UFC Fight Pass to access the paid content. Makes sense, right?

If you can afford a couple <insert popular coffee shop brand name here> coffees (is it even coffee!!??), then you can afford a subscription Smile

Cheers
Reply
#75
I managed to find a pretty easy work around to getting paging working on search results by modifying get_parsed_vids and get_paging and cleaned up the method of getting search results a bit(although i should proably move the get search term out of router) but am currently running into a brick wall
when you go back to the first page of search results it re-triggers the search and errors out if you dont input anything. seeing as I know little about python and less about kodi i figure someone here will come up with a more elegant solution https://pastebin.com/jPP72cYp
Reply
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7

Logout Mark Read Team Forum Stats Members Help
UFC Fight Pass?1