Giter VIP home page Giter VIP logo

book's People

Contributors

smimram avatar theotherjenkutler avatar toots avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

book's Issues

Epub version broken

How to check if I have the latest .epub version of the book? How is it integrated in the Liquidsoap CI? There are no releases here except a very old one.

I cannot check the version for downloading at http://www.liquidsoap.info/book/book.epub for actuality because it has no version, and the string to search for (see #7 (comment)) is empty.

The current version of ebook doesn’t open with

  • Calibre E-book viewer
  • Foliate

Only

  • Thorium
    shows at least a bit.

The version I downloaded a few months back did work.

The Liquidsoap book  EPUB  — E-book viewer_003
Calibre E-book viewer

The Liquidsoap book_002
Foliate

Thorium - The Liquidsoap book_001
Thorium, at least shows there is no "compilation date"

Partial application in source code

Summary

On page 124, in section 6.6, subsection Icecast.

Looks like this code is used

out = output.icecast(host="localhost", port=8000, password="hackme")
out(%mp3, mount="rock.mp3", rock)
out(%fdkaac, mount="rock.aac", rock)
out(%mp3, mount="techno.mp3", techno)
out(%fdkaac, mount="techno.aac", techno)

Since liquidsoap 2.1 partial application is no longer supported.

Add a toc in the pdf

Apparently the pdf doesn't have a table of contents on the website. We should generate one...

Possible typo for playlist.files example

Originally reported by @romainmp (and lost while making the sources public):

Example provided is not working

l = playlist.files("~/Music/misc")
l = list.filter(check, l)
s = playlist.list(l)

playlist.files returns a string but list.filter expects a list subtype.

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.