u/Bright_Set5823

How closely linked are the movie torrent uploaders to providers like RD?

How closely linked are the movie torrent uploaders to providers like RD? As, would the torrent uploaders react by removing the key words? Or is it a scenario where the torrent uploaders dont really care what real debrid does etc.

reddit.com
u/Bright_Set5823 — 2 days ago

Fenlight is gone, and i have the fix.

If you still have a version of fenlight that you would like to use, but no longer works, here is the fix.

Updates are not needed, your fenlight in its current state works and it will never be updated again, it is now local, and yours, no one can break it apart from you. it just needs some fresh API keys as the previous ones have just been taken down.

What API Keys and where do we get them?

Trakt API Keys, you can get from here:
https://trakt.tv/oauth/applications

set the URI to urn:ietf:wg:oauth:2.0:oob 
Tick both boxes (Checkin and scrobble)

Keep the Client ID key and secret key to one side.

Now the other issue, TMDB API key no longer works. The fix for this, go to:
https://www.themoviedb.org/settings/api

create an account, and set it all up. Here the URL for your app must be:
http://localhost

Get your API key. (Yes you will need to enter contact details, its fine)

(Yes you can use the same API keys with family and friends. Just dont post publicly)

Now finally, go into kodi, fenlight, tools, settings, metaaccounts - and you will see under trakt, "client iD", and "client secret key" - enter yours. Also just below you will see the same for TMDB - enter yours.

Re auth your trakt

clear all fenlight cache in settings

Restart and you're done.

I've just done all of this, it works, you're welcome. AnonyMouse thank you for your development of fenlight.

If you need a fenlight version, the tikipeter git is back up:

https://github.com/Tikipeter/fenlight.github.io

=================================================================

Edit (No longer working, Diggz Repo removed fen light for some reason, alternative is to try using "The crew" repo, and install an addon called Gears - Its a FLAM fork like the diggz one, so you might be able to enter the update action details again, roll it back to 2.1.63, then have a fresh FLAM version. )

If you need a fenlight repo because you deleted it, use this as the tikipeter repo isnt working for a fresh install:

https://diggz1.me/diggzrepo

So instructions:

  1. enter that link as a source in files.
  2. go to my addons, install from zip, diggz.
  3. go to install from repo - video addons - fenlight
  4. open the addon settings - go to tools - general - update section
  5. Set user to "tikipeter" and repo to "fenlight.github.io"
  6. go to tools - update settings - rollback to previous version, then i recommend 2.1.63 as it was the last version that supported external widgets and fen as the player.
  7. once on the version you want, go back to update settings, remove the repo address and user as you dont want any accidental updates in the future, and turn update action to off.

Then follow the above steps to get your API keys

==================================================================

For those who want tmdb lists to work in fenlight, use this:

Someone commented "Replacing the API Read Access Token in tmdblist_api.py fixed the issue." this file is found in the fenlight addon files. And the read access token is next to your tmdb api key on the site above.

reddit.com
u/Bright_Set5823 — 4 days ago

Hi all,

Since the updates blocking external widgets, i was thinking to replace all the widget paths in bingie with the FenlightAM equivalent. Just wondering if i should be concerned of the paths in FenlightAM changing at all in the future?

My method:
Go in Fenlight, find a group i want (for example Trending) hold click, and add to favorites. Then i SSH in and open the favorites folder to get the path (for example movies in progress is plugin://plugin.video.fenlight/?action=in_progress_movies&iconImage=player&mode=build_movie_list&name=In%20Progress )

then i change the path in bingies settings.xml or the corresponding menu screen with the fenlight path to the same thing instead of TMDB.

The only flaw is if fenlight paths change.

Thank you all in advance!

reddit.com
u/Bright_Set5823 — 7 days ago