view html page in albumart window

Any ideas about how to improve MediaMonkey for Windows 4? Let us know!

Moderator: Gurus

orthelius
Posts: 8
Joined: Mon Dec 17, 2007 4:29 pm
Location: netherlands
Contact:

view html page in albumart window

Post by orthelius »

it seems a handy idea when i can use informative text in the albumart window
handy when there is no albumcover but there is some textual information

i use mm for e-books and radio-plays and they mostly have no album art
and i want to see the reader/players and or textual info in a window


just put a readme.txt or index.htm file in the album folder and choose as if you would choose different album covers
drjboulder
Posts: 1119
Joined: Mon Apr 09, 2007 12:03 am
Location: Boulder, Colorado, USA

Post by drjboulder »

Does not exactly solve your issue, but if you unselect album art under the view menu.
You can then add the text to the comments and you could view them via Gege's lyrics and comments viewer script.
D Rock
Image
MediaMonkeyGoldv3.0.3.1183
Vista Home Basic|4thGen 20GPod
Zune Small Player Skin w/ Aqua 4 Player Mod
Backup | Last FM Node | Scrobbler DJ | TopTracks | StayInSameStyleDJ
RadioDJ | RadioFreeMonkey | PrettyPictures | MiniLyricsEmbedder
LyricsViewer | Lyricator | LyricsPlugin | VisualizationEmbedder | MonkeyRok
RightClickForWeb | WebSearchPanels | WebNodes | MagicNodes | FavoritesNodes
NowPlayingArtNode |AutoRateAccurate | TaggingInconsistencies
AdvancedDuplicateFind&Fix | CaseModify | PlayHistory&Stats | Etc...
Lowlander
Posts: 56637
Joined: Sat Sep 06, 2003 5:53 pm
Location: MediaMonkey 5

Post by Lowlander »

A scripting solution seems like a better solution to this issue. There are already various scripts that can show additional information in their own pane. Some solutions show a webpage (dynamically generated by the scripts) so you could program a script to look for a certain type of file in the album folder (if you want HTML output).
orthelius
Posts: 8
Joined: Mon Dec 17, 2007 4:29 pm
Location: netherlands
Contact:

Post by orthelius »

thanks drjboulder for the script
the only disadvantage is that i have to put all my docs into the id tag and that is a lot of work and it is difficult editing html like that

so i think i need a script with the possibility to open an exporer window to pick up the file and then puts the content of the file in the pane

and you have to somehow save the filename with the mp3 and flag it when it is needed

maybe this is possible for version 2 of your script
orthelius
Posts: 8
Joined: Mon Dec 17, 2007 4:29 pm
Location: netherlands
Contact:

script lyricsviewer updated with txt/html notes view

Post by orthelius »

i have updated the lyricsviewer script with the additional possiblilities:

files like notes.htm, notes.html, notes.txt, readme.txt , index.html and index.htm which are found in the folder where the audiofile resides will be showed in the lyricsviewerwindow

in the options screen the function is optioned

for htm(l) files: only the html code between <body>tags wil be used and scripting is removed
for txt files: line breaks are replaced with <br>

also a dutch translation is added in the lanquage files

file is to obtained here:

http://pharez.com/mm2/LyricsViewerv1.2%20basic.rar

just put files over the existing files and restart MM
tested only with MM2

(my first MM code)
Post Reply