AlbumDisplayer v100515 by nod5 ( nod5.dcmembers.com )
http://nod5.dcmember...s/AlbumDisplayer.zip (md5 ff1dba199cceed79c851bb54e4ef86dd )
a plugin for FARR, Find and Run Robot
www.donationcoder.com/Software/Mouser/findrun/ AlbumDisplayer indexes folder.jpg files in album folders
and display them as thumbnails for easy browsing/searching
made in AHK (
www.autohotkey.com)
using FARR javascript SDK by ecaradec
using tooltip html/javascript code by dynamicdrive.com
option: use
ramdisk as cache for much faster image display
(requires ramdisk and 7za.exe; 7zip command line)
http://downloads.sou.../sevenzip/7za465.zip setup: 1. unzip files to a folder named AlbumDisplayer in the FARR plugins directory
2. enter paths in ini file
3. run AlbumDisplayerIndexer.exe to index
4. type "rplugins" in FARR
(optional: 5. get and unzip 7za.exe to AlbumDisplayer folder)
use:Type "alb searchphrase". Example: "alb beatles yellow"
Type "alb *" to display first 100 albums (+50 on each bottom scroll)
album image actions:click = send album to audioplayer
ctrl+click = open album folder
run AlbumDisplayerIndexer.exe to re-index
tip:
put AlbumDisplayerIndexer.exe link in Windows autorun to re-index on boot
put AlbumDisplayerIndexer_CacheToRamdisk.exe link in Windows autorun to unzip cache to ramdisk on boot (see ini file for details)
changelog:100515:
- all settings now in ini
- various code trims/cleanups
- ramdisk cache option
080813:
- trims % in input to prevent FARR crash
- "alb *" now displays first 100 albums (+ 50 for each bottom scroll)
- ctrl+click opens album folder
- folders with ' in path works
http://nod5.dcmembers.com/albumdisplayerbeta.htm (ignore end part with old settings)