Synching Podcasts

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Synching Podcasts

Re: Synching Podcasts

by XCFan » Tue Aug 18, 2009 5:04 pm

Thank you so much for this! I was looking all over! (By the way, does anyone know why MediaMonkey Freezes after I click "Ok" in Configuration?) Anyway, this is just what I was looking for, I also wanted to share the syntax for multiple custom folders:

$if(<Genre>=Podcast,PODCASTS\<Album>\<Title>,$if(<Genre>=Audiobook,AUDIOBOOKS\<Album Artist>\<Album>\<Disc#>\<Title>,Music\<Artist:1>\<Artist>\<Album>\<Track#> <Title>))

Just keep putting the "$if(whatever you want)" in after the comma and put "Music" in after the last one as I have done above!Image

Re: Synching Podcasts

by nohitter151 » Wed Aug 05, 2009 3:37 pm

U2Singhy wrote:Hi,

I am trying to sync my podcasts to my Walkman 639F but cant seem to dump the podcasts in the PODCASTS folder. I am using the following code:

$if(<Genre>=Podcast,PODCASTS,MUSIC)

but it always creates a new PODCAST folder and puts them in there. I am obviously missing something simple so please could you help?
What's the problem? You want "Podcasts" but you get "Podcast"?

Re: Synching Podcasts

by U2Singhy » Wed Aug 05, 2009 8:50 am

Hi,

I am trying to sync my podcasts to my Walkman 639F but cant seem to dump the podcasts in the PODCASTS folder. I am using the following code:

$if(<Genre>=Podcast,PODCASTS,MUSIC)

but it always creates a new PODCAST folder and puts them in there. I am obviously missing something simple so please could you help?

Re: Synching Podcasts

by neumannu47 » Thu Jul 23, 2009 8:25 am

Can anyone tell me which tags the Fuze uses to sort podcasts? If I have to modify tags to get the sort right, I will reluctantly do so, but I have not been able to determine which tags the Fuze uses to sort. (See my post above. The sorting is a mystery to me, and it is a real problem that is preventing me from buying Gold.)

Re: Synching Podcasts

by telliott » Thu Jun 25, 2009 10:19 pm

I could never understand the appeal of grouping podcasts together for general listening. I want to listen to what's new. I don't want to have to search for it. I have a smart playlist that gathers episodes as they download and I copy them to a playlist for syncing to my player. That way I can set the play order any way I want.

Tim

Re: Synching Podcasts

by neumannu47 » Tue Jun 23, 2009 9:25 am

This script allows me to put podcasts where they belong on my Sansa Fuze. Thanks. Now, can someone explain sorting on the Fuze? The podcasts are in the correct folder and subfolder, but they are out of order. Here is what I see:

05/27 Podcast Show Name
06/22 Podcast Show Name
06/19 Podcast Show Name
06/18 Podcast Show Name
06/22 Podcast Show Name
06/16 Podcast Show Name
06/15 Podcast Show Name

I assume that there is an MP3 tag that the Fuze uses for sorting.

(Note: I changed "podcast" to "podcasts" in your script to get them into the predefined podcast folder on the Fuze.)

Re: Synching Podcasts

by nohitter151 » Sat Jun 20, 2009 2:51 am

Agouti wrote:Oooo basic coding support, I didn't even know you could do that... I'm assuming you put it in the directory in the Device Configuration?
yep, next to "Sync tracks to:"

Re: Synching Podcasts

by Agouti » Sat Jun 20, 2009 1:52 am

Oooo basic coding support, I didn't even know you could do that... I'm assuming you put it in the directory in the Device Configuration?

Re: Synching Podcasts

by nohitter151 » Fri Jun 19, 2009 11:03 am

You can use something like:

$if(<Genre>=Podcast,Podcast\<Artist>\<Title>,Music\<Artist:1>\<Artist>\<Album>\<Track#> - <Title>)

So basically if Genre is Podcast, the file is stored as:
\Podcast\<Artist>\<Title>

all other genres will be saved to:
\Music\<Artist:1>\<Artist>\<Album>\<Track#> - <Title>

Re: Synching Podcasts

by Agouti » Fri Jun 19, 2009 1:59 am

*bump*
I need an answer here also, MM puts podcasts into /music with everything else instead of the podcast directory...

Synching Podcasts

by mossief1965 » Fri Jul 18, 2008 4:58 pm

Hi.

I have a Cowon i-audio x5. Over all I have no problems synching this with MM3 except for podcasts. Is there any way to have podcast synch to a separate "Podcast" folder rather than separate folders for each podcast. I have my music arranged along the lines of \Music\A\Artist\Album but would prefer to have the podcasts arranged something like \Podcast\Artist. Can anything like this be done?

Thanks,
Mossie

Top