Someone want to tackle a Philo addon???
#16
(2021-05-11, 02:07)d21spike Wrote:
(2021-05-11, 00:41)mikefreeman Wrote: Nothing happening with this yet?! Philo currently has a deal for T-Mobile customers (which I am one of) for one year at $10/month! And I don't have a Kodi addon to watch it with!!! Ack! I REALLY hope someone jumps on this REALLY soon! Please?!?!

Looks like there's a 7 day trial, I may take a look.
Awesome! Thank you so much!
Reply
#17
(2021-05-11, 02:07)d21spike Wrote: Looks like there's a 7 day trial, I may take a look.
If I can help at all, let me know. I'm willing to do any testing you might need!
Reply
#18
(2021-05-18, 06:18)mikefreeman Wrote:
(2021-05-11, 02:07)d21spike Wrote: Looks like there's a 7 day trial, I may take a look.
If I can help at all, let me know. I'm willing to do any testing you might need!
@mikefreeman  It will take some time before it gets to that phase. Currently have login working and made note of queries to retrieve information.

Add-on github page: https://github.com/d21spike/plugin.video.philo
Development notes: https://github.com/d21spike/plugin.video...ment-Notes
Reply
#19
@d21spike  I just realized that Philo also offers a small handful of free channels as well, if that helps with addon development. I'm not 100% sure if the coding is the same for both the free and paid tiers, but if it is, you might be able to develop the addon without having to pay for a full account.
Reply
#20
@d21spike I noticed on your github page that things seem to have been stopped on this for about a month after your first experiments with the login system. Is there anything I can do on my end to help you? I've got a full account and several machines, running both Kodi 18 and 19, and I'm happy to test/try out anything on it.
Reply
#21
(2021-05-11, 00:41)mikefreeman Wrote: Nothing happening with this yet?! Philo currently has a deal for T-Mobile customers (which I am one of) for one year at $10/month! And I don't have a Kodi addon to watch it with!!! Ack! I REALLY hope someone jumps on this REALLY soon! Please?!?!

Why did I get $15 a month with Philo T-vision?
Reply
#22
Hey guys. what if instead of Philo Add-On we all try to make Streamium TV an app that aggregates live channels from various providers including Philo, here
Reply
#23
(2021-06-27, 23:23)27hectormanuel Wrote:
(2021-05-11, 00:41)mikefreeman Wrote: Nothing happening with this yet?! Philo currently has a deal for T-Mobile customers (which I am one of) for one year at $10/month! And I don't have a Kodi addon to watch it with!!! Ack! I REALLY hope someone jumps on this REALLY soon! Please?!?!

Why did I get $15 a month with Philo T-vision?
Because Philo just raised their rates by $5. You still are getting the $10 off deal from T-Mobile, but now it's $10 off of $25 instead of $20. Just happened at the beginning of this month.
Reply
#24
(2021-06-28, 00:55)mikefreeman Wrote:
(2021-06-27, 23:23)27hectormanuel Wrote:
(2021-05-11, 00:41)mikefreeman Wrote: Nothing happening with this yet?! Philo currently has a deal for T-Mobile customers (which I am one of) for one year at $10/month! And I don't have a Kodi addon to watch it with!!! Ack! I REALLY hope someone jumps on this REALLY soon! Please?!?!

Why did I get $15 a month with Philo T-vision?
Because Philo just raised their rates by $5. You still are getting the $10 off deal from T-Mobile, but now it's $10 off of $25 instead of $20. Just happened at the beginning of this month.
T-vison VIBE was awesome
Reply
#25
For the entry-price (US$25.00/month), I'd have purchased tonight if they had a KODI addon.
Reply
#26
i have just released my Stremium add-on.
"Get all of your channels in one guide"
https://www.stremium.com/

This allows you to integrate the below services into Kodi

Locast.org  (tested ok)
Philo (tested ok)
Spectrum  (tested ok)
FrndlyTV (not tested)
Sling TV (not tested)
Vidgo (tested ok)

It has full support for my IPTV Merge (https://www.matthuisman.nz/2019/02/iptv-...dd-on.html)
so you end up with something like this: https://ibb.co/n3Z4LVY

Stremium has a free tier that lets you add the above providers and also some of their free public streams.
You only need to pay if you want their DVR (recording) functionality which isn't supported by the add-on anyway.

I'll do a release post for the add-on soon.
In the meantime, it can be installed via the Slyguy repo (https://www.matthuisman.nz/2020/02/slygu...itory.html)
Reply
#27
(2021-07-07, 12:35)matthuisman Wrote: i have just released my Stremium add-on.

Matt! You rock! Thank you for this! I've got it mostly working. The EPG doesn't work, and IPTV Merge reports: 'NoneType' object has no attribute '__getitem__'. But the streams themselves run beautifully on every channel I've tried. Great work!
Reply
#28
I've dug into it a little more, and I get the same error in the Public folder in the Stremium addon. The error doesn't happen in the Philo folder. I have selected only Philo and not Public in IPTV Merge, but the error still occurs in IPTV Merge's EPG.
Reply
#29
(2021-07-07, 12:35)matthuisman Wrote: i have just released my Stremium add-on.
"Get all of your channels in one guide"
https://www.stremium.com/

This allows you to integrate the below services into Kodi

Locast.org  (tested ok)
Philo (tested ok)
Spectrum  (tested ok)
FrndlyTV (not tested but should work)
Sling TV (not tested but should work)
Vidgo (not tested but should work)

It has full support for my IPTV Merge (https://www.matthuisman.nz/2019/02/iptv-...dd-on.html)
so you end up with something like this: https://ibb.co/n3Z4LVY

Stremium has a free tier that lets you add the above providers and also some of their free public streams.
You only need to pay if you want their DVR (recording) functionality which isn't supported by the add-on anyway.

I'll do a release post for the add-on soon.
In the meantime, it can be installed via the Slyguy repo (https://www.matthuisman.nz/2020/02/slygu...itory.html)
I'm getting the following with Sling:

Code:
2021-07-07 11:00:09.440 T:139764682241792   ERROR: slyguy.stremium - 'ascii' codec can't encode character u'\xf6' in position 12: ordinal not in range(128)
                                            Traceback (most recent call last):
                                              File "/home/drew/.kodi/addons/script.module.slyguy/resources/modules/slyguy/signals.py", line 31, in throwable
                                                yield
                                              File "/home/drew/.kodi/addons/script.module.slyguy/resources/modules/slyguy/router.py", line 113, in dispatch
                                                function(**params)
                                              File "/home/drew/.kodi/addons/script.module.slyguy/resources/modules/slyguy/plugin.py", line 65, in decorated_function
                                                item = f(*args, **kwargs)
                                              File "/home/drew/.kodi/addons/slyguy.stremium/resources/lib/plugin.py", line 90, in live_tv
                                                items = _get_channels(channels, provider=provider)
                                              File "/home/drew/.kodi/addons/slyguy.stremium/resources/lib/plugin.py", line 55, in _get_channels
                                                plot = '[{} - {}]\n{}'.format(start.to('local').format('h:mma'), end.to('local').format('h:mma'), channel['currentEpisode']['title'])
                                            UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 12: ordinal not in range(128)
2021-07-07 11:00:09.471 T:139766942321920   DEBUG: ------ Window Init (DialogBusy.xml) ------
Reply
#30
@lasers 
"'ascii" issue should be fixed with 0.0.4 (just pushed)

@mikefreeman 
'NoneType' object has no attribute '__getitem__', I couldn't replicate this locally.
I've made a few changes that may fix it... please try 0.0.4
If you still get errors, please provide me a full debug log and also what country you are in.
it'll be a simple fix, i just need a debug log so I can see where its happening
Reply

Logout Mark Read Team Forum Stats Members Help
Someone want to tackle a Philo addon???0