2020-11-25, 01:11
3 million episodes updated with intSeason
Took a while but got there in the end
Took a while but got there in the end
(2020-11-25, 01:11)docwra Wrote: 3 million episodes updated with intSeason
Took a while but got there in the end
(2020-11-26, 11:00)olympia Wrote:(2020-11-25, 01:11)docwra Wrote: 3 million episodes updated with intSeason
Took a while but got there in the end
I am progressing but very slowly due to the issues with tmdb scraping lately.
A couple of questions:
- what is the URL for the images? I.e. how to access "episodes/121361/4161693.jpg" returned by the API?
- is actor role and photo something what you can quickly add or let's release the basic scraper without this? It would be quite nice to have this from the beginning.
- for season 0, could you please get to API to return "intSeason":"0" instead of "intSeason":null?
- are you able to relocate the intEpisode object in list_all_season_episodes method to be the very first object for each episode? -> I am really struggling with that one at the moment
- would it also be possible to remove the extra slashes from json responses, e.g.: https:\/\/www.theshowdb.com\/images\/media\/show\/poster\/zwzenu1584650118.jpg
(2020-11-26, 18:15)docwra Wrote:(2020-11-26, 11:00)olympia Wrote:(2020-11-25, 01:11)docwra Wrote: 3 million episodes updated with intSeason
Took a while but got there in the end
I am progressing but very slowly due to the issues with tmdb scraping lately.
A couple of questions:
- what is the URL for the images? I.e. how to access "episodes/121361/4161693.jpg" returned by the API?
- is actor role and photo something what you can quickly add or let's release the basic scraper without this? It would be quite nice to have this from the beginning.
- for season 0, could you please get to API to return "intSeason":"0" instead of "intSeason":null?
- are you able to relocate the intEpisode object in list_all_season_episodes method to be the very first object for each episode? -> I am really struggling with that one at the moment
- would it also be possible to remove the extra slashes from json responses, e.g.: https:\/\/www.theshowdb.com\/images\/media\/show\/poster\/zwzenu1584650118.jpg
Thanks, nice work already it helps me.
We can work together, as the site is still in development
- Use the new strThumb field for full URL to episode thumbs. It is currently filling but if you want you can test with buffy the vampire slayor as its complete.
- Actor ID lookup added, I am still syncing the strPoster for these.
- Season 0 now applied instead of null for 85,000+ episodes
- That might be quite hard to do but I will look
- Sure I have added some formatting to replace the \/\/ bits in JSON. Its still valid I think this way.
Quote:https://www.theshowdb.com/api/json/v1/1/...?id=602648
Quote:Personally I would love to see a new site. The TV Database is so flawed, and when trying to correct it and help out i guess i angered some absolute $%^&*( there, who just caned me for everything i did.The rules can be strict and sometimes hard to understand The newer rules are a bit better IMO since they're all in one place now rather than scattered around their old forums.
I switched my Kodi over to The Movie Database, yet again some $#%^$# decided to pick on me and blocked me from editing. Now The Movie Database is so flawed I want something that just works with KODI.
So Add movies as well and Allow me to start work for your site asap, I promise to the best i can to keep you up to date and smash the other 2 clowns!
(2020-12-03, 16:16)docwra Wrote: Sorry for the delay, i've been syncing the 3 millions episode thumbs so still about a week to go with that one
I did introduce an actor role API
Quote:https://www.theshowdb.com/api/json/v1/1/...?id=602648
That should allow all actors and role names as well as artwork to be shown for a simple Show ID.