Git Product home page Git Product logo

Comments (9)

BigNoid avatar BigNoid commented on August 31, 2024

Codec flag should still be there. I shuffled around some of the things to be able to make it look like this: http://youtu.be/fkG2FkfmPyA

This will result in somewhat empty screen if there is no recordlabel flag and artist logo available, but imo still looks good. Obviously without the codec flag it looks too empty and that is not the intention. Could you check the codec flag in that file, maybe the flag is just missing.

from aeon-nox.

paulvt avatar paulvt commented on August 31, 2024

Ah ok, so you made room for other things. I have mostly music of unknown artists and record labels, hence the emptiness ;)

I have mostly FLAC files. Also the case for the one in the screenshot. So, maybe it's just flac that's not working. I am not sure what you mean with checking the codec flag "in the file"? Do you mean to query XBMC somehow to find out what it thinks it is?

from aeon-nox.

BigNoid avatar BigNoid commented on August 31, 2024

My flac files do show the codec flag. Yeah I mean to find out what codec is used by xbmc. To find out:
Update Nox to latest git.
Play the file and enter music viz.
Press "O" and you will see the codec name.

from aeon-nox.

paulvt avatar paulvt commented on August 31, 2024

All right. So it says: Audio codec: FLAC.

from aeon-nox.

paulvt avatar paulvt commented on August 31, 2024

I found this close to the time I started playing in the logs:

17:55:41 T:140448375437216   ERROR: unmatched parentheses in PlayMedia($INFO
17:55:41 T:140448375437216   ERROR: unmatched parentheses in )
17:55:41 T:140448375437216   ERROR: Error evaluating boolean expression PlayMedia($INFO[Container(8000).ListItem.Property(Trailer)])
17:55:43 T:140448375437216   ERROR: Texture manager unable to load file: /home/media/Music/Ørjan Nilsen/Ørjan Nilsen - In My Opinion/fanart.jpg

from aeon-nox.

BigNoid avatar BigNoid commented on August 31, 2024

That is an unrelated error (was from the home widget) and it's normal that it tries to load fanart.jpg.
I think I know what's wrong. you are running Linux and then it doesn't load flac.png because the codec name is in uppercase. i don't have this problem on my Linux build because I build textures.xbt and with that uppercase/lowercase doesn't matter. Will change the flag name to FLAC.png.

from aeon-nox.

paulvt avatar paulvt commented on August 31, 2024

Then it's the same for mp3, it also states: Audio codec: MP3, and possible more (vorbis?)

from aeon-nox.

BigNoid avatar BigNoid commented on August 31, 2024

Fixed in 4155ed6
Btw, this shouldn't be a problem when the skin is officially released as the repo builds textures.xbt automatically.

from aeon-nox.

paulvt avatar paulvt commented on August 31, 2024

Ok. Yes, that was the fix. Cheers!

from aeon-nox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.