Search found 1 match

Go to advanced search

by user7836
24 Oct 2013 15:58
Forum: General VLC media player Troubleshooting
Topic: Filename NOT showing at start of playback
Replies: 91
Views: 36640

Re: Filename NOT showing at start of playback

For the "ShowName.SxxEyy.EpisodeName.avi" problem consider the following change in share\lua\meta\reader\filename.lua Change line 41 from _, _, showName, seasonNumber, episodeNumber = string.find(name, "(.+)S(%d%d)E(%d%d).*") to _, _, showName, seasonNumber, episodeNumber, episod...

Go to advanced search