INTERACT FORUM
More => Old Versions => Media Center 16 (Development Ended) => Topic started 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.
-
possible?
-
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)
-
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
-
Thanks, yes syncing to a handheld, my Sansa Clip. thanks again.