Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - VastOne

1
Disregard, this is an error from the precache plugin
2
Getting the following error when playing anything in GMB now

vmtouch: FATAL: mlock: /media/sda5/Music/mp3new/Country/Jimmy Buffett/Jimmy Buffett - Margaritaville.mp3 (Cannot allocate memory)

I just updated to the latest git version
3
I just want to make sure we are working from the same file, makes things so much easier
4
If you post the modified version of it here I will load it and take a look at it to see if I can get it for you

5
I am seeing this error from running it in terminal

vmtouch: FATAL: mlock: /media/sda5/Music/mp3new/Classic Rock/Lou Reed/Lou Reed - Take a Walk on the Wild Side.mp3 (Cannot allocate memory)
6
Just found this and built both and am testing .. nice work

The requirement for use is to switch to mpv to be sure it works? 

I am not seeing a discernable difference now that I have everything enabled, so I am not sure if it is functioning as it should be

Any sure way to test it?
7
Questions / Re: Artist Info
November 21, 2015, 18:11:35
Only of the artists that you have an image for
8
Questions / Re: Artist Info
November 20, 2015, 13:36:40
Open up gmusicbrowser from a terminal then go to the artist tab. An error from within terminal should tell us what's going on
9
Questions / Re: resource not found error
October 24, 2015, 16:30:37
What source is the music on?  If on a media such as USB or Network there could be a delay in it's refresh that would cause the music to time out .. some of these devices and settings go into sleep mode when not in use

Is there any indication of errors when starting GMB from a terminal and seeing what the output is whilst it happens?

10
Questions / Re: Errors after today's git update
February 01, 2015, 19:19:46
The latest git update does correct the initial issue of GMB not loading (squentin supplied a fix)

For pulseaudio I also had to install the following to get playback:


gstreamer-1.0 libglib-object-introspection-perl gstreamer1.0-plugins-base gstreamer1.0-plugins-ugly gstreamer1.0-plugins-bad gstreamer1.0-plugins-good gstreamer1.0-pulseaudio gir1.2-gst-plugins-base-1.0


Thank you squentin for your assistance on the IRC channel

/Solved
11
Questions / (SOLVED) Errors after today's git update
February 01, 2015, 18:48:02
I just did a pull from git after reading that squentin has pushed a commit to add support for gstreamer-1.x and small gstreamer updates/improvements..

I am now getting this error and GMB not loading


Undefined subroutine &GStreamer1::Registry::get called at /home/vastone/gmusicbrowser/gmusicbrowser_gstreamer-0.10.pm line 91


installing gstreamer-1.0 in debian does not solve the issue
12
This was a user error by me and a classic one... I had the user artist locked and did not realize it

Turned that off and everything now works

Apologies Quentin!
13
While filling the queue with the similar-artist feature, now only the artist that is playing is filling the allotted queue numbers

I used the queue several weeks ago with none of these issues and I am at the latest git version as of tonight with still the same problems. Both autofill and similar artists now do the same thing which I am assuming is the function of autofill to fill in the same artist. Nothing in terminal indicates a perl error or any other error - seems more like a last.fm change ...? ? ?

Thanks Quentin
14
Questions / Re: .mpc not recognized
June 12, 2014, 15:51:39
Seems there is a reported bug also:

Fails to decode mpc with libmpcdec6
15
Questions / Re: .mpc not recognized
June 12, 2014, 15:47:34
This should be all you need..

sudo apt-get install libmpcdec6

I also include ffmpeg and gstreamer0.10-plugins-bad

I run VSIDO (Debian based) so your packages or install may be different