home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
Shares view no item gets focus or selection
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="cran" data-source="post: 201198" data-attributes="member: 59670"><p>Hello!</p><p>My MP3 files are organized as folders for albums. In Shares view for Music and icons List, I browse through MP3 folders and when finally I get into a folder no item gets focus, or allows selection. Neither with the keyboard nor with the mouse. In order to get the view working, I switch layout to any available option.</p><p></p><p>While debugging I figured out that:</p><p>1. GUIMusicFiles </p><p> protected override bool AllowView(View view) </p><p>method returns false for GUIMusicFiles.View.Albums. So internally GUIMusicFiles does not support Album view and bypasses to the following list view type.</p><p></p><p>2. However when i double click on the MP3 album folder to see the files, GUIFacadeViewControl's view mode is set to GUIFacadeViewControl.ViewMode.AlbumView if the folder's settings were not modified previously. Later I recognized that this is the default view for the virtual share. However this view must not be allowed (as the 1. item says)</p><p></p><p>Any ideas?</p></blockquote><p></p>
[QUOTE="cran, post: 201198, member: 59670"] Hello! My MP3 files are organized as folders for albums. In Shares view for Music and icons List, I browse through MP3 folders and when finally I get into a folder no item gets focus, or allows selection. Neither with the keyboard nor with the mouse. In order to get the view working, I switch layout to any available option. While debugging I figured out that: 1. GUIMusicFiles protected override bool AllowView(View view) method returns false for GUIMusicFiles.View.Albums. So internally GUIMusicFiles does not support Album view and bypasses to the following list view type. 2. However when i double click on the MP3 album folder to see the files, GUIFacadeViewControl's view mode is set to GUIFacadeViewControl.ViewMode.AlbumView if the folder's settings were not modified previously. Later I recognized that this is the default view for the virtual share. However this view must not be allowed (as the 1. item says) Any ideas? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
Shares view no item gets focus or selection
Contact us
RSS
Top
Bottom