NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 63 64 65 66 67 … 93 Next »
My Music 3 Beta (DB Version)

 
  • 0 Vote(s) - 0 Average
My Music 3 Beta (DB Version)
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#111
2005-12-19, 04:32 AM
im still testing it, i want to look into the memory issue. just thought i keep everyone in the know Smile

when ever you play a song (actually play, not just added to a playlist) theres a TimesPlayed attribute in the database and this is incremented. so top 100 is just the 100 songs with the highest TimesPlayed number.
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#112
2005-12-19, 09:17 AM
cheers Reven, I'm looking forward to trying MM3 again when you have sorted out the memory (leak?) problem. Give me a shout if you want me to test it against my mp3 collection.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#113
2005-12-19, 10:18 AM
what its the exact problem you guys are having with the memory? i only seem to get a memory issue when i load a huge playlist but the garbage collector runs soon afterwards and the problem is gone (huge == 2267 songs (thats all i have))
saintalan
Offline

Member

Posts: 159
Threads: 8
Joined: Feb 2005
#114
2005-12-19, 10:43 AM
reven Wrote:im still testing it...

Reven Hi, a couple of points.

MVP Remote. The green button toggles through the list style. However when you switch to Playlist Mode it doesn't work, nor does it work when you go back to Main view.

The Unmarked button was used in MM2 to play all iin a folder. Play now does that and the unmarked 'appears to be' unused. Any chance you could assign it to Random Play. Also Random/Shuffle appears on the 'Current Playlist' could you add that also to 'My Playlists'

Thanks, Alan
saintalan
Offline

Member

Posts: 159
Threads: 8
Joined: Feb 2005
#115
2005-12-19, 10:46 AM
reven Wrote:what its the exact problem you guys are having with the memory? i only seem to get a memory issue when i load a huge playlist but the garbage collector runs soon afterwards and the problem is gone (huge == 2267 songs (thats all i have))

Currently running over 4000 songs and dont seem to have a mem problem. However when others reply happy to check it out.

Alan
saintalan
Offline

Member

Posts: 159
Threads: 8
Joined: Feb 2005
#116
2005-12-19, 10:56 AM
REven, if my memory serves me right, when in MM2 pressing PLAY when playing something started a new PLAY. It seems now that STOP must be pressed first, not a problem but not sure this is what you meant.

Also not a problem, but for clarity, pressing SELECT/OK only plays when at track level.

Alan
Windsor, UK
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#117
2005-12-19, 10:59 AM
Quote:MVP Remote. The green button toggles through the list style. However when you switch to Playlist Mode it doesn't work, nor does it work when you go back to Main view.
i just tried this in the "Playlist" mode (i assume you mean the mode that lists the current playlist) and it switched views fine, so i may have fixed this already.... (in the version im using i mean)

Quote:The Unmarked button was used in MM2 to play all iin a folder. Play now does that and the unmarked 'appears to be' unused.
changing the mymusic.xml file in the keymappings should solve all the key issues.

Quote:Any chance you could assign it to Random Play.
random play, you mean random play of current folder/album (like what "play" does but instead of in order, play them randomly) or play your entire collection (all files in the database) in a random order?

Quote:Also Random/Shuffle appears on the 'Current Playlist' could you add that also to 'My Playlists'
so instead of loading a playlist in order (and then having to enter "Playlist" and clicking shuffle), you want to be able to play them in random order from "My Playlists" ? i could add a button like "Random: On/Off" to "My Playlists" which would indicate how to load a playlist. that way just set it to whatever you prefer and hit "enter"/"ok" will load it that way.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#118
2005-12-19, 11:02 AM
Quote:REven, if my memory serves me right, when in MM2 pressing PLAY when playing something started a new PLAY. It seems now that STOP must be pressed first, not a problem but not sure this is what you meant.
yeah this is the tricky thing, what seems more natural? im not even sure if its still this way in the version im using at the moment. should it stop the playlist and start the new album, or should it just add it to the playlist???? i think i prefer you having to stop it, just incase you didnt mean to clear the current playlist...

Quote:Also not a problem, but for clarity, pressing SELECT/OK only plays when at track level.
yeah "ok" only plays a song at track level, since it opens an album/artist etc at the other levels.
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#119
2005-12-19, 11:02 AM
reven Wrote:what its the exact problem you guys are having with the memory? i only seem to get a memory issue when i load a huge playlist but the garbage collector runs soon afterwards and the problem is gone (huge == 2267 songs (thats all i have))

quote from earlier thread: Upon starting gbpvr.exe, mem usage goes up to 320MB and then drops back to 55MB. However, the commit charge figure has risen from 250MB to 785MB.

I don;t know the frequency at which the GC runs but i did wait for over 2 mins before having to kill gbpvr. Should I have waited longer for the mem used to be freed up.

This is with 1800 albums, not sure how many tracks that is, 14-15k?
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#120
2005-12-19, 11:07 AM
Quote:I don;t know the frequency at which the GC runs but i did wait for over 2 mins before having to kill gbpvr. Should I have waited longer for the mem used to be freed up.
the garbage collector can take awhile sometimes, i only call it manually during cd ripping (since the CPU is running at 100% and it wouldnt run otherwise)

Quote:This is with 1800 albums, not sure how many tracks that is, 14-15k?
ok, yeah thats a lot, i doubt i will be able to test that many albums...... 1800 my god. how on earth can you have that many albums.....
how many artists do you have ? and was the memory issue just from when i introduced the "Albums" sorting mode? or was it there before. i may make it configurable which sorting modes are used.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (14): « Previous 1 … 10 11 12 13 14 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Version control / repository software for VS Express bgowland 2 2,391 2014-05-02, 09:57 PM
Last Post: bgowland
  Discover NEWA version? bgowland 2 1,879 2014-01-06, 04:40 AM
Last Post: bgowland
  Accessing music file metadata in C# bgowland 6 3,298 2013-01-26, 05:14 AM
Last Post: bgowland
  visible="!@hasImage & folder.jpg in Music not working Jaggy 0 1,212 2012-02-10, 10:29 PM
Last Post: Jaggy
  Building a list of files in media folders (npvr Music and Videos) bgowland 2 1,871 2012-02-05, 10:29 AM
Last Post: bgowland
  What music player is used? cncb 1 1,568 2011-08-01, 08:02 PM
Last Post: sub
  Detecting when Music Playlist is stopped (Ctrl-S) ACTCMS 6 2,871 2011-06-19, 07:52 PM
Last Post: sub
  beta net2hipsend pBS 143 43,986 2010-06-23, 06:37 AM
Last Post: pBS
  How can I reset the Music plugin's database? mkenyon2 1 1,900 2009-10-15, 06:43 PM
Last Post: psycik
  Common Music/Video Inset? reven 9 4,335 2008-12-09, 03:16 AM
Last Post: JavaWiz

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

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

Linear Mode
Threaded Mode