Updates to the import logic again. Migrating to LazyCollection and utilizing Redis for queue connection. Updates to the m3u parser as well. Overall should be much more relizable.
Should resolve:
- #10 Increase container memory, and make better use of memory in general by using php
generatorsviaLazyCollectioninstead of standard arrays. Switch to different m3u parser to parse string directly so we don't need to store temp files.