Forum Activity for @brian

brian
@brian
02/14/18 12:22:15PM
10,149 posts

Audio Module - ID3- Meta Album Art


Using Jamroom

Glad to hear that - thanks!
brian
@brian
02/14/18 12:21:52PM
10,149 posts

Subscription Module (Beta)


Installation and Configuration

The first step is you need to configure the payment processor:

ACP -> eCommerce -> Payments -> Tools -> Plugin config. Click "Settings" next to what you plan to use and set it up.
brian
@brian
02/14/18 07:28:12AM
10,149 posts

Audio Module - ID3- Meta Album Art


Using Jamroom

Actually I think I have already fixed this which is why I am not seeing it :) The image embedded in your MP3 is ".mjpeg" image which JR does not support - however I added a small check in for that and just convert it to .jpg so it should be good.

Send me your info and I can test it on your site. Thanks!
brian
@brian
02/14/18 07:22:53AM
10,149 posts

Audio Module - ID3- Meta Album Art


Using Jamroom

I can't replicate the issue here on any non-S3 setup - can you send me your Cpanel info to support [at] jamroom [dot] net so I can debug this on your site?

Thanks!
brian
@brian
02/14/18 06:47:54AM
10,149 posts

How should password fields be set up?


Using Jamroom

What you have described is how Jamroom is setup "out of the box" - not the language strings, but the required/not required, so we should be good.
updated by @brian: 02/14/18 06:48:14AM
brian
@brian
02/14/18 06:36:09AM
10,149 posts

Audio Module - ID3- Meta Album Art


Using Jamroom

The only place I am seeing an issue is with using S3 as the media system, and I have that fixed for the next release. Check in your data/config/config.php file and make sure you've not defined a custom ffmpeg path in the $_conf.
brian
@brian
02/14/18 06:17:48AM
10,149 posts

Audio Module - ID3- Meta Album Art


Using Jamroom

No worries - are you using Amazon S3 as the media system? The site I've seen the issue on is using S3 and I believe I have it fixed.
brian
@brian
02/14/18 05:42:57AM
10,149 posts

Audio Module - ID3- Meta Album Art


Using Jamroom

I'm checking this out - I just tested this on a JR site on a different server and see the same issue you are seeing, so something is up - I will let you know what I find.
brian
@brian
02/13/18 06:34:03PM
10,149 posts

Audio Module - ID3- Meta Album Art


Using Jamroom

I'm not seeing any issues here - audio art is being read correctly. Double check that you are using the JR provided ffmpeg - it could be you're using a custom version of ffmpeg.
Voila_Capture 2018-02-13_06-32-05_PM.jpg Voila_Capture 2018-02-13_06-32-05_PM.jpg - 45KB
brian
@brian
02/13/18 03:37:52PM
10,149 posts

How to move a production site to a staging server


Installation and Configuration

That's wrong - do not uncomment that line or Jamroom won't work right. Instead, you need to create a .htaccess file in the /home/americandriller/public_html/store/admin directory that contains the correct INDEX file that is run when accessing that directory - i.e. index.php, index.html, etc.:

DirectoryIndex index.php index.htm index.html

Your server person should be able to help you with that.
  80