Source Web Server Directory HTTP
#1
Hi,


when i put an http source with movies in avi, mkv etc it works when i scan the contents. but when i try to scan strm files  always with a http source web server directory, the scan remains stuck at 0%/ Sad

i use lighttpd


I see my films in strm in the files part of kodi and it works. Only the scan is blocked


Do you have an idea?

Thanks
Reply
#2
So you're trying to scan into the library stream URL links?
(2019-08-17, 17:48)Nicenice54 Wrote: i use lighttpd
(FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more)  ---->?
Reply
#3
(2019-08-17, 20:59)PatK Wrote: So you're trying to scan into the library stream URL links?
(2019-08-17, 17:48)Nicenice54 Wrote: i use lighttpd
(FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more)  ---->?

Hi, thanks for your answer.

When i try
source: http://myserver:222/movies/avengers/avengers.mkv the scrap works

When i try
Source : Http://myserver:222/movies/avengers/avenger.strm the scrap stucks to 0

When i try
Source local: c:\movies\avengers\avengers.strm the scrap works

I just installing lighttpd and i juste change root directorat and the defaut port. Nothing else.

When i try to scrap here what appears in access.log of lighttpd

192.168.1.48 myserver.synology.me:222 - [17/Aug/2019:19:46:24 +0200] "HEAD /Films/Rock%20(1996)/VIDEO_TS/VIDEO_TS.IFO HTTP/1.1" 404 0 "-" "Kodi/18.3 (Windows NT 10.0.17134; Win64; x64) App_Bitness/64 Version/18.3-Git:20190619-89472b7d69"
192.168.1.48 myserver.synology.me:222 - [17/Aug/2019:19:46:24 +0200] "HEAD /Films/Rock%20(1996)/index.bdmv HTTP/1.1" 404 0 "-" "Kodi/18.3 (Windows NT 10.0.17134; Win64; x64) App_Bitness/64 Version/18.3-Git:20190619-89472b7d69"
Reply
#4
Hey, 

I noticed something. in fact, if I have 1000 movies, kodi scan the 1000 movies before starting to scrap. but it's way too long compared to a local source or an ftp.

how can I speed up the scanning for new content part?

thank you so much

here the access.log lighttpd while kodi is scraping

I have the impression that He is doing all the head before doing the get

[Edit PatK] https://pastebin.com/1rbEPLV0 please don't dump log or debug text or code snippets into the forum, use a proper public pastebin and use a redirect url link. The forum would quickly get filled up with irrelevant code and it doesn't make for a pleasing experience for readers.
Reply
#5
To make a bit of sense of all this could you upload a proper debug with logging turned on to a public pastebin, showing your scanning attempts.
Reply
#6
(2019-08-18, 02:57)PatK Wrote: To make a bit of sense of all this could you upload a proper debug with logging turned on to a public pastebin, showing your scanning attempts.

Im sorry. Here the logs.


Log KODI 

https://pastebin.com/WNQaXcRu

Log Access.log lighttpd

https://pastebin.com/53gSxW6y
Reply
#7
Snippets of the log doesn't show a complete picture. but looking at what is offered "'http://myserver.synology.me:8080/Films/Z...dalle.strm', it won't be added to the library." it looks like the scraper doesn't recognize the .strm as video.
Reply

Logout Mark Read Team Forum Stats Members Help
Source Web Server Directory HTTP0