NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 38 39 40 41 42 … 56 Next »
MusicLibrary2: Version 3 BETA - You name it, it does it...

 
  • 0 Vote(s) - 0 Average
MusicLibrary2: Version 3 BETA - You name it, it does it...
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#1
2006-02-02, 06:49 AM (This post was last modified: 2006-02-03, 07:11 AM by psycik.)
Hi all

EDIT: Removed the attachments, see this post: http://forums.gbpvr.com/showpost.php?p=8...stcount=33


Well it's taken me a while, but I think I have the MusicLibrary2 ready for release.

This one changes a lot of things, so please back up your MusicLibrary2.mdb, Config.xml, your skin files (Blue and BlueMCE2) and DLL.

Main changes, are to where music paths are stored. They are not in the Config.xml anymore, so you WILL have to add them into the new structure in the Config app.

I'll give it a week or so before I load to the wiki properly.

Here's the change log:
Version 3.0 - You Name It, It Does It....
  • Memory leak while playing - fixed
  • Added M3U support. They are picked up when a library scan is done. You can delete then from the list of playlists but they will come back again.
  • Major changes to the drawing of the plugin, which should hopefully result is less memory usage.
  • A new random playlist can now be generated when an existing one finishes. This action is configurable (on or off).
  • Genre is now extracted from the track.
  • Added ability to cycle the panels through: Artist/Album/Title, Album/Artist/Title and Genre/Artist/Title
  • Default panel layout is configurable through the config program - and whether to show which layout is selected.
  • Re-Wrote most of the code for drawing all of the screens on the page.
  • Changed the random code from the main screen to randomise the currently selected titles. So for a random of everything, choose all, all. But you can now randomise an album/genre or artist or any combination thereof.
  • Added a remote control (cellphone style) text entry. Used to quick select items from the left screen. Also can be used instead of the On Screen Keyboard for naming playlists. Config option to set the latter option.
  • New configuration option 'Always Query', turned on (by default) every movement requeries the database. If turned off, user has to press 'ok' (enter) or move between the left and top screens for a query to be performed.
  • New configuration option 'Perform Fast Scans". Uses the Media Library Paths and watches them for changes. Once the system has performed a full scan, it will use the watched folders there after - until GBPVR is restarted.
  • Added Collections, and changed the directory structure config screens. Paths now stored in the DB rather than the config file. Can change collections from inside GBPVR from the menu (Home).
  • Added a new update option "Fast Scan" which will only update changed files. This will occur every hour.
  • Added a media information screen. Hit Ok (or Enter) on a title and details on that song will be displayed.
  • New DB structure.
  • Added better skin error checking so an error message should coome up if a skin element is missing.


Skin File changes
  • MediaLibrary2 will dynamically update skin files while open, no need to shut down while skinning!!!
  • Changed how play back position is put on the screen. It is now a separate element.
  • Had to add a 'size' parameter to the "AlbumArt" special Element
  • Had to add a 'size' parameter to the "Inset" special Element
  • Had to add a 'size' parameter to the "Keys" special Element
  • Had to add a 'size' parameter to the "Current" special Element
  • Renamed ArtistList (Special Element), ArtistPageUpDown (SE), ArtistListImage (Composite Element) & etc to LeftList (SE), LeftPageUpDown etc.
  • Renamed AlbumList (Special Element), AlbumPageUpDown (SE), AlbumListImage (Composite Element) & etc to TopList (SE), TopPageUpDown etc.
  • Added 'TLength' parameter to background page to length of all selected titles.
  • Added new text style RemoteKeyNew for remote control text entry - this is the new character
  • Added new text style RemoteKeyExisting for remote control text entry - this already written text
  • Added new text style RemoteKeyStyle for remote control text entry - this is the indicator for upper/lower case
  • Added new special element to position and size the remote text box - "RemoteText"
  • Added new compositeImage to draw the remote text indicator - "RemoteText"
  • Added new Special element to display the media screen - 'MediaPopup"
  • Added new compositeImage to display the media screen - 'MediaPopup"
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#2
2006-02-02, 06:56 AM
Ahh I should have said. With the remote text, it's based on keys used for a Nokia cellphone (i.e. 1 has punctuation).

Ok is enter - once it it clears.
* is like caps lock
prev channel is back space.

It's also based on the Hauppauge 45 button remote.
bobrap
Offline

Member

Posts: 103
Threads: 19
Joined: Aug 2005
#3
2006-02-02, 06:01 PM
Is there a limit as to how many items can be added to the library? I try to load a dir and I get an exception error saying teh field is too small for the amount of data I'm trying to add. TA.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#4
2006-02-02, 06:11 PM (This post was last modified: 2006-02-02, 06:20 PM by psycik.)
If this in the config, or when it's doing a scan?

If in the config, what path are you trying to add?

EDIT: The only thing I can think of is that it has found a M3U file (playlist) more that 255 characters deep, or a song a playlist that is more that 255 characters deep.

Please post your GBPVR.exe.log file. Thanks
bobrap
Offline

Member

Posts: 103
Threads: 19
Joined: Aug 2005
#5
2006-02-02, 06:22 PM
Must be doing something else wrong too. I scan e:\music and it generates the error. I made another dir, e:\mymusic, with less sub directories and no error. But when I run GBPVR there are no files in the collection.:confused:
capone
Offline

Posting Freak

Posts: 1,756
Threads: 190
Joined: Jan 2005
#6
2006-02-02, 06:24 PM
Will it handle not having ID3 tags? Like using the file name if it can't find one?

I had to stop using because of that, as I have a fair number w/o them, and I wanted to keep using it.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#7
2006-02-02, 06:27 PM
Capone, actually I'm not sure. I originally had functionality in for doing that, and I did have some files that had no tags, and they showed up as (Unknown) with the title being the file name. I'll check I haven't killed that.

Sorry bobrap, I need to see your logs to see what's happening.
bobrap
Offline

Member

Posts: 103
Threads: 19
Joined: Aug 2005
#8
2006-02-02, 06:31 PM
OK, I'll try again and see what happens. One thing, are the two files you posted the only ones needed for install? And how about skins? I'm using contour.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#9
2006-02-02, 06:38 PM
It included everything that changed......but probably doesn't include everything if you're a first time user. I kind of assumed users of the beta would probably have installed ML2 before.

If requires the CommonGBPVRUtilties dll http://gbpvr.com/pmwiki/uploads/Developm...lities.zip

And it's skin files (Common Dialogs) - the skin files are normally found in the weather plugin as easiest to get.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#10
2006-02-02, 06:40 PM
Capone - I just removed some tags from some files of mine, and they were picked up. Listed as Artist '(Unknown)' Album '(Unknown)' and title with the file name. They'll suck to try and find them....I might look at a winamp style filename smart tagging, later on, to figure that normally an untagged file will be in some structure with what amounts to the field data held in the directory structure.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): 1 2 3 4 5 … 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  New LG and Samsung NextPVR Web Smart TV App available for beta testing. fred250 388 142,201 2017-04-10, 10:46 AM
Last Post: fred250
  Bluray Player Beta whurlston 23 12,275 2015-10-05, 09:32 AM
Last Post: Lao Pan
  Movies beta vik 66 31,093 2015-03-31, 03:13 AM
Last Post: Lao Pan
  Need beta testers for "NextPVR for Samsung" (client for samsung smart tvs/blurays) reven 61 27,949 2013-12-03, 10:21 AM
Last Post: martint123
  imageGrabLite Beta mvallevand 84 62,182 2013-10-04, 06:40 PM
Last Post: mvallevand
  SSPlus Screensaver - Photo Slideshow Beta ACTCMS 40 14,463 2012-12-07, 01:49 AM
Last Post: ACTCMS
  New External App : Channel Logo Tools For NPVR (Beta) systemshark 0 1,716 2011-09-03, 08:15 AM
Last Post: systemshark
  SSPlus 0.9.1 BETA - a screensaver for NPVR ACTCMS 18 6,243 2011-07-18, 12:52 AM
Last Post: johnsonx42
  System Plugin for nPVR - Early Beta imilne 176 49,475 2011-07-16, 04:31 PM
Last Post: johnsonx42
  QAM Scanning and Preview in Web Radio (beta) mvallevand 1 2,005 2011-01-24, 01:41 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode