Open GoogleCodeExporter opened 9 years ago
You forgot a few:
[17:51] <RoChess> ohhh that reminds me, one final suggestion :)
[17:52] <RoChess> InfoService allowed a regexp/string-replacement type of
system that allows a person to filter some of the scraper results to clean
things up... i noticed on a lot of the Last.FM results that the text contained
prefixes and copyright postfixes that i personally would love to be able to
strip
[17:54] <RoChess> not sure if u had something already in place, i didn't go
through all of the advanced settings yet
[17:54] <trevor|home> can add a custom regex that will be run after the std
clean up
[18:00] <RoChess> but the filtering one i was thinking about of adding for me
is the "User-contributed text.*" as i respect licences, but i hate to be
reminded about it all the freaking time :)
[18:00] <trevor|home> never thought about that, I just strip all the html stuff
out cuurrently
Crash log as well:
[18:11] <RoChess> 2012-01-07 18:09:19.326173 [Debug][DirectoryWorker(35)]:
MusicDatabase: GetSongsByFilter - SQL: select distinct strArtist, strAlbum,
dateAdded, strGenre, strPath from tracks order by dateAdded desc limit 50;,
Filter: tracks
[18:11] <RoChess> 2012-01-07 18:10:34.325213 [Info.][MPMain(1)]: OnMessage
exception:System.InvalidCastException: Unable to cast object of type
'MediaPortal.GUI.Library.GUIImage' to type
'System.Windows.IFrameworkInputElement'.
[18:11] <RoChess> at mvCentral.Utils.GUIUtils.ShowCustomYesNoDialog(String
heading, String lines, String yesLabel, String noLabel, Boolean defaultYes)
[18:11] <RoChess> at mvCentral.Playlist.PlayListPlayer.Play(Int32 iItem)
[18:11] <RoChess> at mvCentral.GUI.mvGUIMain.OnClicked(Int32 controlId,
GUIControl control, ActionType actionType)
[18:11] <RoChess> at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage
message)
Default/DefaultWide logo:
[18:58] <RoChess> http://blixy.net/mp/DefaultWide/H264.png
Config import update:
[19:47] <RoChess> finally it was weird for me to only see track name at import
verification level, considering there are quite a few cover versions of the
same songs/titles done by different artists
[19:47] <trevor|home> good point, will look at that - better save this whole
convo
[19:48] <RoChess> i know u got limited room, so maybe tooltip otherwise?
Also had that weird crash:
http://paste2.org/p/1857183
so might want to look if you can add any additional safeguards into the
MediaScanner code to prevent those errors.
Original comment by RoChess....@gmail.com
on 8 Jan 2012 at 7:10
Original issue reported on code.google.com by
tdnemail
on 7 Jan 2012 at 10:17