The plugin doesn;t work with 7.6 and later when LMS changes the
databvase back to SQLlite.
I'm not sure if AWS registration has changed but you used to be able to
avoid supplying credit card info until you actually bought services.
The plugin does not require you to buy any service.
-
Hi
In the Amazon AWS registration, they ask for a credit card information.
Does this FindArt plugin creates any charges to my account?
thanks
regards
DamfromB's Profile: http://forums.slimdevices.com/member.php?userid=
bpa wrote:
> Big changes were made to art handling in LMS 7.6 and at one point LMS
> was fetching artwork and so it looked like plugin was redundant.
>
> Since 7.6 - I haven't updated the plugin so it dpoesn't work with LMS
> 7.6 and later and there haven't been many requests to update it - I've
Still curious for batch options. To be honest, haven't seen anything
that I trust in my collection. Your solution would still be the best
for me today.
--
ad6922
ad6922's Profile: http://forums.slimdevices.com/member.php?u
Sorry to hear that. Your plugin was my favourite under the plugins (also
my daughters ;-))
But what bulk loading option is now available then? I saw that was
referred to the bulk option underneath, but that one doesn't work
anymore. Are there other options?
The not working option is:
http://foru
Big changes were made to art handling in LMS 7.6 and at one point LMS
was fetching artwork and so it looked like plugin was redundant.
Since 7.6 - I haven't updated the plugin so it dpoesn't work with LMS
7.6 and later and there haven't been many requests to update it - I've
assumed users are usi
Work with this plugin for 2 years. Very good plugin.
But unfortunately it doesn't work anymore.
I can use the plugin, but when it comes to save cover it doesn't do
anything, not even an error message. Working with the latest firmware
on squeezebox and Qnap.
Any ideas?
--
ad6922
-
A Suggestion:
How about if a track is queued without art FindCoverArt Plugin finds it
automagically and saves the first one it finds?
Use it - don't use it.
Regards
Steve
bpa;314994 Wrote:
> SUMMARY
> The FindArt plugin provides a simple way to find and save cover art
> from within SC.
Hmm, so "Find cover art (v2.06)" has been officially broken by 7.6?
That's the biggest shame, because it's just fantastic! :)
But, if so - perhaps this could be flagged in Plugins Settings with a
"This plugin is incompatible..." description? Is there any hope that
it will work again.
Many than
jbodnar;644062 Wrote:
> Looks like the switch to SQLite might be problematic for this plugin.
> SQLite uses || for concatenation instead of the concat() function.
Changing a few "||" for concat will not fix FindArt - it needs a lot
lot more work to support 7.6.
If you go back through this threa
I replaced the couple instances of concat with || but there seems to be
another problem:
Code:
[11-07-27 19:42:45.8144] Slim::Networking::IO::Select::__ANON__ (147) Error:
Select task failed calling Slim::Networking::Async::HTTP::_http_read_body:
Undefined subroutin
Looks like the switch to SQLite might be problematic for this plugin.
SQLite uses || for concatenation instead of the concat() function.
+---+
|Filename: findart.log |
|Download: http://f
No - FindArt is a plugin written in Perl and so the code is executed by
SBS
--
bpa
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=49245
SBS is under the default "squeezeboxserver nogroup" user/group.
I am simply logged in as an ordinary user. When I check the art file
the
owner is "couchdb" and permissions for group and other are set to read
only.
Does FindArt do stuff with the Apache document store package? It seems
user
couchd
FindArt save files with the same ownership as process which runs SBS.
What is the owner and group of the process running SBS ?
What owner and group do you normally use ?
--
bpa
bpa's Profile: http://forums.slimdevices.co
One other frustrating thing is the art file is saved as owner "couchdb"
which
makes it read only. Have to chmod it before I can edit the file name.
How can I have FindArt save the file with rw permissions.
server is on ubuntu 10.04
squeezeboxserver 7.54
--
siasl
---
rickwookie;627398 Wrote:
> Hi
> If the server's 'Artwork' setting could be read and offered as an
> additional option, and if there could be a last option to manually
> enter the filename, this would be great since a user might want to save
> to file under a different name for all sorts of reason
Hi
I originally asked this 18 months ago but didn't get a response, so I
thought I'd try again...
If possible, it would be nice if the user could specify a custom
filename to save the artwork as, for each search.
I keep my albums in seperate folders and use folder.jpg for the
artwork, but my si
Thanks. Yes I think it was the missing space that was causing 7.6
artwork function not to work.
Cheers!
--
b1ackmai1er
b1ackmai1er's Profile: http://forums.slimdevices.com/member.php?userid=31519
View this thread: http://
It works OK for me.
Did you stop SBS and then did you add the use_sn_test: 1 in your
server.prefs. Make sure there is at least one space between ":" and
the "1". You should also clear the various caches. Then restart SBS.
You'll know if SBS is accessing test.mysb.com because you will be asked
HA. That's funny.
I am trying to use the FindArt plugin because I cant get the 7.6 album
art function to work!
Thanks.
--
b1ackmai1er
b1ackmai1er's Profile: http://forums.slimdevices.com/member.php?userid=31519
View this
FindArt does not work with 7.6.
There were changes made to art handling in 7.6 which requires an
update to FindArt plugin. I didn't want to do the update until 7.6 was
close to release but now 7.6 includes its own automated art work
retrieval so I think FindArt is not needed for 7.6
See http:/
Hi,
I have installed the findart plugin but get the error:
HTTP error downloading page - check Access key settings.
I have checked my Access Key ID and Secret Access Key and all looks
ok.
I have successfully used this plugin previously but am now running
version 7.6 of squeezeboxserver.
Woul
I was recieving a Save Failed message; the following repaired the isseu
for me:
"chmod -R o+w /storage/music"
thx for a great plugin and a nice support forum
--
cphan
Server: VortexBox Appliance v1.4
Remote: iPod Touch running iPeng 1.2.5
Living room: SB3 >> Alesis M1 Active MkII
Bedroom: B
Can you put a block on the 2.06 so people running 7.3.x don't
accidentally install it?
Thanks and thanks again for a great plugin!
--
sander
sander's Profile: http://forums.slimdevices.com/member.php?userid=10737
View thi
bpa;560824 Wrote:
> This usually happens because of permissions - perhaps the user id of the
> process which is running SBS does not have write/search access to the
> relevant directories.
That was it. Simply.
--
djeanprost
djeanprost;560814 Wrote:
>
> from server.log :
> Plugins::FindArt::Plugin::saveAmazonArtOK (1116) Couldn't save cover
> art in /share/Qmultimedia/Musique/Nitzer Ebb/Industrial
> Complex/cover.jpg
>
> After checking, I can say the file is not present in the mentionned
> directory
>
This usuall
a few more info :
3
3
ALL
Import
INDUSTRIAL COMPLEX
Nitzer Ebb
NO
SEARCH_COMPLETE_GOT_ART
http://ecx.images-amazon.com/images/I/41oFtiiJ0rL.jpg
250
Promises
Nitzer Ebb
Industrial Complex
/share/Qmultimedia/Musique/Nitzer Ebb/Industrial
Complex/
01 Promises.mp3
OK
Title+Artist
Industrial Complex
N
Hello,
I'm using findart 2.06, and for a couple of "disc", I meet a problem
for saving cover.jpg.
from server.log :
Plugins::FindArt::Plugin::saveAmazonArtOK (1116) Couldn't save cover
art in /share/Qmultimedia/Musique/Nitzer Ebb/Industrial
Complex/cover.jpg
After checking, I can say the file i
bpa;530123 Wrote:
> Setting a special folder for art is so that you can then manually change
> the art to whatever name and location you have set in SBS settings or
> some users embed the art in the files.
I have this almost working. In Server Settings->Advanced->Formatting I
have the artwork fi
nervoteso,
It looks like the TS-119 has a ARM processor.
Have you entered the Amazon authorisation Access Key id and secret key
into settings ?
Double check the Amazon entries are correct and not interchanged.
If the keys look OK - then the specific ARM coding issue is possible
and would need
I had the same problem, but it went away when I looked in the setting
for the plugin and went and obtained an amazon web access key (sorry
can't remember what it's called but look in the Find art settings).
Without the key amazon won't allow the program access.
--
adamdea
--
This sounds like the authorisation routine is not calculating the key
correctly.
If the NAS has an ARM processor then it is probably the vendor's
version of Linux is causing the problem as something similar happened
with the iPlayer plugin.
What processor is in the TS-119 ?
--
bpa
---
i've installed 2.6 find cover plugin but it 's not working on qnap
ts-119. it says search failed: 403 forbidden
any help?
--
nervoteso
nervoteso's Profile: http://forums.slimdevices.com/member.php?userid=30262
View this t
In 7.3 a track needed to be playing to search for art.
In 7.4 and higher.
Because of a programming issue, the album art program needs at least
one "player" to be available so if there are no players online then I
think it may return the error message.
--
bpa
---
bpa;530565 Wrote:
> IIRC SBS does not provide an album context menu option on the WebUI.
Yes when I look at it it just has a list of tracks, nowhere to put
useful things like 'find art' or 'album review'
Anyway, do you know why I am getting the error message I posted about.
--
nickrout
-
IIRC SBS does not provide an album context menu option on the WebUI.
--
bpa
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=49245
__
OK thanks for the reply. I have changed the permissions on my whole
music tree and now direct downloading to the folders works.
Now I sometimes get the problem that I get told that "No song playing.
Cannot search for cover art."
This occurs after I click on an album, then a track name, a correct
Setting a special folder for art is so that you can then manually change
the art to whatever name and location you have set in SBS settings or
some users embed the art in the files.
It may be possible for SBS to pickup downloaded files from a specified
directory but you need to set up SBS setting
Hi, using whatever version installed by default using the plugin manager
on squeezbox server 7.4.2 on ubuntu. I set up a special folder to
download the art to - /var/lib/mythtv/music/coverart/ . The overart
appears there when I click save, but it never seems to appear in the
web browser despite do
I'll live happily with 2.05. I just want to thank you for dedication,
bpa.
--
epoch1970
Daily dose delivered by: 2 SB Classic (fw 130), 1 SB Boom (fw 50)
SqueezeCenter 7.3.4 (Debian 5.0) with plugins: ContextMenu,
SaverSwitcher by Peter Watkins Server Power Control by Gordon Harris
Weat
2.06 is incompatible with 7.3.4 due to a problem with the SC Plugin
Manager. The plugin works with 7.4.x because Plugin manager was
rewritten in 7.4.x.
There were only 2 changes between 2.05b4 and 2.06
* Moving a perl module to part of the plugin so that plugin works on
minimal Perl installations
I tried again in the VM, it is a more stable install. I removed FindArt
2.05 from the Extension downloader, stopped SC and checked the dir was
gone.
I restarted, installed 2.06 and checked the dir was here.
I restarted SC and couldn't see FindArt in the extras.
Possibly there is an issue with 7.
The PurePerl.pm file is needed for 2.06 as it is the replacement for the
modules that is used in 2.05b4. If PurePerl.pm cannot be found at
startup then the FindArt plugin will not start. It's possible then
Extension Downloader in 7.3.4 does not support the "lib" directory -
I'll see if I have a
bpa;527064 Wrote:
> When you compared 2.05b4 and 2.06 - was there not an extra file
> installed with 2.06 -
> InstalledPlugins/Plugins/FindArt/lib/Digest/SHA/PurePerl.pm
Hum. No, I don't think so. I've just looked at another server, 7.3.4 in
a VM. It has version 2.05b4 as well, and there is a di
> Then I diffed between my 2.05b4 dir and the 2.06 dir and the only
> noticeable difference I could find was in Plugin.pm.
>
When you compared 2.05b4 and 2.06 - was there not an extra file
installed with 2.06 -
InstalledPlugins/Plugins/FindArt/lib/Digest/SHA/PurePerl.pm
--
bpa
Platform is Debian 5.0.4 - 32-bit linux kernel 2.6.28 running on AMD
Sempron 2600+: Linux otto 2.6.28-libre-otto-9-serverload #1 Sun Jan 3
15:37:09 CET 2010 i686 GNU/Linux
Squeezecenter version is: SqueezeCenter (v7.3.4, r28402, Tue Sep 22
03:02:56 PDT 2009)
This is what perl -V says:
Code:
--
2.06 removes a dependency on a Perl modules so that 2.06 will work on
system which do NOT have the module installed.
What OS are you using ?
What does "perl -V" show ?
--
bpa
bpa's Profile: http://forums.slimdevices.com/m
bpa;526856 Wrote:
> I suspect some sort of plugin install cache issue. Stop SBS, delete
> Cache/DownloadedPlugins/ in case there are files stuck there and also
> delete Cache/plugin-data.yaml and then restart SBS.
I tried that to no avail.
Then I diffed between my 2.05b4 dir and the 2.06 dir and
epoch1970;526876 Wrote:
>
> BTW, is there any advantage to running the Softsqueeze plugin, since my
> SC 7.3.4 install features the "factory" Softsqueeze link ? (7.3.4 loads
> Softsqueeze 3.7.)
Softsqueeze 3.7 is unreliable when playing non MP3 files/streams from
7.3.3 onwards.
--
bpa
bpa;526856 Wrote:
> I don't understand what you mean by *"but pref pages end in 404 not
> found while here indeed"* but there are no prefs for
> communitysoftsuqeeze plugin so 404 is correct response.
I was alluding to the "settings" link in the plugins page, where the
plugin gets listed once ins
>
> Is 2.0.6 incompatible with *SqueezeCenter 7.3.4* ?
>
No. 2.0.6 is the same as 2.05b4 except it remove the use of a library
modules and includes the code. This was because some NAS installations
didn't have the library module.
I suspect some sort of plugin install cache issue. Stop SBS,
I had 2.0.5b4 run with no problem.
Extension downloader offers to update to 2.0.6 and it doesn't load:
Code:
[10-03-20 14:50:04.0879] Slim::Utils::PluginManager::enablePlugins (445)
Enabling plugin: [Plugins::FindArt::Plugin]
[10-03-20 14:50:04.0978] Slim::Utils::Plug
Many thanks for a great plugin. Worked effortlessly the first time (Qnap
TS-109, SC 7.4).
Nigel
--
justNigel
justNigel's Profile: http://forums.slimdevices.com/member.php?userid=18696
View this thread: http://forums.slimd
Can't do large on this forum so I thought putting in it red and the only
text in red would get a person's attention.
Anyhow since the original post - in 7.4 using the Plugins tab - FindArt
shows up automatically under 3rd parties.
--
bpa
This should have probably been written in bold and large (huge) print:
bpa;314994 Wrote:
> To install in SqueezeCenter 7.3 and later see
> http://forums.slimdevices.com/showpost.php?p=373902&postcount=14
--
w42
*sb3 wired, sb3 wireless * (sb radio ordered, eta 2009-12-29)
*squeezebox server*
hi, where is the download for the latest version? The first post
appears to have the original?
thanks
g
--
sublemon
sublemon's Profile: http://forums.slimdevices.com/member.php?userid=32789
View this thread: http://foru
Have a look at the file Metadata.pm in BBCiPlayerExtra plugin - it
provides program info and Station art for the BBC WMA streams. Most of
the code is involved with getting the "now & next" info but you can see
how info can be supplied for display.
I'll see if I can locate the other metadata plug
thanks alot for the fast response. After I am done my current
programming tasks I will take a look at that. Thanks for your great
support!
--
huytere
huytere's Profile: http://forums.slimdevices.com/member.php?userid=35094
FindArt locates art for a cover and then adds it to the folder for the
tracks. It is not dynamic.
Getting the "Art" is sort of the easy part of your request. Internet
Streams do not have any associated files so the art has to be supplied
as part of the stream metadata using
Slim::Formats::Remote
For most stations I listen to, there is no art. How can I make FindArt
work automatically so that if it detects that there is no artwork it
will automatically search amazon? I do not want to be involved with
anything, just do it for me automatically. This will be better than
looking at the boring
I've just posted FindArt 2.06 which has the bug fixed for saving artwork
in a separate directory.
--
bpa
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/s
How can I tell when the update is out? I can't even find where plugin
versions are displayed. (and what version should I luck for)
I am assuming that when you post an update my sb server will let me
know and ask if it should download it?
Regards
T.
--
Trevelyan
--
I have it set to save the cover to a special folder:
/var/lib/squeezeboxserver/cache/FindArt
However its creating filenames like this:
McizfswZyS.jpg oVxVmNpdMI.jpg t7x2u28ucx.jpg
And thats the same cover for the same album. I treid to search and then
save three times, each time it said it was
Looks like a bug - I'll look into it.
--
bpa
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=49245
_
I have the cover art files all in one place. When a new file is added,
it's successfully stored in this folder, but I expected that the file
name would be something like Artist - Album.jpg. I have album.jpg
selected in the plugin settings page.
The name is, instead, a non human readable alphanume
finally it works agaain!!
--
nervoteso
nervoteso's Profile: http://forums.slimdevices.com/member.php?userid=30262
View this thread: http://forums.slimdevices.com/showthread.php?t=49245
I came back today and everything seems to beworking as normal. Must have
just been a fluke, didnt change my aws credentials or anything, hmm.
--
Line
Line's Profile: http://forums.slimdevices.com/member.php?userid=23800
Vi
See this post in this thread
http://forums.slimdevices.com/showpost.php?p=460582&postcount=67
--
bpa
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showt
bpa;474793 Wrote:
> Have you entered your Amazon AWS credentials ?
no, what are Amazon aws credentials? should i register in any site?
--
nervoteso
nervoteso's Profile: http://forums.slimdevices.com/member.php?userid=302
Have you entered your Amazon AWS credentials ?
--
bpa
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=49245
i've updated it on 7.3.3 (qnap), find art has come back in the menu, but
it doesn't twork, it says error search failed
--
nervoteso
nervoteso's Profile: http://forums.slimdevices.com/member.php?userid=30262
View this threa
Thanks for the update,
Works again on SC 7.3.4
--
gmat01
gmat01's Profile: http://forums.slimdevices.com/member.php?userid=33600
View this thread: http://forums.slimdevices.com/showthread.php?t=49245
I have just posted 2.05b4. V2.05b3 worked OK for 7.4 but didn't under
7.3.x.
Line,
Amazon introduced security credentials in August. You need to register
with the Amazon AWS site (not the shop). See post xx in this thread.
--
bpa
---
No! FindArt plugin, where are you!? Just today i tried to use the
plugin and it says error check your aws credentials or something like
that. Did FindArt violate some AWS policies?
--
Line
Line's Profile: http://forums
I' ve been using happily FindArt 2.05b2 on a Linux SC 7.3.4, but since
I've installed the update 2.05b3 using the plugin downloader, FindArt is
missing.
When I click on FindArt settings, I get this error:
404 Not Found: settings/plugins/FindArt/settings/basic.htm
I couldn't find 2.05b2 anywhere
FindArt v2.05b3 - now includes the Digest::SHA Perl module that is not
already installed on all systems.
--
bpa
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevice
bpa;470485 Wrote:
> Stop squeezeserver.
> Delete the files - including the directory in Plugins.
> Start Squeezeserver.
yes, but how can see the qnap (linux) directories?
--
nervoteso
nervoteso's Profile: http://forums.s
Stop squeezeserver.
Delete the files - including the directory in Plugins.
Start Squeezeserver.
--
bpa
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/sho
bpa;470081 Wrote:
> You are going to get help from a QNAP user on installation because I don
> nto know what is happenig on your system.
>
>
> On a standard Squeezeserver the "server/Slim/Plugin" directory is for
> Squeezeserver plugins and the "server/Plugins" directory is for 3rd
> party plug
If possible, it would be nice if the user could specify a custom
filename to save the artwork as.
I keep my albums in seperate folders and use folder.jpg for the
artwork, but my singles are mostly all together in a folder called
'misc' and for each track I use %ARTIST - ALBUM for the title format
You are going to get help from a QNAP user on installation because I don
nto know what is happenig on your system.
>
> here, there 's a folder called "plugin", created by squeeze server when
> i installed it.
>
On a standard Squeezeserver the "server/Slim/Plugin" directory is for
Squeezeserver
bpa;469674 Wrote:
> You don't have to use much english but please give the full complete
> details as shown on the system such as
>
> - where does the menu disappear from (e.g. Settings/Plugins or Extras
> ?) or do you mean it never appears in the first place.
>
> -"then i've put the find art
You don't have to use much english but please give the full complete
details as shown on the system such as
- where does the menu disappear from (e.g. Settings/Plugins or Extras
?) or do you mean it never appears in the first place.
-"then i've put the find art folder (with the modified files)
bpa;469640 Wrote:
> Please try to get the Extension Downloader to work as failed manual
> install are very hard to debug especially on non standard systems. What
> problem do you see when you use the extension downloader.
>
> For example I have no idea what you are referring to by "i've import
Please try to get the Extension Downloader to work as failed manual
install are very hard to debug especially on non standard systems. What
problem do you see when you use the extension downloader.
For example I have no idea what you are referring to by "i've imported
it by extra tool in Squeez
bpa;469599 Wrote:
> The problem is an issue with minimal systems. The fix is in a post 88 (
> http://forums.slimdevices.com/showpost.php?p=461905&postcount=88 ) in
> this thread. I'll have a plugin update out as soon as get some free
> time.
i've tried to upgrade with extender but with no luck
The problem is an issue with minimal systems. The fix is in a post 88 (
http://forums.slimdevices.com/showpost.php?p=461905&postcount=88 ) in
this thread. I'll have a plugin update out as soon as get some free
time.
--
bpa
--
bpa;469510 Wrote:
> What OS ?
squeeze center is installed on qnap (linux)
--
nervoteso
nervoteso's Profile: http://forums.slimdevices.com/member.php?userid=30262
View this thread: http://forums.slimdevices.com/showthread
nervoteso;469507 Wrote:
> hi,
>
> I've tried to update findart to 2.05b, but it doesn't work, it has
> disappared from menui'm on 7.3.3
What OS ?
--
bpa
bpa's Profile: http://forums.slimdevices.com/member.php?userid
hi,
I've tried to update findart to 2.05b, but it doesn't work, it has
disappared from menui'm on 7.3.3
--
nervoteso
nervoteso's Profile: http://forums.slimdevices.com/member.php?userid=30262
View this thread: http://
Got it. Thanks!
--
satmarshall
satmarshall's Profile: http://forums.slimdevices.com/member.php?userid=21590
View this thread: http://forums.slimdevices.com/showthread.php?t=49245
__
On 7.4 - the "Find cover Art" menu appears in the context menu which are
accessed using the + key from either Albums or Tracks.
If all the tracks in an album have embedded art then the menu will not
appear as it cannot add cover art.
--
bpa
--
I'm running new server 7.4 software on a windows XP machine and updated
findart plugin to the latest version. Things worked smooth until I
updated the firmware on the Controller. It has a new gui and I can't
find a way to use Findart directly from the Controller anymore. The
configuration (settin
If you have 2.05 installed and you are in a hurry then try the patch in
post 88 of this thread. I'll have an update plugin shortly as the patch
seems to work OK.
http://forums.slimdevices.com/showpost.php?p=461905&postcount=88
--
bpa
---
After updating to SC 7.4 in fedora 11 the plugin failed to load. I had
no problems with any other plugin. Any suggestions of how to locate and
fix the problem?
--
luferwi
luferwi's Profile: http://forums.slimdevices.com/me
vasik;466281 Wrote:
> No, I didn't... What does Amazon AWS keys mean, where can I get them?
> Thanks
>
> Edit: Found it in this thread in one of previous messages, works now,
> thanks!
Vasik - Look at post #67 from bpa in this thread (relevant section
quoted below) which talks about AWS and how
Sorry about the false alarm with my post earlier. I think I forgot to
recycle Squeezebox server and therefore couldn't find the "Find Cover
Art" option. I have Windows 7 with Squeezebox Server running on it and
installing the updated plugin.pm and pureperl.pm got things working for
me.
thank you
No, I didn't... What does Amazon AWS keys mean, where can I get them?
Thanks
--
vasik
vasik's Profile: http://forums.slimdevices.com/member.php?userid=21285
View this thread: http://forums.slimdevices.com/showthread.php?t=
Have you entered your Amazon AWS keys into FindArt settings ?
--
bpa
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=49245
_
1 - 100 of 195 matches
Mail list logo