Hello,
I confirm : that would be very nice.
Currently, I perform this kind of search directly in the database, like
this :
select NUMBER, CART.TITLE, CART.ARTIST from CUTS, CART WHERE
(CUTS.CART_NUMBER = CART.NUMBER AND CART.GROUP_NAME='MUSIC' AND
CART.SCHED_CODES ='') ORDER BY NUMBER DESC;
... and as it is quite impossible to fulfill all of the user's (us !)
needs, I think it would be great if we could compose our SQL query
directly into RDLibrary, so that we can have a very precise and
controlled selection of the library items, and then access them with the
graphical interface of the software.
Hoggins!
Le 25/04/2014 22:27, Alan Smith a écrit :
> While this is fresh on my mind:
>
> There doesn't appear to be a way in RDLibrary to view only songs with
> "no scheduler code" set (Unless I am missing something).
>
> Would be a nice feature to see if someone forgot to set a code on some
> of the music.
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev