INTERACT FORUM

More => Old Versions => Media Center 12 (Development Ended) => Topic started by: rpsweb on January 21, 2008, 05:42:34 pm

Title: boookmarking audio files
Post by: rpsweb on January 21, 2008, 05:42:34 pm
is their a way to get MC to remember where I stopped playing a mp3?

like in itunes
Title: Re: boookmarking audio files
Post by: rjm on January 21, 2008, 06:22:23 pm
The simple answer is yes, if you change the field Use Bookmarking to Yes.

The more complicated answer is:

If Use Bookmarking = Yes
   bookmarking is on
Else if Use Bookmarking = No
   bookmarking is off
Otherwise Use Bookmarking = Default
   If Media Type = video
      bookmarking is on
   Else Media Type <> video
      If Media Sub Type = podcast or audiobook
           bookmarking is on
      Else
           bookmarking is off
      Endif
   Endif
Endif
Title: Re: boookmarking audio files
Post by: rpsweb on January 21, 2008, 06:28:31 pm
thanks for your reply, where do I turn the bookmarking on?
Title: Re: boookmarking audio files
Post by: rjm on January 21, 2008, 06:32:05 pm
You can edit the field Bookmarking in the tagging action window or you can display Bookmarking as a column in your view.
Title: Re: boookmarking audio files
Post by: StFeder on January 21, 2008, 06:32:38 pm
You can set the option for every file seperated.

Right click at a column and go to "columns -> use bookmarking". Now you can select the files you want MC to remember. Just change the value in the "use bookmarking" field to "yes" for using the bookmarks. If you want to check wether a file already contains a bookmark, you may add the column "Bookmark".

I didn't find an option where to set the "defaults" so that every audio file gets bookmarked automaticly without activating the setting seperatly for each file. But perhaps anyone else did...
Title: Re: boookmarking audio files
Post by: rpsweb on January 21, 2008, 06:39:14 pm
thanks a lot, got it working