INTERACT FORUM

More => Old Versions => JRiver Media Center 25 for Windows => Topic started by: saltanar on April 17, 2019, 05:26:29 am

Title: How import a folder as Video data type and media sub type movie ?
Post by: saltanar on April 17, 2019, 05:26:29 am
Please, can any one explain how and/or  give me the right command line to Auto Import files from a Folder with  data type video and media sub type Movie for Iso and Mkv?

Thanks
Title: Re: How import a folder as Video data type and media sub type movie ?
Post by: JimH on April 17, 2019, 06:47:59 am
Did you set up Auto Import?  It's explained in the wiki.
Title: Re: How import a folder as Video data type and media sub type movie ?
Post by: saltanar on April 17, 2019, 06:35:22 pm
Yes I use auto import to do this but some movies go in the documents section and some movies are not tagged as movie. I want to force all iso and mkv to data type and movie media sub type
Title: Re: How import a folder as Video data type and media sub type movie ?
Post by: RoderickGI on April 17, 2019, 06:56:10 pm
If, for example, you put all movies in a directory \Movies\, and Auto Import is set to look in that directory, then edit the settings for that directory in Auto Import setup and add records in the "Apply these tags (optional)" section.

[Media Type]=Video
[Media Sub Type]=Movie


Done.
Title: Re: How import a folder as Video data type and media sub type movie ?
Post by: syndromeofadown on April 18, 2019, 08:49:16 pm
If you don't want everything in the auto import directory to be [Media Type]=Video, [Media Sub Type]=Movie, then you can use these expressions to apply the rules to iso's only.

[Media Type]=If(IsEqual([File Type],iso,8),Video,[Media Type])

[Media Sub Type]=If(IsEqual([File Type],iso,8),Movie,[Media Sub Type])
Title: Re: How import a folder as Video data type and media sub type movie ?
Post by: saltanar on April 22, 2019, 02:54:11 pm
when I try to Apply these tags (optional)" section.

[Media Type]=Video
[Media Sub Type]=Movie

JRiver ask me to choose  a field.

Title: Re: How import a folder as Video data type and media sub type movie ?
Post by: RoderickGI on April 22, 2019, 06:25:24 pm
I wrote that in expression notation.

What you actually do in the dialogue is select a field: Media Type
Enter a value below: Video