NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 403 404 405 406 407 … 433 Next »
NPVR 1.5.33 - Music - problems, questions, suggestions

NPVR 1.5.33 - Music - problems, questions, suggestions
mcfly
Offline

Junior Member

Posts: 32
Threads: 6
Joined: Feb 2006
#1
2010-10-15, 06:43 PM
I'm trying hard to move completely to NPVR and eliminate my reliance on GB-PVR - I'm almost there, but ML2 was one of the key functions I depended on, since it enables music playback from the family room via an NMT. I've put NPVR 1.5.33 through its paces, focusing on the Music function, and found a few issues:

Problem: The Play key (Ctrl-P, or Play button on the NMT) now queues tracks to the playlist, instead of replacing the current playlist. But, when it's pressed halfway through a list of tracks, it queues all the tracks from that point on. i.e. if I'm browsing a directory that contains 30 tracks, and I want to queue just the 5th track, pressing Play when the 5th track is highlighted will add tracks 5-30 to the playlist. I can find no way to queue just the single highlighted track.

If you press Play while a directory is highlighted, the entire directory is queued - this makes sense, and would seem to be the right way to queue many files. But there should be a way to queue just one track when you're browsing a list of tracks.

Problem: Pressing Play when the "folder-up" line in a list of tracks is highlighted causes absolutely comical behavior - you've got to try it to believe it. On the NMT it crashes mvpmcx2, but on the PC it causes NPVR to find and play every .WAV file on the PC, in sequence - it took 5 minutes to play all the various WAV file sounds it found. Amusing, but most certainly a bug of some sort...

Problem: There are problems in playing back pre-created playlists. Specifically, if the playlist contains more than one track, it doesn't play back at all. Playlists with a single track work fine. I tried paring playlists back to a single line for each track, with a fully-qualified path name accessible by NPVR, but can't get it to play any playlist with more than one track in it.

Problem: although I realized it probably wouldn't be a good idea to try this, deleting the currently-playing track from the playlist throws an exception "Index was out of range".

Question: this is true of may be more of a general NMT remote question than anything specific to the Music library, but navigating the music library from the NMT is a challenge. There is no page-up or page-down function on the NMT remote. There is fast-forward and rewind, which have no effect - can I map those to page-up and page-down and thereby move through a long list a page at a time? Can I somehow map the red/green/blue/yellow buttons to be able to do this? I've tried some things in keymapping.xml but haven't been able to get it working.

Suggestion: on the subject of navigation, even having page-up and page-down as the only ways of navigating a long list of folders/tracks gets cumbersome. I've got hundreds of music directories. Can the 0-9 keys be mapped to jump around in a list, i.e. the 0 key goes to the top, the 1 key goes 10% of the way through the list, the 9 key goes 90%, etc? That would be an improvement, i think.

Thanks for another great release!
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#2
2010-10-15, 07:21 PM
mcfly Wrote:There is no page-up or page-down function on the NMT remote.
There is on my remote (PCH A-100). And that makes navigating quite easy.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#3
2010-10-15, 07:39 PM
mcfly Wrote:Problem: The Play key (Ctrl-P, or Play button on the NMT) now queues tracks to the playlist, instead of replacing the current playlist. But, when it's pressed halfway through a list of tracks, it queues all the tracks from that point on. i.e. if I'm browsing a directory that contains 30 tracks, and I want to queue just the 5th track, pressing Play when the 5th track is highlighted will add tracks 5-30 to the playlist. I can find no way to queue just the single highlighted track.

If you press Play while a directory is highlighted, the entire directory is queued - this makes sense, and would seem to be the right way to queue many files. But there should be a way to queue just one track when you're browsing a list of tracks.
You might want to try fiddling with these settings in config.xml:

<AutoQueueAudioTracks>true</AutoQueueAudioTracks>
<QueueAudioTracksInsteadOfReplace>true</QueueAudioTracksInsteadOfReplace>

Quote:Problem: Pressing Play when the "folder-up" line in a list of tracks is highlighted causes absolutely comical behavior - you've got to try it to believe it. On the NMT it crashes mvpmcx2, but on the PC it causes NPVR to find and play every .WAV file on the PC, in sequence - it took 5 minutes to play all the various WAV file sounds it found. Amusing, but most certainly a bug of some sort...
Attached patch should fix this

Quote:Problem: There are problems in playing back pre-created playlists. Specifically, if the playlist contains more than one track, it doesn't play back at all. Playlists with a single track work fine. I tried paring playlists back to a single line for each track, with a fully-qualified path name accessible by NPVR, but can't get it to play any playlist with more than one track in it.
What pre-created playlists? I'm not aware of it supporting any form of pre-created playlists.

Quote:Problem: although I realized it probably wouldn't be a good idea to try this, deleting the currently-playing track from the playlist throws an exception "Index was out of range".
Attached

Quote:Question: this is true of may be more of a general NMT remote question than anything specific to the Music library, but navigating the music library from the NMT is a challenge. There is no page-up or page-down function on the NMT remote. There is fast-forward and rewind, which have no effect - can I map those to page-up and page-down and thereby move through a long list a page at a time? Can I somehow map the red/green/blue/yellow buttons to be able to do this? I've tried some things in keymapping.xml but haven't been able to get it working.
There is page up/down on the NMT remote. From memory it's in the top/right corner of the remote, or you might need use the skip keys.

Quote:Suggestion: on the subject of navigation, even having page-up and page-down as the only ways of navigating a long list of folders/tracks gets cumbersome. I've got hundreds of music directories. Can the 0-9 keys be mapped to jump around in a list, i.e. the 0 key goes to the top, the 1 key goes 10% of the way through the list, the 9 key goes 90%, etc? That would be an improvement, i think.
The attached patch enables this.
mcfly
Offline

Junior Member

Posts: 32
Threads: 6
Joined: Feb 2006
#4
2010-10-15, 09:39 PM
Wow, I thought you were out of the country Sub!? Thanks for the quick reply!

Quote:You might want to try fiddling with these settings in config.xml:

<AutoQueueAudioTracks>true</AutoQueueAudioTracks>
<QueueAudioTracksInsteadOfReplace>true</QueueAudioTracksInsteadOfReplace>

OK, I set the AutoQueueAudioTracks to False, which worked perfectly - now queues single tracks!

Quote:Attached patch should fix this
It did, thanks.

Quote:What pre-created playlists? I'm not aware of it supporting any form of pre-created playlists.
Hmm. Ah, well, uh, for some reason I thought they were supported. They're in .m3u files - there must be some form of handling in place for them because they *almost* work.... Not a big deal one way or the other for me - I was just considering using them as a workaround to not being able to build an on-the-fly playlist, but now that's all working perfectly...

Quote:There is page up/down on the NMT remote. From memory it's in the top/right corner of the remote, or you might need use the skip keys.
My bad, I think - my NMT is an E-Great E43A, and I have a Harmony remote that is programmed to control it. There is no page-up or page-down function listed in the available remote-control codes on the Harmony app, but I think that must be a problem with the Harmony remote library.

Quote:The attached patch enables this.
Yep, works great! Awesome, thanks again for the quick response Sub!
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,943
Threads: 956
Joined: May 2006
#5
2010-10-15, 10:03 PM
mcfly Wrote:My bad, I think - my NMT is an E-Great E43A, and I have a Harmony remote that is programmed to control it. There is no page-up or page-down function listed in the available remote-control codes on the Harmony app, but I think that must be a problem with the Harmony remote library.

They might be labeled Volume Up/Down on the Harmony.

Martin
dspdrew
Offline

Senior Member

Posts: 257
Threads: 52
Joined: Dec 2009
#6
2010-10-16, 01:51 AM (This post was last modified: 2010-10-16, 02:00 AM by dspdrew.)
I was just about to mention the "Index was out of range" one also. I thought maybe I was just having a bad day when I got that. Thanks for the patch.

Edit: I am still getting "Index was out of range" error when deleting playing track from the playlist.
NPVR v1.5.33
SAF5 Codec Pack
Windows 7 Enterprise (32-bit)
AMD Athlon II X4 640, 3.00GHz, 3.25GB RAM
GIGABYTE GA-880GA-UD3H
ATI Radeon HD 4250 (onboard)
2 x Hauppauge HVR-2250
2 x Motorola DCH-3200 STB
1 x Western Digital Caviar Blue 7200 SATA2 250GB Hard Drive (System)
2 x Barracuda 7200 SATA2 500GB Hard Drives [Software RAID-0] (Recordings)
1 x Asus VE245H 24" 1080P LCD
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  npvr is not responding johndutcher 3 1,492 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 3,864 2022-04-14, 04:33 AM
Last Post: Antmannz
  nPVR Continually Wakes PC bfos 23 11,166 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,690 2022-01-03, 04:45 AM
Last Post: mvallevand
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,071 2021-01-07, 08:47 AM
Last Post: sub
  Streaming Services with NPVR tesla1886 4 2,686 2021-01-04, 02:58 AM
Last Post: tesla1886
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 3,057 2020-12-27, 02:27 AM
Last Post: sub
  Can NPVR offset only 3 channel listings in EPG? acemib 20 6,993 2020-04-27, 01:28 PM
Last Post: mvallevand
  NextPVR-some questions mame 2 1,529 2020-04-21, 08:56 PM
Last Post: mame
  Import recorded tv shows to NPVR mattman1968 9 5,974 2020-03-03, 12:57 PM
Last Post: Jimixter

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

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

Linear Mode
Threaded Mode