NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) Recording2, MusicLibrary2, SystemStatus Support v
« Previous 1 … 6 7 8 9 10 Next »
MusicLibrary2: v4.4

Thread Closed 
 
  • 0 Vote(s) - 0 Average
MusicLibrary2: v4.4
smelcher
Offline

Member

Posts: 69
Threads: 15
Joined: Jan 2005
#21
2006-12-02, 02:37 PM
Just an idea for the randomization. I havent looked at the database structure but if I assume each track has a unique numerical identifier you can use that to help you generate the list. If I had 100 songs in my DB they would be stored in the DB as 1-100. Since I know my first song is 1 and my last one is 100, all I would need to do is generate a random number between 1-100 and then SELECT that track from the library. That would be extremely quick.
melearp
Offline

Member

Posts: 93
Threads: 11
Joined: Oct 2005
#22
2006-12-06, 05:21 PM
On the subject of tag libraries:

As I said before, I'm more Java than c,c# etc, but I wonder if id3lib would be an easier start point than a java libray. it's open source on sourceforge.

I have used jid3lib which is also open source but on java.net.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#23
2006-12-06, 07:08 PM
That would be an external dll type library?? similar to ultraid3 library.

The reason against that is the keeping it up to date when things change. For a while both myself and reven were using the same library, it was quite good, but being actively developed so we very quickly got into a situation where I was expecting one version and reven another, and I would rather not get back in to that situation.

I think the packaged one that I have now should do it, and so I'm asking the developers how to make the APIC tag work...
melearp
Offline

Member

Posts: 93
Threads: 11
Joined: Oct 2005
#24
2006-12-06, 07:58 PM
The only reason I suggested that one is that it's fully open source. So you could do what you wanted, built in or external dll.

If you have a library already and the developers can point you in the right direction I would stick with that.
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#25
2006-12-17, 10:20 AM (This post was last modified: 2006-12-17, 10:40 AM by tkgafs.)
Hi Psycik

Is there any way I can set a collection to be the default collection, so that when ML2 starts and goes into random mode only tracks from the default collection are chosen [and displayed].

at the moment when I start ML2 and go to the library tracks from all collections are displayed and presumably randomly selected from.

I know I can go and choose the collection I want to use from the menu button, but i would really like to have the option to set a default collection which is used until another collection is chosen, plus the ability to use all collections for random selection as another option

my structure looks like this
Code:
system
   q:\music\1950s
   q:\music\include
   q:\music\xmas
collections
   1950s
      q:\music\1950s
    Main
      q:\music\include
    Xmas
      q:\music\xmas


presumably the library displays everything in the system area, but I'd like to only display and select from the collection I have called "Main"

Is a setup like that possible

Tkgafs


EDIT:

I have discovered that I can get the effect I want by directly editing the database and setting the defaultcol in the collectiondata table but I cant find a way to do this in the config application whenever I try and remove a path from the system section it also removes it from the collection section should this be the case

having done this my default collection now shows blue in the config app presumably because its the default !!, the system section still includes all the paths though
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#26
2006-12-17, 05:30 PM
Umm, i think in the config app, right click on a collection to set default.

I'm glad someone is using collections, I didn't think anyone did....
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#27
2006-12-17, 06:33 PM
psycik Wrote:I'm glad someone is using collections, I didn't think anyone did....

I'm far too lazy for thatWink , I click 'random' and when I don't want to hear the song I click 'skip'. As the french say: simple as good day.Smile
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#28
2006-12-17, 06:37 PM
I tend to do a lot of that too...
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#29
2006-12-17, 07:02 PM
psycik Wrote:Umm, i think in the config app, right click on a collection to set default.

I'm glad someone is using collections, I didn't think anyone did....

I think you actually created the facility for me originally Smile

I use them a lot, for instance it was my wifes parents 50th wedding anniversary party last week so I created a 1950s collection which I played randomly, I find this simpler than creating playlists.

I had just forgotten how to set the default

Another facility I'd like is the ability to set whether or not last fm should be updated for that collection when its playing

Tkgafs
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#30
2006-12-17, 07:08 PM
Seeing as how I have your attention, could I request another change which I have mentioned before.

Could you change things so that if noindex.txt exists in a folder then no tracks from that folder and any sub folders below it do not get indexed and randomly played

thanks again for a great plugin

tkgafs
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  MusicLibrary2 - Version 7 Support thread. psycik 124 63,955 2009-05-18, 06:26 AM
Last Post: pz1
  MusicLibrary2 and NAS? nchamp 23 9,460 2008-09-16, 08:56 PM
Last Post: psycik
  How do I clean isntall MusicLibrary2? vskatusa 23 9,317 2008-08-10, 11:02 PM
Last Post: psycik
  gbpvr.exe (v1.1.5) and MusicLibrary2 (v7.1) Denjet 6 3,421 2008-03-25, 08:48 PM
Last Post: Denjet
  Managing Lists in Musiclibrary2 Sam 11 5,202 2008-03-11, 07:03 PM
Last Post: psycik
  MusicLibrary2 doesn't show when selected meekochan 27 9,323 2008-03-06, 09:04 AM
Last Post: psycik
  Problems during instalation of MusicLibrary2 erik 6 3,039 2007-12-31, 07:51 PM
Last Post: psycik
  No MusicLibrary2 button to see Denjet 1 1,844 2007-11-17, 06:48 PM
Last Post: psycik
  Problem with MusicLibrary2 v6.5 johnnybonzo 20 7,291 2007-11-06, 10:38 PM
Last Post: psycik
  MusicLibrary2 does not work r3d 15 5,643 2007-10-18, 09:28 PM
Last Post: psycik

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode