Icon View Thread

The following is the text of the current message along with any replies.
Messages 21 to 22 of 22 total
Thread Support Forum Enhancements
Thu, Dec 26 2019 3:05 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< That's not to bad, What about posting? >>

Same thing, provided that you've authenticated properly beforehand.

<< I'm getting good with JSON.  I've just finished writing yet another scraper for my movies / tv series database after the last one I was using "improved" their offering so that one of the APIs doesn't work - no longer possible to get tv series episode informaton Frown>>

TheTVDB.com ?  Our Plex server just had issues with V3 of their API.

<< One thing about JSON is I'd like to meet up, in a dark alley, with the person who decided it was "human readable" Smile>>

Yeah, that's one of the last things that keeps us from using JSON for settings files instead of .ini files.  It's just too damn hard to keep the braces all straight manually.

Tim Young
Elevate Software
www.elevatesoft.com
Fri, Dec 27 2019 8:08 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

<<< That's not to bad, What about posting? >>

>Same thing, provided that you've authenticated properly beforehand.

Whenever you have something I can have a look at so I can start work on a reader/writer client I'd be happy to received it.


>TheTVDB.com ? Our Plex server just had issues with V3 of their API.

Not surprised - if you can switch to TVMAZE.com - for tv series the plot descriptions aren't quite as good as TheTVDB but its a lot easier (once you've figured the JSON out)


><< One thing about JSON is I'd like to meet up, in a dark alley, with the person who decided it was "human readable" Smile>>
>
>Yeah, that's one of the last things that keeps us from using JSON for settings files instead of .ini files. It's just too damn hard to keep the braces all straight manually.

As with other text formats it depends on how complex you want to make it. My nlhStrTable has single row per row capabilities which coped well with TheTVDB layout since it returned multiple rows with one row per "line". TVMAZE provided multiple rows as an array of rows. I also found that https://codebeautify.org/jsonviewer is an invaluable tool for figuring out what's there to start with.

Cheers
« Previous PagePage 3 of 3
Jump to Page:  1 2 3
Image