wellingssimon

Results 6 comments of wellingssimon

I agree this is a great feature to be added although I'm not sure how to implement it in my config.json. I've added "limit_list_results": 5, to filters, movies but seems...

@tupadr3 Fantastic! I'll give that a try. Thanks.

Hi @tupadr3 Ok.....I'm clearly missing something. I either get outright errors with my config or python errors (which also seem related to my config. My config is like this for...

I think my config is now correct (no json errors at least) ` "movies": { "anticipated": { "add_limit": 5, "results_limit": 5 }, "boxoffice": 0, "interval": 48, "popular": { "add_limit": 10,...

Think I have it working. I had to do a fresh install of Traktarr using the code at the point of the #87 commit from https://github.com/l3uddz/traktarr/tree/bbcf52770484e9b56ed267379c7ec6a2a9eb1049 . My accepted config...

@Genhawk25 Yeah, it does appear that the code has been reverted. I had a mare as well getting my syntax correct in the config file. I'll share a sanitised copy...