Teapod crashes if a title for "My List" is not present in AoDParser.itemMediaList #42
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Workaround: Clear the apps data, WARNING this will erase "My List" and you need to login again!
Teapod asumes titles in my list are always present in the
AoDParser.itemMediaList
. As a result Teapod may crash if a title is present in my list but not in the overall title list.see: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/map-not-null.html