Version 3.0.0 Beta (2 Viewers)

hwahrmann

Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    • Thread starter
    • Moderator
    • #31
    Re: AW: Version 3.0.0 Beta

    Hi,

    one small issue. When using reorganise files, the folder.jpg is not moved with the rest of the files.

    I managed to mess up my ribbon so I can not reach all functions. Would be nice to have some sort of reset button in the settings.

    Thanks again,
    Flip.

    there's an option in the Organise dialog (don't know the exact wording), which handles the Copy/Move of non-music files.
    I assume this isn't checked, since it works for me here.

    There shouldn't be a way to mess the ribbon.
    When you resize the form, it adapts automatically. Try maximizing the form.
     

    sweetdude

    Portal Member
    March 13, 2011
    20
    0
    I found that the "Tag from internet does not always work" it's not reproducible but when i click it. The "multiple albums window does come up but after selecting the album it does not go to the details of selected album window.

    I also have issues with the "get lyrics" button when a album is selected. It's not reproducible but sometimes it does not respond. While selecting the individual files and remove all current lyrics and then get lyrics for that particular track it gets the lyrics from multiple websites.

    When editting a sigle track but not using the "apply" button and moving to the next or previous track does not trigger a prompt that changes are pending and you possibly want to save them. Now it is verry easy to change tracks individually and still forget to apply them which results in a lot of work lost.
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    • Thread starter
    • Moderator
    • #33
    I found that the "Tag from internet does not always work" it's not reproducible but when i click it. The "multiple albums window does come up but after selecting the album it does not go to the details of selected album window.

    Can you turn on the "Trace" in the debug Options and try reproducing it?

    I also have issues with the "get lyrics" button when a album is selected. It's not reproducible but sometimes it does not respond. While selecting the individual files and remove all current lyrics and then get lyrics for that particular track it gets the lyrics from multiple websites.

    Again a log would help

    When editting a sigle track but not using the "apply" button and moving to the next or previous track does not trigger a prompt that changes are pending and you possibly want to save them. Now it is verry easy to change tracks individually and still forget to apply them which results in a lot of work lost.

    So moving to next or previous track should do some kind of "Auto Apply". Right?
     

    sweetdude

    Portal Member
    March 13, 2011
    20
    0
    I have set the logging to trace and this is the result you are looking for I think. Both the issues are in the file below. Hope it helps because for me it does not look like the trace will tell you much.

    Code:
    2011-06-16 21:35:10.110968 [ Info][  1][Main.LoadSettings             ]: Main: Loading Settings 
    2011-06-16 21:35:11.797064 [ Info][  1][Main.LoadSettings             ]: Main: Finished Loading Settings 
    2011-06-16 21:35:11.797064 [Trace][  1][Main.LoadSettings             ]: <<< 
    2011-06-16 21:35:22.618683 [ Info][  1][Main.Main_Load                ]: Finished loading Main Form 
    2011-06-16 21:35:22.618683 [Trace][  1][Main.Main_Load                ]: <<< 
    2011-06-16 21:35:36.892500 [Trace][  1][GridViewTracks.FolderScan     ]: >>> 
    2011-06-16 21:35:57.571683 [Trace][  1][TreeViewControl.treeViewFolder]: >>> 
    2011-06-16 21:35:57.582683 [Trace][  1][Main.RefreshTrackList         ]: >>> 
    2011-06-16 21:35:57.582683 [Trace][  1][GridViewTracks.FolderScan     ]: >>> 
    2011-06-16 21:35:57.839698 [Trace][  1][TagEditControl.FillForm       ]: >>> 
    2011-06-16 21:35:57.878700 [Trace][  1][TagEditControl.FillForm       ]: <<< 
    2011-06-16 21:35:58.163716 [ Info][  1][GridViewTracks.FolderScan     ]: FolderScan: Found 11 files 
    2011-06-16 21:35:58.176717 [Trace][  1][TagEditControl.FillForm       ]: >>> 
    2011-06-16 21:35:58.176717 [Trace][  1][TagEditControl.FillForm       ]: <<< 
    2011-06-16 21:35:58.176717 [Trace][  1][GridViewTracks.FolderScan     ]: <<< 
    2011-06-16 21:35:58.176717 [Trace][  1][Main.RefreshTrackList         ]: <<< 
    2011-06-16 21:35:58.176717 [Trace][  1][TreeViewControl.treeViewFolder]: <<< 
    2011-06-16 21:36:00.080826 [Trace][  1][TagEditControl.FillForm       ]: >>> 
    2011-06-16 21:36:00.115828 [Trace][  1][TagEditControl.FillForm       ]: <<< 
    2011-06-16 21:36:00.371843 [Debug][  1][AmazonAlbumInfo.AmazonAlbumSea]: Amazon: Searching Amazon Webservices 
    2011-06-16 21:36:43.344301 [Debug][  1][AmazonAlbumInfo.AmazonAlbumSea]: Amazon: Searching Amazon Webservices 
    2011-06-16 21:36:46.646490 [Trace][  1][TagEditControl.FillForm       ]: >>> 
    2011-06-16 21:36:46.679491 [Trace][  1][TagEditControl.FillForm       ]: <<< 
    2011-06-16 21:41:53.433037 [Trace][ 16][GridViewTracks.GetLyricsThread]: >>> 
    2011-06-16 21:41:53.433037 [Trace][  1][GridViewTracks.GetLyricsThread]: >>> 
    2011-06-16 21:41:53.521042 [Trace][  1][TagEditControl.FillForm       ]: >>> 
    2011-06-16 21:41:53.551043 [Trace][  1][TagEditControl.FillForm       ]: <<< 
    2011-06-16 21:41:53.551043 [Trace][  1][GridViewTracks.GetLyricsThread]: <<<

    When editing a single track but not using the "apply" button and moving to the next or previous track does not trigger a prompt that changes are pending and you possibly want to save them. Now it is verry easy to change tracks individually and still forget to apply them which results in a lot of work lost.

    So moving to next or previous track should do some kind of "Auto Apply". Right?[/QUOTE]

    A "auto apply" is possible but it also has a downside when the changes you have made should not be applied. I'm thinking of some sort of visual warning that changes have been made but not yet committed. Or some sort of pop-up asking to apply or cancel the changes.
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    • Thread starter
    • Moderator
    • #35
    New version available in first post.

    Fixed some issues, which i found during testing.
    Validate / Fix MP3 is now available via Ribbon.

    "Auto Apply" as suggested above will be available in next build.
    Off now for a 1 week business trip.
     

    sweetdude

    Portal Member
    March 13, 2011
    20
    0
    here an other unhandled exception

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.IndexOutOfRangeException: Index was outside the bounds of the array.
       at MPTagThat.Core.Track.Create(String fileName)
       at MPTagThat.GridView.GridViewTracks.FolderScan()
       at MPTagThat.Main.RefreshTrackList()
       at MPTagThat.Organise.OrganiseFiles.Organise(String parameter)
       at MPTagThat.Organise.OrganiseFiles.btApply_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at Elegant.Ui.Control.OnClick(EventArgs e)
       at Elegant.Ui.Button.OnClick(EventArgs e)
       at Elegant.Ui.ButtonBase.OnMouseUp(MouseEventArgs e)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at Elegant.Ui.Control.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    this was done by selecting a folder with flac files and with the "scan subfolders" option on.

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.IndexOutOfRangeException: Index was outside the bounds of the array.
       at MPTagThat.Core.Track.Create(String fileName)
       at MPTagThat.GridView.GridViewTracks.FolderScan()
       at MPTagThat.Main.RefreshTrackList()
       at MPTagThat.TreeViewControl.treeViewFolderBrowser_AfterSelect(Object sender, TreeViewEventArgs e)
       at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
       at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
       at System.Windows.Forms.TreeView.WmNotify(Message& m)
       at System.Windows.Forms.TreeView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     

    Craymel

    Portal Member
    July 10, 2008
    43
    1
    Home Country
    Spain Spain
    Hi!,

    First at all, thanks for this program... it's great!.

    I only have found a problem (and not with MP), whe I import my music to itunes, i can+t see the cover art that I have inputo with MPTagThat... is it incompatible?

    br
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    • Thread starter
    • Moderator
    • #38
    it should work.
    make sure that you store the iags in id3 v3 format. itunes seems to have troubles with v 4.

    i'll investigate that further on the weekend, when i'm back from my business trip
     

    Craymel

    Portal Member
    July 10, 2008
    43
    1
    Home Country
    Spain Spain
    Hi hwahrmann,

    I have found the reason cause itunes don't see the cover art. MPTagThat put it in "cover front" mode, and itunes only accept cover artes in "other" mode...
    I changed it with another program, can MPTagThat do it?.

    Thanks
     

    hwahrmann

    Development Group
  • Team MediaPortal
  • September 15, 2004
    4,633
    2,457
    Vienna, Austria
    Home Country
    Austria Austria
    • Thread starter
    • Moderator
    • #40
    Thanks for the info.
    Theoretically it should be able to do it. However i found a bug.

    Will correct it for the next version and also make it configurable, so that always a specific type is used for the Cover Tyoe.
     

    Users who are viewing this thread

    Top Bottom