I received a text value from the DVR with the file name\date and size. How do I convert to a list?
The use of "\n" did not give any results.
The contents of the text variable:
ff.name=N0R_L00000_000000_20240416205051_AA_N0012.MP4\nff.time=Tue Apr 16 20:52:50 2024\nff.size=104857600\n
ff.name=NOR_000000_000000_20240416205251-AA_N0013.MP4\nff.time=Tue Apr 16 20:54:52 2024\nff.size=104857600\n
ff.name=NOR_000000_000000_20240416205452_AA_N0014.MP4\nff.time=Tue Apr 16 20:56:52 2024\nff.size=104857600\n










