Re: [Kodi Add-on] TheSportsDB Kodi TV Scraper |
Posted: 13 Jan 2020 19:36 | |||
zag Posts: 3,511 Joined: 2020 | dumb question.. am I supposed to see any additional information other than the the NHL poster for the series under TV Shows? | ||
Posted: 14 Jan 2020 11:03 | |||
zag Posts: 3,511 Joined: 2020 | Yep But only if that information is filled out on the site. NHL is a bit of a weird one as there are so many events there is no real point in adding a description for each one. I tend to only add descriptions for motorsports myself. For something like the Stanley Cup playoffs it might be worth it though. | ||
Posted: 14 Jan 2020 12:42 | |||
zag Posts: 3,511 Joined: 2020 | Yep But only if that information is filled out on the site. NHL is a bit of a weird one as there are so many events there is no real point in adding a description for each one. I tend to only add descriptions for motorsports myself. For something like the Stanley Cup playoffs it might be worth it though. Zag, can I send you all the NFOs for 2019-2020 rangers season for you to process and add? or maybe create a way for me to upload nfo's to be processed? | ||
Posted: 14 Jan 2020 13:12 | |||
zag Posts: 3,511 Joined: 2020 | Cool yeh send them over to [email protected] You can always just copy and paste the data into each event. Should be pretty quick. Just click the "Edit Event" button on the event page. | ||
Posted: 14 Jan 2020 14:19 | |||
zag Posts: 3,511 Joined: 2020 | You can always just copy and paste the data into each event. Should be pretty quick. Just click the "Edit Event" button on the event page. sent | ||
Posted: 14 Jan 2020 15:27 | |||
zag Posts: 3,511 Joined: 2020 | Cool I added a few plot >> descriptions for you. Example here: https://www.thesportsdb.com/event/624378 It should be pickled up by the scraper as well as the event thumb or poster. I didn't do them all, you can do that yourself | ||
Posted: 28 Sep 2020 16:30 | |||
Posts: 18 Joined: 2020 | I've been trying to get this indexer to read UFC fights. I could never get it to work. I seen a updatedl/modified add-on on the Kodi forums that indexes SOME events but not all, in fact it just indexed the two most recent, and nothing else. When I try to modify the filename I get an error that the file name has illegal characters. I can edit the name without error within Kodi but it still does not index the event. I noticed that some events that are not indexing don't have descriptions, would that matter? Edit: Ok it is most definitely the : character in the filenames. Why is that there? Windows, OSX, and linux don't like it. zag | ||
Posted: 28 Sep 2020 18:55 | |||
zag Posts: 3,511 Joined: 2020 | When I try to modify the filename I get an error that the file name has illegal characters. I can edit the name without error within Kodi but it still does not index the event. I noticed that some events that are not indexing don't have descriptions, would that matter? Edit: Ok it is most definitely the : character in the filenames. Why is that there? Windows, OSX, and linux don't like it. Yes that needs to go, I can fix that and prevent it in the future... Any examples of the illegal character in the event names you can give me? EDIT: Looks like it was only a few recent events that had used the : character. I've fixed those and prevented them being used in event names going forward. Let me know if you find any more. | ||
Posted: 28 Sep 2020 19:42 | |||
Posts: 18 Joined: 2020 | It appears than any of the main series fights (250,251, etc) have the :. The Fight Night ones don't. Even then Fight Night 176 does not index for me. Nothing before 177 indexes in fact. | ||
Posted: 28 Sep 2020 20:34 | |||
Posts: 18 Joined: 2020 | https://www.thesportsdb.com/event/1038483 This one has the : as well. | ||
Posted: 28 Sep 2020 20:39 | |||
Posts: 935 Joined: 2020 | I'm gonna say it's because the UTC date and local date are on different days and the scraper doesn't handle that well. | ||
Posted: 28 Sep 2020 20:52 | |||
zag Posts: 3,511 Joined: 2020 | Might be yeh... Always trust the UTC date. Also check the round numbers, I think the scraper uses those as well as the episode number. If they are missing just update the round for the event on our site. Fighting events need to be sequential. | ||
Posted: 28 Sep 2020 21:53 | |||
Posts: 18 Joined: 2020 | I'm gonna say it's because the UTC date and local date are on different days and the scraper doesn't handle that well. I see. I will test that. That fixed it. Thank you. | ||
Posted: 16 Mar 2021 01:30 | |||
Posts: 1 Joined: 2020 | Scraper grabs poster as if it were a TV Show. UFC is unique in that is has posters per event, rather than just one for the entire show. Is there anyway for the scraper to grab the poster PER 'episode/event'? When I manage art (in kodi) it does not scrape the poster. | ||
Posted: 18 Mar 2021 19:17 | |||
zag Posts: 3,511 Joined: 2020 | I think it only does Thumbs, but the artwork should be good for UFC in that case. | ||
Posted: 19 Apr 2022 21:24 | |||
zag Posts: 3,511 Joined: 2020 | Today I fixed the eventseason api method which was limited to 1,500 events. This meant that only recent events would scrape with leagues that have lots of episodes. I have made it unlimited. I also reduced the size of the returned data by 90% which means that the scraper should be a lot faster. I will do some more testing tomorrow as various new issues came up such as episode descriptions being cut off when it finds a /r or /n newline json encoding. I have an idea how to fix it but will need some testing. | ||
Posted: 26 Apr 2022 16:08 | |||
zag Posts: 3,511 Joined: 2020 | Lots of fixes in the latest version. Still more to do but its finally in a usable state I believe. - Update settings format to latest kodi structure - Updated strings.xml to strings.po to match latest kodi recomendation - Fixed episode description cutting off at first line break - Fixed episode thumbnail https://github.com/zag2me/metadata.thesportsdb.com/archive/refs/heads/master.zip | ||
Posted: 28 Apr 2022 12:32 | |||
zag Posts: 3,511 Joined: 2020 | New example files link updated for 2022 https://www.thesportsdb.com/Sports_fake_video_files-2022.zip | ||
Posted: 05 Jul 2024 14:53 | |||
Posts: 42 Joined: 2024 | New scraper for API V2 => The Sports Database Python (metadata.thesportsdb.python) The previous scraper was programmed on an XML basis. In the meantime, Kodi supports much faster techniques with many more possibilities. Community, dDocumentation and download: https://tsdb.club/Thread-Kodi-Addon-API-V1-V2-The-Sports-Database-Python Support via Discord: [url]discord.gg/pFvgaXV[/url] Versionen: 1.1.7 - .. 1.1.4 - Add NFO Export feature, various other improvements and bugs fixed 1.1.3 - Change Addon Settings: switch API V.1/API V.2, league/leagues, strEpisode removed, cast - teams, Artwork, various other improvements and bugs fixed) ==> New Forum Thread for new version: https://www.thesportsdb.com/forum_topic.php?t=5971 zag | ||
Who is Online? In total there are 68 users online :: 3 registered, 0 hidden and 65 guests (based on users active over the past 5 minutes) Most users ever online was 424 on Fri Nov 10, 2017 9:02 pm | About Us Discussion forum for TheSportsDB.com site and related topics | Rules - Be Polite - Respect other users - Always post log files with issues - Try to be helpful - No Piracy discussion |