Quantcast
Channel: Kodi Community Forum - Information Providers (scrapers)
Viewing all 707 articles
Browse latest View live

Movie DB stopped working / no server connection

$
0
0
Hey guys,
i'm new to kodi and until now, i'm very happy about this program, it's amazing.

Though I'm having problems creating my movie database (tv-series just went fine). I've been shown the error: "Connection to the server could not have been established. Do you want to continue with the process?" AFTER it recognized ~500 movies fine. I also installed additional scrapers, but no effect.

My log: https://paste.ubuntu.com/p/q5FDkF4q5F/

I'm out of ideas, please help

Mkaysen

TVDB Title mixup

$
0
0
Hi. When scraping a big library for the first time some of my tv series get mixed up.

Example: I noticed a couple tv series missing from my library so I entered the Files section and located the tv series in question. It's not scraped. Just a folder icon. However when I press 'Scan to library' theres another tv series showing already. Bad explanation. I'll show you.

Image
Unscraped title within my Media source.

Image
Clicking 'Scan to library'

Image
And the wrong TV-series shows up. Notice that the source folder is correctly named. This has happaened with several titles and as a result tv series either don't show up or they do but have episodes linked to the wrong files. However when I update the series it redownloads the data and everything is fine.

I've had this problem on both my Philips TV running Android and my Nvidia Shield. Both are running the Google Play version of Kodi. Both are scraping from the same smb source. I've never had a similar problem with my movies (therefore I suspect the scraper). Anyone know what's causing this? It's not the end of the world, but it is annoying. Sadly I don't have a log as I didn't know of this issue at the time I scraped them.

Artwork Downloader

$
0
0
I just upgraded from 15 to 17 and the Artwork Downloader will not work at all, no matter what I click on it always says 0 items found.  It worked great under 15 but nothing in 17.

Any help would be greatly appreciated.

Problem in Movie Scraper ?

$
0
0
Hello, I wanted to add the following movie in Kodi:

https://www.themoviedb.org/movie/435044-...he-village

The name of the folder is: 
 
Code:
Wild Tales from the Village

The name of the file is:
Code:
Wild Tales from the Village.bluray.dtshd.x264.mkv

I can't find any error and the scraper (The movie database, version 3.1.6) can't find the movie.

If I follow the hints in the wiki it works as expected with a nfo file containing the link of the movie on the website.

Here is what I can get from the log file:
Code:
07:44:28.561 T:545930604768 WARNING: No information found for item 'smb://upboard/share/video/documentari
es_movies/Wild Tales From The Village/Wild Tales From The Village.bluray.dtshd.x264.mkv', it won't be add
ed to the library.

For me this solution would be ok. But can it be helpful perhaps to find a bug in the scraper ? I can provide information if necessary.

Constantly banned by the ani.db mod need urgent help

$
0
0
This is a BIG issue for me as I have spent Almost 100 hours doing this stuff for my MASSIVE anime collection.
And have done the same for my Movies which work flawless.

I have been busy for 8 hours a day last week scanning en re-ordering and naming files and rescanning.
Im finally done!! I got all the correct folders and stuff but...
Now im banned from anidb.net 
It won't scan any folders into the kodi library...

What can I do??

On anidb.net IRC they are saying developers of this plugin need to fix their code..
http://prntscr.com/kd090d
http://prntscr.com/kd08wr

Appearently this does not follow the API rules...

Can someone tell me how to avoid ban and still scan these anime's to kodi? thank you"
Or is there an alternative way to get the anime now into kodi..?

Local Anime addon?

$
0
0
Hi all!
I have a lot of local anime files. Is there a good addon that scrapes from anidb, or something like that? I'm not looking for streaming, just local file management.

Tvdb wont scan the seven deadly sins

$
0
0
i added an anime With the name ( The Seven Deadly Sins ) but the tvdb wont scan it there fore it wont be added to the library , I checked in the tvdb website and it exists with the same name Helpme please

Fix for IMDB ParseIMDBOutline function

$
0
0
The v3.0.7 IMDB metadata scraper function ParseIMDBOutline is not returning a proper result for web pages containing a "See full summary..." link within the outline.

Example listing of "A Fork in the Road (2009)" https://www.imdb.com/title/tt1117386/?ref_=nv_sr_1
the function returns
12:22:17.193 T:524   DEBUG: scraper: ParseIMDBOutline returned <details><outline>Will, an escaped convict, inadvertently takes refuge in a barn the same night the owners, April and Martin, get into a terrible fight. A gun shot goes off inside the house. April drags ...
                                                                See full summary »</outline></details>

Adding a new regex to the function so it looks like:
 
Code:
<ParseIMDBOutline dest="5">
<RegExp input="$$2" output="&lt;details&gt;\1&lt;/details&gt;" dest="5">
<RegExp input="$$1" output="&lt;outline&gt;\1&lt;/outline&gt;" dest="2">
<expression fixchars="1" trim="1">&lt;div class=&quot;summary_text&quot;&gt;(.+?)&lt;div\sclass</expression>
</RegExp>
<RegExp input="$$1" output="&lt;outline&gt;\1&lt;/outline&gt;" dest="2">
<expression fixchars="1" trim="1">&lt;div class=&quot;summary_text&quot;&gt;(.+?)&lt;a\shref=&quot;[^&quot;]*&quot;\s*&gt;Add\sa\sPlot</expression>
</RegExp>
<RegExp input="$$1" output="&lt;outline&gt;\1&lt;/outline&gt;" dest="2">
<expression fixchars="1" trim="1">&lt;div class=&quot;summary_text&quot;&gt;(.+?)&lt;a\shref=&quot;(.+?)=tt_ov_pl&quot;</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBOutline>

returns a more readable:
12:31:42.499 T:4648 DEBUG: scraper: ParseIMDBOutline returned <details><outline>Will, an escaped convict, inadvertently takes refuge in a barn the same night the owners, April and Martin, get into a terrible fight. A gun shot goes off inside the house. April drags ...</outline></details>

Regards,
AT2010

General advice for sorting out my media library.

$
0
0
I am trying to sort out many years' worth of films and TV shows that I have amassed over the years.

However, given that they have been collected from a combination of ripping DVDs and recordings via various PVR backends, they are in a complete mess.

I have added the TV and Movie folders to Kodi and whilst it has done a pretty good of picking up a good majority of the files, there are some files that are being incorrectly scraped and some files are not being picked up at all.

Ideally, I would like to go through every folder, to check everything against the TVDB but that would take forever.

Are there any strategies/programs that you can suggest to help get everything in order?

My desktop runs both Linux and Window.

Thanks

subepisodes

$
0
0
Hi all,

I am new to Ember, sorry if this has an obvious answer but I'm having trouble finding one.
I am trying to scrape files in DVD Order using TVDB. The DVD order for some of my shows has subepisodes within each episode split and labeled separately using the same episode number. If you pull the data using Filebot (the DVD episode field is blank in the new TVDB UI) there is no numerical distinction between subepisodes. What you see is as follows:

Adventure Time - 1x01 - Slumber Party Panic
Adventure Time - 1x01 - Trouble in Lumpy Space
Adventure Time - 1x02 - Prisoners of Love
Adventure Time - 1x02 - Tree Trunks
Adventure Time - 1x03 - The Enchiridion!
Adventure Time - 1x03 - The Jiggler
etc...

I keep the subepisodes as separate video files. The problem I have is that when scraping, I do not know what to label my files so they will match to the TVDB indices properly. For example, I have tried S01E01.1/S01E01.2 and S01E01a/S01E01b and neither have worked. What happens is that the scraper simply determines both files are the last subepisode for that particular episode, thus two nfo files are created for the 2nd subepisode and are applied to both subepisodes

Is there a way to scrape this subepisode data automatically, or is this not supported? Also, is subepisode even the right term? This may be why I'm having trouble finding info.

I don't understand why TVDB doesn't just give each DVD subepisode separate enumerations, as they do for airdate order

Thanks!

TVDB on Helix

$
0
0
I am currently still using Helix with The TVDB v. 3.0.7 but if I add any new TV shows there are no IMDB ratings and no Year (Premiere date) showing up. It sometimes add the ratings and date for older TV shows, but not all. I also have this with XEM scraper as well, but main The TVDB. A perfect example would be Teen Wolf. If I refresh the show no rating or year is included. If I use XEM, I get the IMDB ratings and the year, but on Suits I get noting on both. All new TV shows I add to my library do not show any IMDB ratings or the date it first aired.  I am confused, and would appreciate any help.

I have not made any changes or added anything new addons.

Thanks,

Shedrock

TVDB API Changes- v3.0.7

$
0
0
@scudlee

Not sure if you have seen this or if you have to make any changes, but looks like some more changes to the TVDB API coming up... https://forums.thetvdb.com/viewtopic.php...82#p135182


--- NOTICE ---
If you are having problems scraping TV Shows, then scroll down to Post #9 for a fix. If you update and still cannot scrape, post a full log.

Missing tv show in my library

$
0
0
I just added a new TV show and it isn't showing up in my library.
I'm using Mysql as the storage method and all other shows have worked fine until now.
I see the show in the files table and the path table but nothing else. if i move the folder outside of the scan path and refresh the library those records arent removed.
I've also tried setting the TV type to none then back to tv so it can refresh the entire TV section of the DB and it still didnt help.
I've even deleted the entire video DB and let the system re build it from scratch and it still didn't show up.

FYI I use the nfo metadata files to keep my stuff from getting hosed upon re import. but of course there is no nfo for this new show yet as it wont scan properly.

ANY ideas?
THANKS!

New database, old shows arent recognized anymore

$
0
0
Hello all. I have had a setup library for over a year, but I migrated servers and wanted a fresh start. Now I have 8 shows that no longer register that were doing so before and I am befuttled. Here is a paste bin of one of the shows from the log, all have the same errors. What am I missing?

https://pastebin.com/Wg9KhuN8

ClearLogo Fanart.tv scrape

$
0
0
Hello,

is it possibile scrape for tvshow/movies Fanart.tv clearlogo's? Till now i always added them manually...

Thanks

TMDB Scraping Wrong Drama

$
0
0
https://www.themoviedb.org/tv/45073?language=en-US

This show is I Do, I Do (2012)

but when kodi scraps it , it does not show this one instead of it shows a another show named as "I Din't Do It" , Help please ? as for TVDB it scraps it correctly but it don't comes to Library instead of that when u get into TV Shows Title it shows its Info and episodes , Well i like TMDB more then TVDB please help ?

Kodi always scraps "I Din't Do It" Anime Show Instead of The Correct show as shown on top on this topic with Link.

it Scraps this Show https://www.themoviedb.org/tv/44317-sain...uage=en-US , I have copied the whole name of that Drama and renamed every Episode likely E01-E16 so it worked for every Show but this one not. 


Using Kodi V17.6

Solved - fanart.tv: Peer certificate cannot be authenticated with given CA certificates

$
0
0
Using UMS and got a lot of following errors when scraping movie since yesterday. The movie information can be retrieved successfully, but no poster/fanart/discart can be downloaded automatically, manually choosing arts also doesn't work.

ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for https://assets.fanart.tv/fanart/movies/2...8cb3d1.png
ERROR: CCurlFile::Stat - Failed: Peer certificate cannot be authenticated with given CA certificates(60) for https://assets.fanart.tv/fanart/movies/2...93999f.png
ERROR: CCurlFile::Stat - Failed: Peer certificate cannot be authenticated with given CA certificates(60) for https://assets.fanart.tv/fanart/movies/2...e984ae.png
ERROR: CCurlFile::Stat - Failed: Peer certificate cannot be authenticated with given CA certificates(60) for https://assets.fanart.tv/fanart/movies/2...253567.jpg
ERROR: CCurlFile::Stat - Failed: Peer certificate cannot be authenticated with given CA certificates(60) for https://assets.fanart.tv/fanart/movies/2...e984ae.png

Kodi Leia x64 Beta 2 no scraping possible

$
0
0
Hello together,

using the current beta 2 (as also in the alpha), the 64bit version seems not to be able to scrape movis and tv shows. Error is:
13:54:59.676 T:3332   ERROR: CCurlFile::FillBuffer - Failed: SSL connect error(35)
13:54:59.677 T:3332   ERROR: CCurlFile::Open failed with code 0 for https://api.tmdb.org/3/search/movie?api_...anguage=de:
13:54:59.677 T:3332   ERROR: ADDON::CScraper::Run: Unable to parse web site

Thanks for any help! :-)

v18 - Movie scrapers often fail to honour SETTING_USE_DIRECTORY_NAMES

$
0
0
On v18 (e7082), the scraper setting SETTING_USE_DIRECTORY_NAMES appears to be honoured inconsistently.  Some folders within the same source scan correctly, but others appear to ignore this setting entirely and are only searched by filename.  This results in many items not added to the library.  This occurs regardless of the scraper configured, and occurs after resetting source content type, clearing all items from the path, and rescanning.  There does not appear to be anything in common to the path names that fail to be passed to the scrapers correctly.

Debug with an example: https://pastebin.com/nkSGMpab

Movie not showing in Library

$
0
0
Greetings all
I have copied a  movie to my external hard drive connected to my raspberry pi 3 and directed kodi to look in the movies folder for the video, other video files are displayed correctly in the library, however it does not see the new movie copied there. The movie is (Pirates of the Caribbean Dead mans chest.) tried to rename the title and refresh the library but still does not display in the movie section ok kodi. Using Krypton 17.6 can any one tell me how to correctly title this movie so that the library will display it.
thanks in advance
Jerry
Viewing all 707 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>