Skip to content

Commit 8eec0d8

Browse files
committed
Update Readme
1 parent 26c6ef5 commit 8eec0d8

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ This plugin displays lists of movies classified into different categories.
88
It tries to find these movies in your library so you can watch them without waiting.
99

1010
The lists presented have been scraped from reputable sites and converted into a JSON format usable by this plugin.
11-
The lists of movies are stored and so downloaded from a server located at https://jlom.fly.dev
11+
The lists of movies are hosted on https://github.com/lbnt/jlom_lists
1212

1313
There are 2 types of lists:
14-
- list of folders : which are high-level lists to classify the movies (example https://jlom.fly.dev/folder_list?id=the_very_best)
15-
- list of movies : the actual list of movies (example https://jlom.fly.dev/folder_list?id=BFI-greatest_films_of_all_time)
14+
- list of folders : which are high-level lists to classify the movies https://github.com/lbnt/jlom_lists/tree/main/folder_list
15+
- list of movies : the actual list of movies https://github.com/lbnt/jlom_lists/tree/main/movie_list
1616

1717
## How to install this plugin
18+
Use this url https://lbnt.github.io/repository.lbnt/ as a source in Kodi, install my repo and from the repo install the addon.
19+
or
1820
Just download the last release of this plugin and then follow the instructions in the kodi wiki https://kodi.wiki/view/Add-on_manager#How_to_install_from_a_ZIP_file

0 commit comments

Comments
 (0)