INTERACT FORUM

More => Old Versions => Media Center 16 (Development Ended) => Topic started by: mrboonmee on September 17, 2011, 01:27:59 am

Title: specify podcast sync directory
Post by: mrboonmee on September 17, 2011, 01:27:59 am
possible to specify which folder to sync podcasts to? I do not want to sync everything to the same Music folder.
Title: Re: specify podcast sync directory
Post by: mrboonmee on September 22, 2011, 03:14:33 am
possible?
Title: Re: specify podcast sync directory
Post by: Alex B on September 22, 2011, 07:33:45 am
If you mean the folder that is used for storing the downloaded episodes, it is configurable in options: 1. in the screenshot.

In general, you can use the options search if you are trying to find something: 2. in the screenshot. In this case a search for "podcast" would have helped.

(http://i224.photobucket.com/albums/dd212/AB2K/MC/podcast_directory.jpg)
Title: Re: specify podcast sync directory
Post by: Alex B on September 22, 2011, 08:51:10 am
If you are speaking about syncing already downloaded podcast episodes to a handheld, you can specify an expression based audio path in the handheld options. (Assuming the device allows to use a custom folder structure.)

For example, Audio Path: if(isequal([Media Sub Type],Podcast,1),Podcast\[Album],Audio\[Album Artist (auto)]\[Album])\

-- would put the audio podcasts to  \Podcast\[Album]\  and the other audio files to  Audio\[Album Artist (auto)]\[Album]\

(http://i224.photobucket.com/albums/dd212/AB2K/MC/podcast_sync_handheld.jpg)


More info about the expression language: http://wiki.jriver.com/index.php/Media_Center_expression_language
Title: Re: specify podcast sync directory
Post by: mrboonmee on September 22, 2011, 11:38:42 am
Thanks, yes syncing to a handheld, my Sansa Clip. thanks again.