plexReport icon indicating copy to clipboard operation
plexReport copied to clipboard

What is the syntax or proper format for Sections array?

Open hexxamillion opened this issue 8 years ago • 2 comments

I can get this to work for nothing. Documentation states this: sections - Array of sections to report on. If field is not set, will report on all TV and movie sections. Format is ['section1', 'section2']. Optional.

Tried that format in addition to just the numbers. No go. It seems it will only send all by not specifying anything. Any suggestions?

I tried this format also. No go. sections: ['1','2']

hexxamillion avatar Jul 29 '17 23:07 hexxamillion

Should be ['movies','tv_shows'] Or something to that effect

bstascavage avatar Oct 24 '17 19:10 bstascavage

Neither of this works for me. I tried the name, UUID, library id, library id with section in front, lower case like above, and nothing works.

The only thing that works is not setting the sections array.

sgtcoder avatar Mar 18 '18 04:03 sgtcoder