Alexander "Arav" Andreev
08a534a60e
Removed a code for reading of a playlist file from a Playlist struct, let it be simpler. load() func became LoadFromPlaintext() to parse a plaintext content.
Also fixed a wrong use of defer inside a switch, it simply doesn't work like that as it is scoped to a func, not a block.
Description
Languages
Go
60.8%
templ
10.7%
JavaScript
8%
CSS
7.7%
Shell
7.6%
Other
5.2%