<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel">
    <title>gmane.comp.audio.cmus.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/896"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/895"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/894"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/893"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/892"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/891"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/890"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/889"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/888"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/887"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/886"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/885"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/884"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/883"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/882"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/881"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/880"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/879"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/878"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/877"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/896">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/896</link>
    <description>&lt;pre&gt;This is a very cool bug!

The cause is that cmus doesn't add the contents of invisible
folders, and it ignores symlinks that point within the folder its
adding (to avoid adding those tracks twice.)

In this use case, we discovered that we need an exception to the
"ignore internal symlinks" rule above, so that symlinks to hidden
folders/files are heeded.

Thank you Markus for reporting and testing, and Gregory for
figuring out the bug and fixing it!


I was curious why I was not experiencing this bug, given that my
music is stored in git-annex too. But now it makes sense: my annex
is not within my music folder.

&lt;/pre&gt;</description>
    <dc:creator>Jason Woofenden</dc:creator>
    <dc:date>2013-04-23T20:17:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/895">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/895</link>
    <description>&lt;pre&gt;
Yes, it is working fine now. Thanks a lot! :-)

-Markus

------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

&lt;/pre&gt;</description>
    <dc:creator>Markus Rothe</dc:creator>
    <dc:date>2013-04-23T11:30:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/894">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/894</link>
    <description>&lt;pre&gt;
Oh! I think I understand the problem now. Thanks a lot for the test case.

Can you please test if the code at my `symlink-fix` branch
(https://github.com/flyingmutant/cmus/tree/symlink-fix) works?

       Gregory

------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr&lt;/pre&gt;</description>
    <dc:creator>Gregory Petrosyan</dc:creator>
    <dc:date>2013-04-23T10:11:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/893">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/893</link>
    <description>&lt;pre&gt;
You are correct. I also discovered that adding symlinked files works in
some cases. But here is a minimal testcase, which I cannot add by
running ":add ~/tmp/music/"; i.e. no files are added.

    % tree ~/tmp/music -aN
    /home/markus/tmp/music
    |-- .content
    |   `-- 01 - Speak To Me - Breathe In The Air.flac
    `-- Pink Floyd
        `-- 1973 - The Dark Side Of The Moon
            `-- 01 - Speak To Me - Breathe In The Air.flac -&amp;gt; ../../.content/01 - Speak To Me - Breathe In The Air.flac

    3 directories, 2 files

[ .content would be .git in my case ]

Note that I *can* add it using ":add ~/tmp/music/Pink Floyd/".

-Markus

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog&lt;/pre&gt;</description>
    <dc:creator>Markus Rothe</dc:creator>
    <dc:date>2013-04-22T17:37:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/892">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/892</link>
    <description>&lt;pre&gt;
I can't reproduce the problem you are having — I've created a
directory with a (relative) symlink in it, leading outside the
directory, and cmus handles this scenario for me.

Can you please simplify the test case — try to repeat adding the
music, but e.g. one directory containing one (symlinked) file, and go
from there?

       Gregory

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter&lt;/pre&gt;</description>
    <dc:creator>Gregory Petrosyan</dc:creator>
    <dc:date>2013-04-22T12:13:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/891">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/891</link>
    <description>&lt;pre&gt;
Correct.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

&lt;/pre&gt;</description>
    <dc:creator>Markus Rothe</dc:creator>
    <dc:date>2013-04-22T09:05:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/890">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/890</link>
    <description>&lt;pre&gt;
Are `music`, `Pink Floyd` etc. real (non-symlink) directories? And
flac files are symlink with relative paths, right?

       Gregory

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

&lt;/pre&gt;</description>
    <dc:creator>Gregory Petrosyan</dc:creator>
    <dc:date>2013-04-22T08:38:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/889">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/889</link>
    <description>&lt;pre&gt;
I do have the necessary libraries to play FLAC files:

$ ./configure prefix=/home/markus/temp/cmus-install
checking for program gcc... /usr/bin/gcc
checking for program gcc... /usr/bin/gcc
checking for CFLAGS -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wredundant-decls -Wextra -Wno-sign-compare -Wformat-security... yes
checking for CFLAGS -Wdeclaration-after-statement... yes
checking for CFLAGS -Wold-style-definition... yes
checking for CFLAGS -Wno-pointer-sign... yes
checking for CFLAGS -Werror-implicit-function-declaration... yes
checking for CFLAGS -Wno-unused-parameter... yes
checking if CC can generate dependency information... yes
checking byte order... little-endian
checking for DL_LIBS (-ldl -Wl,--export-dynamic)... yes
checking for PTHREAD_LIBS (-lpthread)... yes
checking for realtime scheduling... yes
checking for NCURSES_LIBS (-lncursesw)... yes
checking for working ncurses setup... yes
checking for function resizeterm... yes
checking&lt;/pre&gt;</description>
    <dc:creator>Markus Rothe</dc:creator>
    <dc:date>2013-04-22T08:26:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/888">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/888</link>
    <description>&lt;pre&gt;
I don't think this is a problem here — since adding one file works
fine in this case.

       Gregory

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter&lt;/pre&gt;</description>
    <dc:creator>Gregory Petrosyan</dc:creator>
    <dc:date>2013-04-22T08:22:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/887">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/887</link>
    <description>&lt;pre&gt;It looks similar to a problem I had once.
I didn't have the required packages before building cmus so I was not able
to add any song to it.
What is the output of the ./configure script?


On Mon, Apr 22, 2013 at 11:15 AM, Markus Rothe &amp;lt;markus&amp;lt; at &amp;gt;unixforces.net&amp;gt;wrote:

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter&lt;/pre&gt;</description>
    <dc:creator>Vladimir Todorov</dc:creator>
    <dc:date>2013-04-22T08:21:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/886">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/886</link>
    <description>&lt;pre&gt;
Yes, that works.

I just noticed this:

- ":add ~/music" does not add anything.
- ":add ~/music/Pink Floyd/1973 - The Dark Side Of The Moon/01 - Speak
  To Me - Breathe In The Air.flac" *does* add this one file.


I just built from the master branch and have the same problem.

-Markus

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter&lt;/pre&gt;</description>
    <dc:creator>Markus Rothe</dc:creator>
    <dc:date>2013-04-22T08:15:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/885">
    <title>Re: cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/885</link>
    <description>&lt;pre&gt;
Cmus should have no problem with symlinks — are you sure your file is
accessible and playable, e.g. you can do

$ mplayer ~/music/Pink\ Floyd/1973\ -\ The\ Dark\ Side\ Of\ The\
Moon/01\ -\ Speak\ To\ Me\ -\ Breathe\ In\ The\ Air.flac

?


Can you please upgrade to the latest version, either `master` branch
from git repository, or the 2.5.0 release? 2.3.4 is really ancient.

       Gregory

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter&lt;/pre&gt;</description>
    <dc:creator>Gregory Petrosyan</dc:creator>
    <dc:date>2013-04-22T07:42:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/884">
    <title>cmus is not following symlinks when adding files</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/884</link>
    <description>&lt;pre&gt;Hello,

I am using git-annex [1] to share my music folder between computers. The
result is that all files are symbolic links; i.e.:

% ls -l ~/music/Pink\ Floyd/1973\ -\ The\ Dark\ Side\ Of\ The\ Moon/01\ -\ Speak\ To\ Me\ -\ Breathe\ In\ The\ Air.flac
lrwxrwxrwx 1 markus markus 208 Apr 21 14:29 /home/markus/music/Pink Floyd/1973 - The Dark Side Of The Moon/01 - Speak To Me - Breathe In The Air.flac -&amp;gt; ../../.git/annex/objects/mW/3K/SHA256E-s18482470--a1f7a187936351006e0926bfd5db9de2fdb695f8f036d78f2ff86f8534319bb5.flac/SHA256E-s18482470--a1f7a187936351006e0926bfd5db9de2fdb695f8f036d78f2ff86f8534319bb5.flac

When adding the ~/music directory in cmus none of the files are added.
Could this please be changed, such that the files are added to the cmus
library.

I am using cmus 2.3.4.

Regards, Markus

[1] http://git-annex.branchable.com/

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured &lt;/pre&gt;</description>
    <dc:creator>Markus Rothe</dc:creator>
    <dc:date>2013-04-21T13:46:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/883">
    <title>Re: cmus-debug</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/883</link>
    <description>&lt;pre&gt;Casey,

I don't see any error messages in your logs, so I doubt this is
enough info for the developers to go on.

So if nobody writes in soon that they've heard of this problem, I
suggest writing again, to let us know what version of cmus you're
running, and if possible a stacktrace of a crash.

Also, if you're running an older version, you could try compiling
the latest from source. We've been doing mostly bug fixing lately.

&lt;/pre&gt;</description>
    <dc:creator>Jason Woofenden</dc:creator>
    <dc:date>2013-04-19T03:17:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/882">
    <title>Re: cmus-debug</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/882</link>
    <description>&lt;pre&gt;
main: charset = 'UTF-8'
player_init: using real-time scheduling
player_init: setting priority to 99
player_set_op: setting op to 'pulse'
init_plugin: initialized mixer for pulse
init_plugin: initialized pcm for pulse
init_curses: Number of supported colors: 256
init_curses: ts: 0 fs: 0
TIMER: worker job:           0.000011
TIMER: worker job:           0.056622
file_changed: file: /run/media/casey/1.5 TB/Music/Mp3.Music/The Avett Brothers/Emotionalism/08 Pretty Girl From Chile.mp3
id3_tag_size: v2.3.0
handle_lost_sync: frame 0, skipping ID3 tag (4325 bytes)
do_open: 
  frames: 13123, br: 248254 b/s, sr: 44100 Hz, ch: 2, layer: 3, joint stereo: 1
  dual channel: 0, vbr: 1, duration: 342.804 s, xing: 1
ip_setup: pcm convert: scale=1 convert=0 convert_in_place=0
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_CONNECTING
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_AUTHORIZING
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_SETTING_NAME
_&lt;/pre&gt;</description>
    <dc:creator>Casey Wilson</dc:creator>
    <dc:date>2013-04-16T23:47:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/881">
    <title>Re: cmus-debug</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/881</link>
    <description>&lt;pre&gt;
main: charset = 'UTF-8'
player_init: using real-time scheduling
player_init: setting priority to 99
player_set_op: setting op to 'pulse'
init_plugin: initialized mixer for pulse
init_plugin: initialized pcm for pulse
init_curses: Number of supported colors: 256
init_curses: ts: 0 fs: 0
TIMER: worker job:           0.000016
TIMER: worker job:           0.053518
wav_open: file: /run/media/casey/1.5 TB/Music/Alac.Music/Audioslave/Audioslave/Audioslave/Audioslave/00-Exploder.wav
wav_open: pcm start: 0
wav_open: pcm size: 36339712
wav_open: 
wav_open: sr: 44100, ch: 2, bits: 16, signed: 1
ip_setup: pcm convert: scale=1 convert=0 convert_in_place=0
file_changed: file: /run/media/casey/1.5 TB/Music/Alac.Music/Audioslave/Audioslave/Audioslave/Audioslave/00-Exploder.wav
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_CONNECTING
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_AUTHORIZING
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_SETTING_NAM&lt;/pre&gt;</description>
    <dc:creator>Casey Wilson</dc:creator>
    <dc:date>2013-04-17T05:35:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/880">
    <title>Re: cmus-debug</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/880</link>
    <description>&lt;pre&gt;let me know if there is any other system info you need.
Casey


On Tue, Apr 16, 2013 at 1:43 PM, Casey Wilson &amp;lt;cg.wilson33.3&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

main: charset = 'UTF-8'
player_init: using real-time scheduling
player_init: setting priority to 99
player_set_op: setting op to 'pulse'
init_plugin: initialized mixer for pulse
init_plugin: initialized pcm for pulse
init_curses: Number of supported colors: 256
init_curses: ts: 0 fs: 0
TIMER: worker job:           0.000012
TIMER: worker job:           0.052071
file_changed: file: /run/media/casey/1.5 TB/Music/What.Music/The Charlie Daniels Band - [1979] Million Mile Reflections/06 - The Devil Went Down To Georgia.flac
metadata_cb: something else
metadata_cb: VORBISCOMMENT
metadata_cb: something else
tell_cb: 
flac_open: sr: 44100, ch: 2, bits: 16
ip_setup: pcm convert: scale=1 convert=0 convert_in_place=0
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_CONNECTING
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_AUTHORIZIN&lt;/pre&gt;</description>
    <dc:creator>Casey Wilson</dc:creator>
    <dc:date>2013-04-16T23:18:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/879">
    <title>cmus-debug</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/879</link>
    <description>&lt;pre&gt;Running on Fedora 18, seg fault after song completes.
main: charset = 'UTF-8'
player_init: using real-time scheduling
player_init: setting priority to 99
player_set_op: setting op to 'pulse'
init_plugin: initialized mixer for pulse
init_plugin: initialized pcm for pulse
init_curses: Number of supported colors: 256
init_curses: ts: 0 fs: 0
TIMER: worker job:           0.000012
TIMER: worker job:           0.054051
file_changed: file: /run/media/casey/1.5 TB/Music/Alac.Music/The Band/The Band/12 King Harvest (Has Surely Come).m4a
ip_setup: pcm convert: scale=1 convert=0 convert_in_place=0
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_CONNECTING
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_AUTHORIZING
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_SETTING_NAME
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_READY
__pa_stream_running_cb: pulse: stream state has changed to PA_STREAM_CREATING
__pa_stream_running_c&lt;/pre&gt;</description>
    <dc:creator>Casey Wilson</dc:creator>
    <dc:date>2013-04-16T20:27:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/878">
    <title>Re: cmus-debug</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/878</link>
    <description>&lt;pre&gt;forgot to mention 64 bit.


On Tue, Apr 16, 2013 at 1:27 PM, Casey Wilson &amp;lt;cg.wilson33.3&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

main: charset = 'UTF-8'
player_init: using real-time scheduling
player_init: setting priority to 99
player_set_op: setting op to 'pulse'
init_plugin: initialized mixer for pulse
init_plugin: initialized pcm for pulse
init_curses: Number of supported colors: 256
init_curses: ts: 0 fs: 0
TIMER: worker job:           0.000011
TIMER: worker job:           0.051999
file_changed: file: /run/media/casey/1.5 TB/Music/Alac.Music/Cracker/Kerosene Hat/04. Cracker - Kerosene Hat.m4a
ip_setup: pcm convert: scale=1 convert=0 convert_in_place=0
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_CONNECTING
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_AUTHORIZING
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_SETTING_NAME
__pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_READY
__pa_stream_running_cb: pulse: stream state has ch&lt;/pre&gt;</description>
    <dc:creator>Casey Wilson</dc:creator>
    <dc:date>2013-04-16T20:43:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/877">
    <title>Re: Unable to add MP3s</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/877</link>
    <description>&lt;pre&gt;
Hello,


This sounds to me like you were missing dependencies when you
built cmus and it ended up being built without support for any
output plugins. I would imagine the input plugins situation isn't
much more bright. `cmus --plugins' should list both for you,
which will give you an idea of the capabilities of your build.
Here is mine:


cmus only shows you the files that it can read (at least, by
default..), so when you navigate into that directory cmus doesn't
find any files that it can open (and presumably no folders
either), so the only option available is the parent directory
(..), and cmus cautiously refuses to add it since it was probably
a mistake.


There are others better equipped to help, but I would guess that
you're going to need to install some more dependencies and
rebuild cmus from scratch. I think that it tries its best to
build with whatever environment you have, which may mean
disabling all of the features that you need. :)

Regards,


&lt;/pre&gt;</description>
    <dc:creator>Brandon McCaig</dc:creator>
    <dc:date>2013-03-28T14:28:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.cmus.devel/876">
    <title>Re: 7hr track limit?</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.cmus.devel/876</link>
    <description>&lt;pre&gt;Thanks, Justin. I followed your debugging instructions (using sox to
generate a long triangle wave) and can confirm that I see the correct
playback behaviour -- the track plays/seeks beyond 7hrs without jumping
back to the beginning.

The long tracks that I am experiencing problems with are encoded as MPEG
1.0 layer III, at either 96 or 128 kbits/s (found using mpg123). They are
from different sources so I'm not sure how they were originally encoded.
The track times are definitely correct since I can play the full length in
other media players (e.g. VLC works fine). I am also experiencing the same
problem using cmus v2.4.2 on OS X (from MacPorts) so it's not specific to
the Arch x64 build.

Cheers.

On Fri, Mar 22, 2013 at 10:51 AM, Justin R &amp;lt;velusip&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

------------------------------------------------------------------------------
Own the Future-Intel&amp;amp;reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance &lt;/pre&gt;</description>
    <dc:creator>Lester Hedges</dc:creator>
    <dc:date>2013-03-24T20:34:56</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.audio.cmus.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.audio.cmus.devel</link>
  </textinput>
</rdf:RDF>
