Results 1 to 7 of 7

Thread: Create a Play Button in Html Script

  1. #1
    Join Date
    Jun 2004
    Location
    Posts
    2

    Default Create a Play Button in Html Script

    :-/
    Hello together,

    I know, that there is another topic related to the same question, but the answers did not solve the problem.

    I want to create a

  2. #2
    Join Date
    Feb 2009
    Posts
    1,549

    Default Re: Create a Play Button in Html Script

    Hi Tossby,

    This tag is not in the current builds. There were problems with its implementation, so it was not added after all.

    I am sorry for confusion.

    Andrei

  3. #3
    Join Date
    Jun 2004
    Location
    Posts
    2

    Default Re: Create a Play Button in Html Script

    :'(
    Is there in the meantime a workarround for the missing tag?
    How else can I create a "play-button"?


    Quote Originally Posted by Firetongue
    Hi Tossby,

    This tag is not in the current builds. There were problems with its implementation, so it was not added after all.

    I am sorry for confusion.

    Andrei

  4. #4
    Join Date
    Mar 2004
    Location
    Posts
    312

    Default Re: Create a Play Button in Html Script

    I've added a PLAY button to the CRISP theme and the CMI template. The play button works with iTunes (or any other audio file collection that follows the iTunes naming convention).

    I've also added a feature to the CRISP theme which attempts to detect mismatching OCD track entries and iTunes track file names.

    I've found this quite useful. iTunes uses Gracenote CDDB, while OCD uses FreeDB. By comparing & synchronizing the two, you're able to detect and correct many of the typos in artist names, album titles and track titles.

    The play button has a few limitations you should be aware of:

    1. The play button will not work on a track if the artist name, album title or track title contain any of these three characters:

    \ - backslash
    ` - grave accent
    " - quotation mark

    2. The script will not work properly if your audio file collection consists of different file formats (mp3, wav, etc). You can only specify one extension in the theme/template script. A work-around could be to enter file format in an album or track related OCD field, like for instance the soloist field. Then the correct extension for each track could be identified by using the <--[tracksoloist]--> variable.

    If you're interested, drop me a line, and I'll send you a copy of the modified theme and/or template, the play button images and a description of how to use it all.

  5. #5
    Join Date
    Mar 2004
    Location
    Posts
    312

    Default Re: Create a Play Button in Html Script

    An improved version of the modified Crisp theme and CMI template (both include a PLAY button function), can be downloaded from [url]http://ocd.juventas.net[/url].

    The PLAY button works with iTunes (or any other audio file collection that follows the iTunes naming convention). But you can always modify the function to work with other naming conventions. You'll find a description of the iTunes naming convention at the ocd.juventas.net site.

    The only character the modified template and theme will NOT handle now is the backslash character (\), which probably doesn't occur very often (if ever) in your OCD album, artist or track names.



  6. #6
    Join Date
    Oct 2003
    Location
    New Zealand
    Posts
    10

    Default Re: Create a Play Button in Html Script

    Quote Originally Posted by pheisholt
    An improved version of the modified Crisp theme and CMI template (both include a PLAY button function), can be downloaded from [url]http://ocd.juventas.net[/url].
    Hey pheisholt, just a quick note to say thanks for the modified template. I really like it and I don't even use the play function you created it for. I just like all the little 'tweaks' - the extra information that is displayed here and there. Would recommend it to anyone that uses the Crisp template and just wants a little bit more info displayed. Perhaps Andrei could incorporate some of these features into the next build?

    Cheers,

    Beeph.

  7. #7
    Join Date
    Mar 2004
    Location
    Posts
    312

    Default Re: Create a Play Button in Html Script

    Thanks, I'm glad you enjoyed the tweaks.
    Cheers!
    -paul-

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •