Files
romm/backend/utils
Delgan 34f656e586 Fix files possibly not found in 7z archives
Some archives have an empty "Attributes" field, i.e. `Attributes = `.

But because we the line is strip, it became `Attributes =` and the
`elif` branch was never taken, resulting with `largest_file` being
`None` after processing.
2026-01-21 23:12:45 +01:00
..
2025-09-04 11:17:00 -03:00
2025-07-03 23:37:00 -03:00
2025-07-18 10:53:55 -04:00
2025-11-17 15:46:14 -05:00
2025-10-05 14:56:10 -04:00