Getting full file path in Python Addon
How do I get the full file name and path of a ‘TV Show’ recording within a Python addon? I am using KODI v19.4.0 on LibreELEC v10.0.3. I’m writing my first Kodi addon. It is a TV scraper using python....
View ArticleTV Episode Naming Format 01x05 is better than S01E05
When dealing with Computers, KISS "Keep It Simple Stupid" Principals are a blessing! 01x05 vs S01E05 Do we really need the S & E? Are Computers that dumb that when they see a x in the format...
View ArticleWhich scraper for TV shows
I guess I am getting a bit of OCD, but trying to find a good scraper for the guest actors. I have tried some of the scrapers without much success. Keep in mind that I have no idea what I am doing....
View ArticleThe Movie Database Python scraping SVGs for clearlogos
Hi, not sure if this is an issue anyone else has seen, but I'm using The Movie Database Python to scrape movies in Kodi 20.0. I recently noticed a clearlogo wasn't showing, but my fallback label also...
View ArticleCannot scrape with imdb in .nfo file
File: "Falcon Lake (Charlotte Le Bon, 2022).mkv" I have "Falcon Lake (Charlotte Le Bon, 2022).nfo" with content "https://www.imdb.com/title/tt11448830/' Moviedb movie:...
View Articlejoining two video parts together
I have some videos that is 2 or 3 parts. I been adding this (S02E03) at the start of the title <S01E20 And the Drug Money> and with the scraper on my desktop, it works great. But if it's a two...
View ArticleHow to encode $$ variable for calling in custom function
Hi, I want to get tmdbid of movie based on name+year through custom function call in xml scraper. I have problem with missing html encode, which would format my $$ variable before tmdb call which using...
View ArticleAbout JAV scraping
The JPMAG scraper that has been used for many years is finally unavailable. Do you have any scratch to replace it instead of it? thank you very much
View ArticleScraping movies on startup /update library not working
Hi folks, I know this has been discussed before and I did alot of reading but none of the fixes have worked for me. I have Kodi set to 'Update Library on Startup'. When I add a new movie to my...
View Articlecyrillic filenames in python scraper
Hi ! I am writing a python scraper for russian films. its almost complete. last problem when I get movie filename from KODI I got something like. movie title become in wrong coding. (Pdb)...
View Article