Ticket #112 (new Feature: None)

Opened 4 years ago

Last modified 1 year ago

Some changes in logical view

Reported by: jespo Assigned to: bflorat
Priority: 5, normal Milestone: To Be Decided by Jajuk Team
Component: (Jajuk Members) Any (Default Component) Version:
Keywords: Cc:

Description (Last modified by fsck222)

Would be great some inprovements in the logical view to support best "classical" music stuff. (My preferred stuff)

Some metadata that is prior to album in id3 tag, thus you can have the opera "Rinaldo" and inside the three Albums (Rinaldo CD1, Rinaldo CD2, Rinaldo CD3).

This metadata could be named case, work, or something, doesn't matter.

This metadata is made mapping some data how album stuff, but it can be more complex.

In XML i mean this:

<case id="Rinaldo">
  <album id="Rinaldo CD1>
    <track/>
    ...
  </album>
  <album id="Rinaldo CD2/>
  <album id="Rinaldo CD3/>
</case>



Attachments

Change History

12/18/04 11:57:56 changed by bflorat

Logged In: YES 
user_id=363565

I just looked at the code and I think it is quite faisable
but it would changes some deep rules in the engine and it
would take a lot of time (code, documentation) and would be
very bug-prone. Anyway, if we do that, "Case" would be a
special node in logical tree that is not mandatory because
we don't want to add a 99% of time useless layer in the
logical tree. All others layers ( styles...) are mandatory.
If you want to implement this, pease create your branch that
we would merge later.

12/18/04 14:42:18 changed by jespo

Logged In: YES 
user_id=8751

Ok, i will see this approach, i agree with you.
By the way, i prefer now concentrate in some mandatory todos
in the development ;)
I'm just finishing now the Spanish and Catalan tranlations.
This sunday i commit the files.

03/01/07 00:14:57 changed by bflorat

  • version deleted.
  • description changed.

06/19/07 20:29:00 changed by fsck222

  • status changed from assigned to new.
  • description changed.
  • component changed from Interface Improvements (example) to (Jajuk Members) Any (Default Component).
  • milestone set to To Be Decided by Jajuk Team.
  • owner changed from jespo to bflorat.
  • type changed from Feature to Discussion.

Cleaning the trac tickets...

07/10/07 12:22:06 changed by fsck222

  • type changed from Discussion to Feature.

Add/Change #112 (Some changes in logical view)