Forum Discussion
5 Replies
- BaradaniktoRoku Guru
You aren't providing enough info to help. At a minimum, consider posting your feed file in the event that you have errors.
- onetwotenReel Rookie
- BaradaniktoRoku Guru
You've got a couple of concerning issues in your feed file.
- You've specified empty arrays for Movies, Series, and TV specials. It's not a good idea to define an empty array.
- Your categories are defined incorrectly. You cannot use '&' in a category query. You are limited to 'AND' and 'OR' operators.