Playlist Send to... example please

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: Playlist Send to... example please

Re: Playlist Send to... example please

by chrisjj » Mon Jun 13, 2011 10:06 am

.Update: http://www.ventismedia.com/mantis/view.php?id=6587 Scripting: Implement ISDBApplication::PlaylistByID is marked Fixed.

Re: Playlist Send to... example please

by chrisjj » Fri Jul 09, 2010 8:48 pm

Peke wrote:Corrected and updated Mantis.
Actually not. You falsely marked my wish as a duplicate of yours.

Re: Playlist Send to... example please

by Peke » Fri Jul 09, 2010 8:38 pm

Corrected and updated Mantis.

Re: Playlist Send to... example please

by Mizery_Made » Fri Jul 09, 2010 10:04 am

Peke was correct in the fact he had previously filed a report regarding this subject: 6369: Playlists: Accessing Playlist by Playlist ID

EDIT: Well, that report was entered after his comment, but regardless, it's in there now.

Re: Playlist Send to... example please

by chrisjj » Fri Jul 09, 2010 9:42 am

chrisjj wrote:> This discussion is sufficient as a wish, just file it in Mantis in the Wishlist section and link between here and Mantis.

OK.
Done http://www.ventismedia.com/mantis/view.php?id=6405

Re: Playlist Send to... example please

by chrisjj » Thu May 13, 2010 6:44 pm

> Have you checked Resolved?

Yes and as the titles suggest, none apply:
0004578 6 Framework: Scripts/Extensions feature resolved (Ludek) 2010-01-08 PlaylistInsertTrack, PlalistInsertTracks and in SDBSongList Insert Method
0002582 1 Framework: Scripts/Extensions text resolved (jiri) 2006-11-14 Auto-increment script needs better wording
0001898 1 Framework: Scripts/Extensions feature resolved (jiri) 2005-06-22 Add new scripts (corrected)

> ? Search link ?

Now found "filter permalink". And here's this one http://www.ventismedia.com/mantis/searc ... atus_id=-2

Re: Playlist Send to... example please

by Peke » Thu May 13, 2010 6:14 pm

Have you checked Resolved?

? Search link ?

Re: Playlist Send to... example please

by chrisjj » Thu May 13, 2010 4:00 pm

Peke wrote:@Chris
Search Mantis I'm certain that I filed similar wish already.
Thanks - I don't see it. E.g. Category: Framework: Scripts/Extensions Search playlist finds only closed/resolved.

PS Is there any way to get a link to a Mantis search?

Re: Playlist Send to... example please

by Peke » Wed May 12, 2010 5:20 pm

@Chris
Search Mantis I'm certain that I filed similar wish already.

Re: Playlist Send to... example please

by chrisjj » Wed May 12, 2010 1:21 pm

> This discussion is sufficient as a wish, just file it in Mantis in the Wishlist section and link between here and Mantis.

OK.

> I wonder though can you guarantee that no script, plugin, addon, user will be effected by the requested change?

Good point! But the change should be just an additional method or perhaps class, so would not affect the existing API. But of course since there will be change to the code, there is teh same as always possibility of disturbing any existing unstable code.

I don't have sufficient understanding of the the API to suggest how the best solution. What would you propose? E.g. what is the best precedent in the API for referencing a node property that is an object other than a collection of tracks?

Re: Playlist Send to... example please

by Lowlander » Wed May 12, 2010 12:08 pm

This discussion is sufficient as a wish, just file it in Mantis in the Wishlist section and link between here and Mantis. I wonder though can you guarantee that no script, plugin, addon, user will be effected by the requested change?

Re: Playlist Send to... example please

by chrisjj » Wed May 12, 2010 4:42 am

trixmoto wrote:No, it doesn't exist, that's why we use "SDB.PlaylistByTitle" and don't always get the right one.
OK, thanks, I'll file a wish.

Re: Playlist Send to... example please

by trixmoto » Wed May 12, 2010 3:23 am

No, it doesn't exist, that's why we use "SDB.PlaylistByTitle" and don't always get the right one.

Re: Playlist Send to... example please

by chrisjj » Tue May 11, 2010 6:22 am

(Asking again more prominently...)

Re: Playlist Send to... example please

by chrisjj » Mon May 10, 2010 6:15 am

Thanks. I would have thought the API would directly provide a playlist node's playlist object, but I can find no such property. Anyone here know if it exists?

Top