We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
GO bluray information parser library
b,_:=bluray.OpenBDMV(http.Dir("/mnt/Movies/Awesome BluRay Movie/BDMV"))bytes,_:=json.Marshal(b.PlayLists)fmt.Printf("%s\n",bytes)