WIP Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread
(2016-05-23, 22:11)Fail$tyle420 Wrote: Here are my current settings for expert filenaming, nothing else checked in the other sections:

http://imgur.com/a/id54n

Looks good and should be working with ".\Season 0\" or ".\Season Specials\" or ".\Special Seasons\".

But <seasonpath> is always a little bit tricky to recognize properly. We use three regex to determine valid season folders:

Code:
(?<season>specials?)$
^(s(eason)?)?[\W_]*(?<season>[0-9]+)$
[^\w]s(eason)?[\W_]*(?<season>[0-9]+)

That is not really a proper system (e.g. it does not work with german "Staffel 0"), maybe we have to improve this part. Anyway, it should be working with all english versions of known season folder namings.


Messages In This Thread
RE: Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread - by DanCooper - 2016-05-23, 22:22
nfo file status? - by NightMyst - 2017-06-21, 07:24
Audio metadata error - by Doomnie - 2017-11-04, 08:16
EmberMM Import Poster.jpg - by MePoEmberMM - 2018-02-06, 01:27
User rating sync - by fred_gaou - 2018-04-28, 22:25
database is locked - by gorb - 2019-08-19, 11:41
Logout Mark Read Team Forum Stats Members Help
Ember Media Manager 1.4.8.0 ALPHA - Discussion Thread2