Thanks for the help. I have checked that the syncing process is over. I’ve tried syncing another card alongside the ones causing the issue. The other ones sync and work normally on ankiweb and the IOS app when the syncing process is over. The MPVacious one, though, doesn’t work.
As for the file names, MPVacious creates the image and the sound name based on the name of the video I’m using to generate the snapshot and the audio.
The video I’m using for testing is named “s01e01”
The snapshot generated is named “s01e01_02m08s044ms.jpg”
The audio is “s01e01_02m08s030ms_02m11s510ms.mp3” and it is using the Anki tag inside the card → [sound:s01e01_02m08s030ms_02m11s510ms.mp3]
The Voracious files (that do work) are using different names like:
voracious_07bac6c8d7517fe2.jpg
voracious_27ff3cae321e22c7.mp3
This files work on the desktop app, Ankiweb and the IOS app using the same exact Note type with the files within the same corresponding fields.
Both the image and the audio generated by MPVacious can be seen normally on the desktop app, but not ankiweb or the IOS app.
This the HTML for the front of the card:
例文{{#Tags}}|{{/Tags}}{{Tags}}
{{^Audio on Front}}
{{Expression}}
{{/Audio on Front}}
{{#Audio on Front}}{{#Audio}}{{Audio}}{{/Audio}}{{/Audio on Front}}
{{#Audio on Front}}{{^Audio}}
{{Expression}}
{{/Audio}}{{/Audio on Front}}
This is the one for the back:
例文{{#Tags}}|{{/Tags}}{{Tags}}
{{#Audio on Front}}{{Audio}}
{{/Audio on Front}}
{{Expression}}
{{^Audio on Front}}
{{/Audio on Front}}
{{^Audio on Front}}
{{/Audio on Front}}
{{#Audio on Front}}
{{/Audio on Front}}
{{^Audio on Front}}{{Audio}}{{/Audio on Front}}
The images go into “meaning-field” and the audio into “Audio”. There’s also a bunch of JS code so that this note type called “Migaku Japanese” works with an addon called “Migaku Japanese Support”. I don’t know if the note type is the issue, though, since it works fine with Voracious and even if I manually introduce an image.
The reason I’m suck on version 2.1.35 is that my study workflow depends on old addons like the one I mentioned as well as using Voracious wich only supports an older version of Ankiconnect.
Aside from that, I’m also using Anki as a portable version, running it with the .bat file as explained in the documentation.