Posts: 33
Joined: Sep 2016
Reputation:
3
Mitico
Junior Member
Posts: 33
I don't think so. For instance, if we use a workaround naming the folders "NBA S1516" and we pass through all the scraper the season, the scraper is not going to need the games of other seasons. Then we should call "Scan for new content" on every one of those folders, but I think it's going to work out.
Posts: 33
Joined: Sep 2016
Reputation:
3
Mitico
Junior Member
Posts: 33
Well, I can't find help with this, maybe I'm writing in the wrong place. Does anyone know any thread explaining in a detailed way how TV Show Scrapers work?
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
What you describe is expected behavior yes and it is a limitation of the scraper. But you can go to the TSDB site and change the "round" number to something unique and it should scrape. Thats what I do, its not ideal but it does work for team sports.
I like the idea of your workaround but I was waiting until Kodi v18 is released (should be very soon) then we can start looking at using the new python scraper feature for sports.
What really needs to happen is a core developer modifies TVShow functionality a bit to allow sports to be natively supported in Kodi.
Posts: 33
Joined: Sep 2016
Reputation:
3
Mitico
Junior Member
Posts: 33
2019-01-28, 21:29
(This post was last modified: 2019-01-28, 21:31 by Mitico.)
But if I change the round in Sports DB other users will be affected!
I still don't understand very well how Kodi scans folders and files when they are TV Shows. I guess in the case of NBA files they are matched by date but then the scanner doesn't take the title. If this behaviour could be modified...
I've thought in another workaround dealing with team sports as movies and sagas as season, but I'm not very sure it'll work out.
Posts: 33
Joined: Sep 2016
Reputation:
3
Mitico
Junior Member
Posts: 33
2019-02-01, 20:02
(This post was last modified: 2019-02-01, 20:02 by Mitico.)
I know, it's only the part I'm asking about.
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
Yes I think I had to limit the the API to 1,500 events so it might restrict older seasons. I would test with the current season first then work on older events.
Posts: 33
Joined: Sep 2016
Reputation:
3
Mitico
Junior Member
Posts: 33
I've tested with lots of files from the current season and it works!! I keep fighting with the eventseason call, trying to figure out how to do a call per season. I've tried with nfo files, but I think it's not the way...
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
I personally only use it for WWE and UFC events at the moment and it works well because there are not many of them and they are all on different dates.
Posts: 33
Joined: Sep 2016
Reputation:
3
Mitico
Junior Member
Posts: 33
I did it!!!! It works for all my files whatever season it belongs!! I want to make some more improvements and I can publish it as a Mod or whatever...
Posts: 1,746
Joined: Nov 2014
Reputation:
160
docwra
Posting Freak
Posts: 1,746
Please do publish any improvements as the original author is long gone now. Maybe a new thread is needed.