Giter Site home page Giter Site logo

epgrab's People

Contributors

hiroshiyui avatar vins31 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

epgrab's Issues

chanidents does not support spaces in channel names

When I have a chanidents file where the TV stations have spaces, the mapping does not work.
Example chanidents:

28206	rbb Berlin
28224	NDR FS MV
28228	MDR Sachsen

I can see that the chanident file in this repo has no spaces, but uses dots instead.

Fails to compile

I am getting an error on compiling with gcc-10.2 on Archlinux

 $ make
Scanning dependencies of target epgrab
[ 14%] Building C object CMakeFiles/epgrab.dir/crc32.c.o
[ 28%] Building C object CMakeFiles/epgrab.dir/lookup.c.o
[ 42%] Building C object CMakeFiles/epgrab.dir/dvb_info_tables.c.o
[ 57%] Building C object CMakeFiles/epgrab.dir/dvb_text_iconv.c.o
[ 71%] Building C object CMakeFiles/epgrab.dir/langidents.c.o
[ 85%] Building C object CMakeFiles/epgrab.dir/tv_grab_dvb.c.o
/home/user/tmp/epgrab/epgrab/tv_grab_dvb.c:81:27: warning: array ‘languageid_table’ assumed to have one element
   81 | const struct lookup_table languageid_table[];
      |                           ^~~~~~~~~~~~~~~~
[100%] Linking C executable epgrab
/usr/bin/ld: CMakeFiles/epgrab.dir/tv_grab_dvb.c.o:/home/user/tmp/epgrab/epgrab/tv_grab_dvb.c:81: multiple definition of `languageid_table'; CMakeFiles/epgrab.dir/langidents.c.o:/home/user/tmp/epgrab/epgrab/langidents.c:2: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/epgrab.dir/build.make:178: epgrab] Error 1
make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/epgrab.dir/all] Error 2
make: *** [Makefile:103: all] Error 2

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.