quickdesh / Animiru

Android app for anime
https://aniyomi.org/forks/Animiru/
Apache License 2.0
498 stars 11 forks source link

Local Anime Source infinite loading of episode #18

Closed Patriarch9307 closed 1 year ago

Patriarch9307 commented 1 year ago

Steps to reproduce

  1. Have a local anime source as Animiru/local/[Anime name]/[episodes]
  2. Go to browse > local anime source > select a anime 2.1. or simply have a library entry from local anime source
  3. play an episode

Expected behavior

Episode should play

Actual behavior

infinite loading animation and episode doesn't play no matter how long I wait

Crash logs

Animiru verbose crash log, might help aniyomi_crash_logs.txt

Animiru version

0.13.4.1

Android version

Android 12

Device

Tecno Spark 6 (with custom aosp rom)

Other details

So in order to isolate the problem, I tested the previous version 0.13.3.6 and this problem isn't present there. I also tested aniyomi-mpv-beta r5235 to see if this issue was present upstream, but that works perfectly fine.

I should also mention, if I try to open that episode in external player (vlc) from the app, it gives a toast notification saying: "Collection contains no element matching the predicate."

Acknowledgements

quickdesh commented 1 year ago

Sorry that it took a while

quickdesh commented 1 year ago

fixed in https://github.com/Quickdesh/Animiru/commit/ecfca16aabe123029632e40d524b7588a8624a23

Patriarch9307 commented 1 year ago

Sorry that it took a while

No worries, thank you for fixing.