Uploaded image for project: 'MediaPortal 1'
  1. MediaPortal 1
  2. MP1-4355

Fix Back Up icon on wrong position

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.7.0
    • None
    • None
    • None

    Description

      <div>In the \WindowPlugins\GUIVideoFiles\GUIVideoFiles.cs in line 3144 there is the following call:</div><div><br /></div><div>facadeLayout.Sort(newVideoSort(CurrentSortMethod, CurrentSortAsc));</div><div><br /></div><div>which uses a comparer defined in VideoSort.cs</div><div><br /></div><div>Until this call the ".." entry is the first in the "itemlist" and a would assume that it should remain the first after sorting, but it doesn't.</div><div><br /></div><div>Looks like the "comparer" has decided to work as a randomizer...</div><div><br /></div><div>The fix has to be apply not only on Video but also in music etc.</div><div><br /></div>

      Attachments

        Activity

          People

            sebastiii sebastiii
            HomeY HomeY
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: