The way they do their list rendering is infuriating for large collections. Instead of showing titles + shimmer, its just big blobs of loading placeholders. So to find where you are in your list of movies you have to stop scrolling and let the content finish loading to get your bearings.
Its minor overall, but as a former app dev, poor list performance drives me crazy.
Also, for files in a directory with the same prepended string with long filenames(like full_show_name - S01E01), it displays just a fraction of the full filename in a list.
I need to sit there and wait for the filename to scroll horizontally to see what the actual episode number or name is. Instead of just showing the full filename on multiple lines, or showing the filename below the thumbnail.
- Doesn't show landscape artwork (embedded .png), only portrait, and if the embedded artwork is not portrait it grabs a random frame from the file instead of cropping the embedded artwork (https://community.firecore.com/t/use-landscape-artwork/26878...)
Its minor overall, but as a former app dev, poor list performance drives me crazy.