• 1
  • 108
  • 109
  • 110
  • 111
  • 112(current)
Release [CMIK] TFC.tv addon - repo / updates / support
Firstly, my sincere appreciation to you @cmik for your work on this addon and helping to make TFC so much more accessible.

Unfortunately I am having some similar issues in that none of the TFC content is loading for me through KODI.

I checked directly through the IWantTFC website and the content loads fine. However when viewing through KODI nothing will load.

When the media player is spawned (My Case is PotPlayer) and I view the URL that it is trying to load, then it will have an url like the following, I put a few examples:

Code:
https://absvod.akamaized.net/c/2/m/ec0b8...ozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36&Sec-Fetch-Mode=cors&Accept=*/*,akamai/media-acceleration-sdk;b=1702200

https://absvod.akamaized.net/c/2/m/8f4f0...ozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36&Sec-Fetch-Mode=cors&Accept=*/*,akamai/media-acceleration-sdk;b=1702200;v=1.2.2;p=javascript

But it says that the URL cannot be loaded. When I copy paste that URL directly into a browser, I will get a "not found". 

Do the URLs look valid to you?
Could it be an issue with trying to access the content from the UK?
Could it be an issue with WideVine CDM plugin?

Anyway, hopefully the above is of some help....
if you need any more information from me such as logs please let me know and I will try to get them to you anyway.

Again, thanks for your excellent addon and I hope we can improve it even more!

Kind regards,
KeyEye
Reply
Have you fixed this issue?
Reply
Still not working for me. I think I gave up,
Reply
(2024-03-21, 06:04)KeyEye Wrote: Firstly, my sincere appreciation to you @cmik for your work on this addon and helping to make TFC so much more accessible.

Unfortunately I am having some similar issues in that none of the TFC content is loading for me through KODI.

I checked directly through the IWantTFC website and the content loads fine. However when viewing through KODI nothing will load.

When the media player is spawned (My Case is PotPlayer) and I view the URL that it is trying to load, then it will have an url like the following, I put a few examples:

Code:
https://absvod.akamaized.net/c/2/m/ec0b8...ozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36&Sec-Fetch-Mode=cors&Accept=*/*,akamai/media-acceleration-sdk;b=1702200

https://absvod.akamaized.net/c/2/m/8f4f0...ozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36&Sec-Fetch-Mode=cors&Accept=*/*,akamai/media-acceleration-sdk;b=1702200;v=1.2.2;p=javascript

But it says that the URL cannot be loaded. When I copy paste that URL directly into a browser, I will get a "not found". 

Do the URLs look valid to you?
Could it be an issue with trying to access the content from the UK?
Could it be an issue with WideVine CDM plugin?

Anyway, hopefully the above is of some help....
if you need any more information from me such as logs please let me know and I will try to get them to you anyway.

Again, thanks for your excellent addon and I hope we can improve it even more!

Kind regards,
KeyEye

Hello KeyEye,

These URLs are correct but will not work in a browser because it has header parameters concatenated to it "|Origin=https://www.iwanttfc.com&Referer=https://www.iwanttfc.com/&User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36&Sec-Fetch-Mode=cors&Accept=*/*,akamai/media-acceleration-sdk;b=1702200;v=1.2.2;p=javascript"

These are used with a local proxy integrated in the addon. Please check the proxy settings in the addon's settings > advanced > Streaming Proxy.
Do you get any error as "The streaming proxy is not active. You will not be able to watch videos. Please reboot your Kodi system." ?

You can manually check if your proxy is working by testing the URL : http://x.x.x.x:yyy/healthcheck in a browser (x.x.x.x is the IP address of your Kodi machine (use localhost if it is on your local computer) and yyy the used port (defined in the settings (default : 6531)).

You also can try to change port (if another addon or application is already using it) and restart your Kodi system.

Please feel free to share more logs.

Regards
Reply
(2024-03-10, 05:38)ybrik Wrote: Hi cmik, I have deleted all devices in my account, logged back in and still have the same error. Btw, I only have a free account as I only watch the news.
I was only able to successfully load magandang buhay, and that’s it.

How do I enable libcurl?
Hello Ybrik,

Sorry for the delay.
You can enable libcurl in Kodi System > Logging >
  • Enable debug logging => YES
  • Enable component-specific logging => YES
  • Specify component-specific logging  > Verbose logging for the libcURL library (HTTP(S), DAV)
Please check your logs and remove confidential data before sharing it.

Regards
Reply
(2024-04-19, 22:39)cmik Wrote:
(2024-03-10, 05:38)ybrik Wrote: Hi cmik, I have deleted all devices in my account, logged back in and still have the same error. Btw, I only have a free account as I only watch the news.
I was only able to successfully load magandang buhay, and that’s it.

How do I enable libcurl?
Hello Ybrik,

Sorry for the delay.
You can enable libcurl in Kodi System > Logging >
  • Enable debug logging => YES
  • Enable component-specific logging => YES
  • Specify component-specific logging  > Verbose logging for the libcURL library (HTTP(S), DAV)
Please check your logs and remove confidential data before sharing it.

Regards

Hi cmik,
I appreciate your add-on support in this forum.
I had enabled debug logging and also libcURL logging as advised.

But when checking logs, I get a Log Viewer for Kodi error and when using Kodi Logfile Updater, it says Error posting the kodi.log file. Failed to read the file.

ow do I check and share  the logs with the above debug and libcURL enabled?
Reply
The above setup/error is using an android box and TFC add-on 2.0.3

But here's the logfile for using windows10/TFC add-on 2.0.3 with debugging and libcURL enabled.

https://paste.kodi.tv/tujebocesi
Reply
  • 1
  • 108
  • 109
  • 110
  • 111
  • 112(current)

Logout Mark Read Team Forum Stats Members Help
[CMIK] TFC.tv addon - repo / updates / support10