-
-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hi, first of all thanks for this, it's kind of crazy RPC isn't part of VLC natively.
As the title says, I was wondering if instead of Episode - Season, it'd be possible to make it display only the Episode if the filename follow the "showName episodeNumber" scheme instead of "showName seasonNumber episodeNumber".
Some stuff that I watch doesn't have more than one season and it's kind of weird having to name every file with the S01 and have it shown.
I know: first world problems, but it'd be nice if this was possible π
I tried messing with the format.js but with my inexistent knowledge all I could do was change the display order of episode - season since it irked me a bit considering the order in the filename has to be Season / Episode.
Thanks.