I thought my anime collections were working as expected. Ive fixed a mal api conenction issue. Ive also fixed an anidb api issue and updated the mass genres to anidb genres. Cleared the cache and run the collections yet its still not filling the collections. I tested by remove all anime library connections and starting again. It correctly did all the trending anidb and mal lists but the collection lists dont get populated and all shows get put into unmatched. Im not quite sure what to try next. It used to work at some point but now doesnt work. I also notice that the anidb api has since stopped working again but the user login is working correctly. The only other thought I had was that I need to have the genres updated using MAL instead of anidb to correctly search and be put into the correct collections maybe?
#Anime Collections not working as expected
1 messages · Page 1 of 1 (latest)
📝 If you want to review this again, xeroxize:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> 📝
Welcome @solemn helm!
Someone from <@&938443185347244033> will assist when they're available.
Including meta.log from the beginning is a huge help. Type !logs for more information.
After attaching your log, do not forget to hit the green check boxes when prompted by our bot.
You can press the "Close Post" button above or type /close at any time to close this post.
Just in case anyone else is using this I had to set the limit to 0. This way it could parse all of the items from that genre from mal and it would then match what I had in my anime library. Now im seeing all things properly populating in the collections.
Anime:
mal_search:
sort_by: score.asc
genre: <<mal_id>>
** limit: 0**
sfw: false
url_poster: https://theposterdb.com/api/assets/<<poster>>
collection_order: alpha
collection_mode: hide
sync_mode: sync
In **bold ** above.