Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
mherger;530981 Wrote: > > 1. The web interface just provides the default album art image and no > > previews, I'm pretty sure I had previews yesterday when I tried it > on > > Erland - I've uploaded 1.0.1 which adds a basic template for > non-Default skins. Please let me know if this is still not working. > Thanks! > Different problems but it's still not working. It now creates urls like this if I have the "Classic" skin configured: http://plugins/Gallery/index.html?folder=%2Fmnt%2Fphotos&root=0&index=1&player=00%3A00%3A00%3A00%3A00%3A03 As you can see, the hostname and port is missing. It feels like you have missed the [% webroot %] attribute in the beginning of the urls in the html templates. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) (Install my plugins through Extension Downloader) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library, Title Switcher and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=76879 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver
Ever since spring training, the MLB scheduled start time will display properly, but from the point the game starts and beyond, the score will not report -- only the scheduled start time is shown, just like it is before gametime. Is anyone else not seeing actual game scores? -mark -- mbonsack mbonsack's Profile: http://forums.slimdevices.com/member.php?userid=1398 View this thread: http://forums.slimdevices.com/showthread.php?t=14327 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
mherger;530965 Wrote: > > 1. The web interface just provides the default album art image and no > > previews, I'm pretty sure I had previews yesterday when I tried it > on > > my development machine. > > Ugh... that happens if you publish some code you've developed for your > own needs only... The Gallery currently doesn't support any other skin > than Default :-(. I'll have to add something quickly... > > > 2. When I click on an image in the web interface it just produces a > > screen of text, it looks like the content-type is set to > "text/html". > > In Default or something else? I see it's going to browsedb.html in > Classic... > > > 3. The web interface have problems in the "Default" skin where I > don't > > get any vertical scrollbar so when there are more folders than what > the > > screen can show I can't scroll to the bottom half. It works in the > > "Classic" skin but not in the "Default" skin. > > ?!? It doesn't work in Classic at all for me. What browser are you > using? Any JS error? > It seems like my problems was related to the that plugin doesn't seem to respect the skin specified in the url, it already use the one you have specified in the settings. I had "Classic" in the settings and then neither of these worked: http://squeezeboxserver:9000 http://squeezeboxserver:9000/classic http://squeezeboxserver:9000/default However, when I change it to "Default" in the settings the preview and images and scrollbar works correctly. The problem is just that with that setting it seems to use the default style even if I've specified "Classic" in the url. mherger;530965 Wrote: > > > > 5. On the Radio it works great for my old Olympus pictures (with > size > > around 500kb) but for my larger pictures taken more recently (with > size > > around 2Mb) it only shows the default album art. It can read and > show > > the exif information, so the problem is not that it doesn't have > access > > to the file. > > What SBS version? I'm using 14MP images myself, and it works just fine > (on a poor, old Via C3/1GHz...) > svn 7.5/trunk latest version, I'm guessing this is the same as the official 7.5.0 release. Here is a sample picture that doesn't work in my setup: http://erland.homeip.net/arkiv/picturegallery/IMG_2217.jpg The problem is the same both on the Radio and in Squeezeplay. The SBS runs under Ubuntu 8.04 in a virtualbox machine if it matters. mherger;530965 Wrote: > > > > I looked in the server.log but didn't see any errors. I can try to > > enable debug logging on the plugin if you think it will show > something > > useful. > > This or artwork debugging. > Does this tell you anything more ? Could it be caused by the "_" in the image file name ? Code: [10-04-07 08:16:02.0072] Plugins::Gallery::Common::_readdir (231) Reading folder: /mnt/mp3music_small/ [10-04-07 08:16:02.1186] Plugins::Gallery::Common::handleImage (686) Parsing image url: /mnt/mp3music_small/IMG_2217_320x240.jpg [10-04-07 08:16:02.1195] Slim::Web::Graphics::processCoverArtRequest (48) trackid has been parsed from path as: /mnt/mp3music_small/IMG_2217 [10-04-07 08:16:02.1201] Slim::Web::Graphics::processCoverArtRequest (103) artwork cache key: /mnt/mp3music_small/IMG_2217_320x240.jpg [10-04-07 08:16:02.1208] Slim::Web::Graphics::processCoverArtRequest (156) Asking for trackid: notCoverArt - 2217 at size 320x240 [10-04-07 08:16:02.1214] Slim::Web::Graphics::processCoverArtRequest (230) missing artwork replaced by cover placeholder [10-04-07 08:16:02.1225] Slim::Web::Graphics::processCoverArtRequest (246) got cover art image image/png of 42670 bytes [10-04-07 08:16:02.2195] Slim::Web::Graphics::processCoverArtRequest (298) caching result key: /mnt/mp3music_small/IMG_2217_320x240.jpg, orig=/mnt/mp3music_small/IMG.jpg mherger;530965 Wrote: > > I'd rather not want to go into the tagging business... even reading > them. > I completely agree, tagging on images can be a mess, from my own experience I know that the different photo management programs don't even manage to handle this in a compatible way. Some kind of import will be a lot easier to handle. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) (Install my plugins through Extension Downloader) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library, Title Switcher and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=76879 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
> 1. The web interface just provides the default album art image and no > previews, I'm pretty sure I had previews yesterday when I tried it on Erland - I've uploaded 1.0.1 which adds a basic template for non-Default skins. Please let me know if this is still not working. Thanks! -- Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
> I can't get it to rotate with either "always rotate" or "rotate on > mobile device". Does it work with other ImageViewer sources (Flickr, SD card)? If not, then it's a bug. Otherwise an enhancement :-9 -- Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
mherger;530967 Wrote: > There's very basic support for this: if you enable auto-rotate on SBC > (ImageViewer settings) it should do this. But it's not very > intelligent. You can't flip it to change the orientation back. I can't get it to rotate with either "always rotate" or "rotate on mobile device". -- Mark Miksis Mark Miksis's Profile: http://forums.slimdevices.com/member.php?userid=529 View this thread: http://forums.slimdevices.com/showthread.php?t=76879 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
> It would be very cool if, on SBC, it could rotate the image based on the > orientation of the controller, like iPhone, droid, etc. There's very basic support for this: if you enable auto-rotate on SBC (ImageViewer settings) it should do this. But it's not very intelligent. You can't flip it to change the orientation back. You might want to file an enhancement request. ImageViewer probably didn't get the attention from design/development as it does from the users. We'll very likely add some more features to it. -- Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
> 1. The web interface just provides the default album art image and no > previews, I'm pretty sure I had previews yesterday when I tried it on > my development machine. Ugh... that happens if you publish some code you've developed for your own needs only... The Gallery currently doesn't support any other skin than Default :-(. I'll have to add something quickly... > 2. When I click on an image in the web interface it just produces a > screen of text, it looks like the content-type is set to "text/html". In Default or something else? I see it's going to browsedb.html in Classic... > 3. The web interface have problems in the "Default" skin where I don't > get any vertical scrollbar so when there are more folders than what the > screen can show I can't scroll to the bottom half. It works in the > "Classic" skin but not in the "Default" skin. ?!? It doesn't work in Classic at all for me. What browser are you using? Any JS error? > 4. I had to restart the Radio for the "Extras" menu to appear, I'm not > sure if this is related to the plugin or if it's some bug in the > standard software. I think that's a bug Mark just filed a day ago, after installing this plugin. IMHO it's a SP issue. > 5. On the Radio it works great for my old Olympus pictures (with size > around 500kb) but for my larger pictures taken more recently (with size > around 2Mb) it only shows the default album art. It can read and show > the exif information, so the problem is not that it doesn't have access > to the file. What SBS version? I'm using 14MP images myself, and it works just fine (on a poor, old Via C3/1GHz...) > I looked in the server.log but didn't see any errors. I can try to > enable debug logging on the plugin if you think it will show something > useful. This or artwork debugging. > - It would be great to be able to import a list of images to include in > a specific favorite list. I've already tagged my images so I know what I'd rather not want to go into the tagging business... even reading them. We'll eventually want to have image support in SBS which would do this. I for now just don't want to have to scan files, maintain a db etc. But the file import idea is worth considering. > images I like to have in a favorites list but I'd like to import that > list instead of going through the library and finding the correct > images through the SBS web interface. As an alternative, have a context > menus on a folder that makes it possible to set all images in that > folder as favorites. Yeah, that's something I've considered already. > - It would be great to have an option to play a slide show of all > images found in the folder I've specified. Just show the first image in the folder, and the others will follow (if you've enabled the "start slideshow" pref). -- Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
> Is this different to the built-in 7.5 Image Viewer'? I always thought > this would be 'out of the box'. Looks great! The built-in ImageViewer can display images from different sources. First of all from SD card or USB media plugged in to the the device. But if you're running SBS on another computer and want to display images on that remote box, then you'll need the plugin. It uses ImageViewer applet to display the images ;-). Some background: ImageViewer is providing a service to display lists of files. By default there's an extension to get that list from local media, or as a static list of image urls. And then there are server based extensions like Flickr and Facebook app which use it as well as does my plugin. -- Michael ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] WeatherClock v0.1
I would like to try this on my boom and chance you can get it into a respository, as I dont like manually installing plugins on Linux. Also makes the upgrade process heaps easier. -- vdeknock vdeknock's Profile: http://forums.slimdevices.com/member.php?userid=4467 View this thread: http://forums.slimdevices.com/showthread.php?t=76881 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] XM radio plugin with 7.4?
I just installed Squeezebox Server 7.5 and XMRadioPlugin 3.5.1 is no longer working. Neil: Are you planning to put out an upgrade or should I try to roll back to 7.4? -- Paradiso47 Paradiso47's Profile: http://forums.slimdevices.com/member.php?userid=30786 View this thread: http://forums.slimdevices.com/showthread.php?t=68420 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
It would be very cool if, on SBC, it could rotate the image based on the orientation of the controller, like iPhone, droid, etc. -- Mark Miksis Mark Miksis's Profile: http://forums.slimdevices.com/member.php?userid=529 View this thread: http://forums.slimdevices.com/showthread.php?t=76879 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
I tried to install it and have some problems. 1. The web interface just provides the default album art image and no previews, I'm pretty sure I had previews yesterday when I tried it on my development machine. When I used it on my development machine I just pointed it to my music folder with small album covers, now when I installed it on the real server I pointed it to my main photo library with more and larger images. 2. When I click on an image in the web interface it just produces a screen of text, it looks like the content-type is set to "text/html". The file extension was .JPG (with capital letters), could that be the cause ? 3. The web interface have problems in the "Default" skin where I don't get any vertical scrollbar so when there are more folders than what the screen can show I can't scroll to the bottom half. It works in the "Classic" skin but not in the "Default" skin. I think I've seen this problem in some of my own plugins earler but I don't remember exactly what solved it. 4. I had to restart the Radio for the "Extras" menu to appear, I'm not sure if this is related to the plugin or if it's some bug in the standard software. 5. On the Radio it works great for my old Olympus pictures (with size around 500kb) but for my larger pictures taken more recently (with size around 2Mb) it only shows the default album art. It can read and show the exif information, so the problem is not that it doesn't have access to the file. I looked in the server.log but didn't see any errors. I can try to enable debug logging on the plugin if you think it will show something useful. Even though I had some initial problems it feels like this is going to be great, especially on the Touch with its color screen in the middle of the living room. Some enhancement ideas: - It would be great to be able to import a list of images to include in a specific favorite list. I've already tagged my images so I know what images I like to have in a favorites list but I'd like to import that list instead of going through the library and finding the correct images through the SBS web interface. As an alternative, have a context menus on a folder that makes it possible to set all images in that folder as favorites. - It would be great to have an option to play a slide show of all images found in the folder I've specified. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) (Install my plugins through Extension Downloader) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library, Title Switcher and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=76879 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
Is this different to the built-in 7.5 Image Viewer'? I always thought this would be 'out of the box'. Looks great! -- dave77 Boom - Controller - Touch (sometime this year hopefully) - SBS 7.5 on Acer Revo R3610 Win7 dave77's Profile: http://forums.slimdevices.com/member.php?userid=26269 View this thread: http://forums.slimdevices.com/showthread.php?t=76879 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
[SlimDevices: Plugins] WeatherClock v0.1
This is my FIRST attempt at a squeezebox plugin, so please be gentle. :) I wrote WeatherClock to learn how to write plugins and generally to have abit of fun, but I find it useful enough that I use it almost every day so I thought others might find it useful too. Basically it is yet another weather display screensaver, but there are some differences. It is meant almost exclusively for Boom users because it is "interactive". Usually it shows a clock, but with the "big knob" you can bring up a weather forecast (using Google). One turn shows the weather now; two turns shows the weather tomorrow; three turns the day after etc. Also, the six preset buttons can be used to show the weather for six different, defined, locations. Configuration is via a plugin settings page in SBS. While it should work on any other "Slim" SBS, it is a bit silly to need the IR remote to view the forecast. I guess it might be useful to Transporter owners too. You can download it here: www.aslak.net/WeatherClock.zip I've only tried it out on Linux, but it should run on Windows/Mac as well. On Linux, you would unzip into /var/lib/squeezesaver/Plugins and restart SBS. Any feedback, good and bad, gratefully received. -- Aslak3 (SB 2, SB Boom, SB Radio) Aslak3's Profile: http://forums.slimdevices.com/member.php?userid=31977 View this thread: http://forums.slimdevices.com/showthread.php?t=76881 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
[SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0
I'm happy to announce availability of my Photo Gallery plugin v1.0. I've been tinkering on this rather simple plugin for more than 15 months - ever since I received the first SB Touch prototype :-). If you're like me, then you already have thousands of digital photos on the very same computer you're running Squeezebox Server on. Every now and then you'd like to show some photo to your vistors, or your significant other, but don't want to start your computer. Picture Gallery will allow you to browse all your photos using Squeezebox Touch, Radio or the Controller. [image: http://www.herger.net/_data/gallery1.png] [image: http://www.herger.net/_data/gallery3.png] It's getting even better: you can easily transform these players into digital photo frames. Just define your favorites lists using the player menu or the web UI, and use them as screensavers on your devices! [image: http://www.herger.net/_data/gallery4.png] [image: http://www.herger.net/_data/gallery5.png] One caveat: Picture Gallery requires Squeezebox Server 7.5+, and a powerful machine. Image handling isn't for the weak... If you're very brave, you'll run it on a 7.6 nightly build - it will be many times faster than on 7.5, and add a pre-caching option, making the browse experience even better. The Photo Gallery plugin is now available for installation from the plugin installer. Some more information can be found on http://www.herger.net/Gallery/. Have fun! -- mherger Michael - http://www.herger.net/slim-plugins - AlbumReview, Biography, MusicInfoSCR mherger's Profile: http://forums.slimdevices.com/member.php?userid=50 View this thread: http://forums.slimdevices.com/showthread.php?t=76879 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Song Info plugin
Erland, you are unbelievable. Looks like I have a lot of work to do :) -- pippin --- see iPeng, the Squeezebox iPhone remote, at penguinlovesmusic.com pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=76688 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Lazysearch problem
Thanks for your answer, I will look into it further and do some more thorough testing. After the installation on the WHS machine I have used the Squeezeboxes 5-6 times without problems (and without Lazysearch) and one time it crashed just after me using Lazysearch, that's mainly why I saw it as a potential Lazysearch problem. If it doesn't point at Lazysearch after my coming testing I will have to find a proper forum for posting my problem... -- tommypeters SB3-->Meridian G68-->NuForce Ref8.200W-->Bc Acoustique ACT A3 tommypeters's Profile: http://forums.slimdevices.com/member.php?userid=6528 View this thread: http://forums.slimdevices.com/showthread.php?t=71225 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Lazysearch problem
On Fri, 2010-04-02 at 14:22 -0700, tommypeters wrote: > > Is this a problem with Lazysearch? > > It doesn't look that way to me - from the log the database lazification seems to start and finish OK without any errors. If something in SqueezeboxServer had caused MySQL to fall over I would have expected an error to be logged at that point - from these messages it appears that MySQL crashed and SqueezeboxServer noticed that some time later the next time it tried to use the database (the PreventStandby plugin checking whether a scan was in progress). Stuart signature.asc Description: This is a digitally signed message part ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Song Info plugin
An alpha version of a Song Lyrics plugin is now available that provides lyrics from lyricsfly.com through the Song Info plugin. It currently uses a temporary API key which results in that it only shows parts of the lyrics and it will only be valid for a week or so. I've applied for a permanent key but the request haven't been approved yet. I'm just posting it here in case someone is interested to help testing if it works good enough to be usable. The CLI/JSON command will be: Code: Squeezeslave songinfoitems songlyrics track:313 And the response will look as the other text items available, for example: Code: 00%3A00%3A00%3A00%3A00%3A03 songinfoitems songlyrics track%3A313 text%3AIf%20I%0AShould%20stay%0AI%20would%20only%20be%20in%20your%20way%0ASo%20I'll%20go%0ABut%20I%20know%0AI'll%20think%20of%20you%20every%20step%20of%0Athe%20way%0A%0AAnd%20I...%0AWill%20always%0ALove%20you%2C%20oohh%0AWill%20always%0ALove%20you%0AYou%0AMy%20darling%20you%0AMmm-mm%0A%0ABittersweet%0AMemories%5Bb...%20***%20Your%20access%20is%20restricted%20to%2030%25%20of%20content.%20Please%20get%20permanent%20user%20ID%20key%20for%20100%25%20at%20lyricsfly.com%2Fapi%2F%20***%20%20Lyrics%20delivered%20by%20lyricsfly.com%20 type%3Atext count%3A1 And it will of course also be shown among the other track details in the context menu of a track under the "Song Lyrics" item. There is a possibility that lyricsfly will return several matching lyrics, should I make them all available or just provide the first one ? Currently the plugin only provides the first one but it wouldn't be problem to provide them all besides that it will generate an extra intermediate level in the context menus if there are more than one available. If anyone decides to try this early version, it would be great to get some feedback regarding: - Does it find enough lyrics ? - If it doesn't find the lyrics for a specific song, is it available on the lyricsfly.com web site if you search for it through a web browser ? -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) (Install my plugins through Extension Downloader) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library, Title Switcher and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=76688 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins