Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] TNG #191

Open
wants to merge 196 commits into
base: master
Choose a base branch
from
Open

[WIP] TNG #191

wants to merge 196 commits into from

Commits on Aug 11, 2018

  1. Configuration menu
    Copy the full SHA
    36bccaf View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. Configuration menu
    Copy the full SHA
    a1948f2 View commit details
    Browse the repository at this point in the history
  2. FIll PlaylistsCount

    robbiet480 committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    acbdd52 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    4cdf2a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. XMLTV checkpoint

    robbiet480 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    d7f66fa View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Configuration menu
    Copy the full SHA
    952cbc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    35ba398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77985f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e09bbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f98a81c View commit details
    Browse the repository at this point in the history
  5. Migrate to new repo

    robbiet480 committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    356841a View commit details
    Browse the repository at this point in the history
  6. Finish hooking in SD

    robbiet480 committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    102cb5d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Configuration menu
    Copy the full SHA
    1d1562e View commit details
    Browse the repository at this point in the history
  2. Update README

    robbiet480 committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    f41fff1 View commit details
    Browse the repository at this point in the history
  3. Update Gopkg.lock

    robbiet480 committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    0c8d546 View commit details
    Browse the repository at this point in the history
  4. Fix XMLTV tests

    robbiet480 committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    02c0206 View commit details
    Browse the repository at this point in the history
  5. Fix example.xml path

    robbiet480 committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    7b34d39 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    robbiet480 committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    2c9f0bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3976861 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    66fb277 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #151 from guyspr/dev

    Add option to ignore-epg-icons under misc
    robbiet480 authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    fdcaa93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    309792d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. FAQs

    Add remarks to address questions asked repeatedly on discord.
    chazlarson authored Aug 21, 2018
    Configuration menu
    Copy the full SHA
    107d30a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    983e15b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2fd742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e74ee76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b407718 View commit details
    Browse the repository at this point in the history
  6. Dont panic on empty tags

    robbiet480 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    8f37761 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f22c3a View commit details
    Browse the repository at this point in the history
  8. Lowercase tags

    robbiet480 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    f2c1a81 View commit details
    Browse the repository at this point in the history
  9. Add Area51 as a provider

    robbiet480 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    6d4f902 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4d0dcb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d824e2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54671b4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba9beac View commit details
    Browse the repository at this point in the history
  14. Update Gopkg.toml

    robbiet480 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    51b3215 View commit details
    Browse the repository at this point in the history
  15. Bump version

    robbiet480 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    fd01789 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6d8de55 View commit details
    Browse the repository at this point in the history
  17. Fix for <new> XMLTV tag

    robbiet480 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    906a1cf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    85a53b4 View commit details
    Browse the repository at this point in the history
  19. Add CORS headers for Angular

    guyspr committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    bf7b582 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #155 from guyspr/dev

    Add CORS headers for Angular
    robbiet480 authored Aug 21, 2018
    Configuration menu
    Copy the full SHA
    a8e1769 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Add frontend

    robbiet480 committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    8ee7055 View commit details
    Browse the repository at this point in the history
  2. Initial ffmpeg support

    robbiet480 committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    2130ad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f5255c View commit details
    Browse the repository at this point in the history
  4. Update Gopkg

    robbiet480 committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    f1de7f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Telly ffmpeg image

    EnorMOZ committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    d0b9a70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #164 from EnorMOZ/dev

    Telly ffmpeg image
    robbiet480 authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    8010240 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Add ffmpeg flag

    chazlarson authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    3ae6861 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #165 from chazlarson/patch-4

    Add ffmpeg flag
    robbiet480 authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    ad1c65b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f373f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #166 from chazlarson/patch-5

    Add supported providers to comments
    robbiet480 authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    de65fdb View commit details
    Browse the repository at this point in the history
  5. Update readme

    Add comments to config file example
    Add ffmpeg notes
    Expand Docker notes.
    chazlarson authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    3a56ec2 View commit details
    Browse the repository at this point in the history
  6. Create ISSUE_TEMPLATE.md

    chazlarson authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    8494e6a View commit details
    Browse the repository at this point in the history
  7. Delete ISSUE_TEMPLATE.md

    chazlarson authored Aug 24, 2018
    Configuration menu
    Copy the full SHA
    ce9a279 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cff0e4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae0510c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afbbc56 View commit details
    Browse the repository at this point in the history
  11. Add ffmpeg status parser

    robbiet480 committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    9965fdc View commit details
    Browse the repository at this point in the history
  12. Metrics improvements

    robbiet480 committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    b4f8233 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6070c71 View commit details
    Browse the repository at this point in the history
  14. Fix log line

    robbiet480 committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    b10c028 View commit details
    Browse the repository at this point in the history
  15. Update frontend

    robbiet480 committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    4812a7c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Configuration menu
    Copy the full SHA
    8baf47d View commit details
    Browse the repository at this point in the history
  2. Checkpoint: working epg.xml, add support for XMLTV programmes, change…

    … some xmltv package fields and formatting, more generate improvements
    robbiet480 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    d1c8599 View commit details
    Browse the repository at this point in the history
  3. Update packr

    robbiet480 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    d89f114 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7560013 View commit details
    Browse the repository at this point in the history
  5. Quick cleanup

    robbiet480 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    8f921d6 View commit details
    Browse the repository at this point in the history
  6. Remove arguments

    robbiet480 committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    b9e75e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. Configuration menu
    Copy the full SHA
    bbcc67c View commit details
    Browse the repository at this point in the history
  2. Update frontend

    robbiet480 committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    9120b4c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    17f932a View commit details
    Browse the repository at this point in the history
  2. Update frontend

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    5925a0c View commit details
    Browse the repository at this point in the history
  3. Fix XMLTV tests

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    e1fa360 View commit details
    Browse the repository at this point in the history
  4. Add IceTV XMLTV dtd

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    afb12a4 View commit details
    Browse the repository at this point in the history
  5. Update deps

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    fae8bf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f391a2 View commit details
    Browse the repository at this point in the history
  7. Rebuild Gopkg

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    5bb885c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a316485 View commit details
    Browse the repository at this point in the history
  9. Remove old_lineup.go

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    84af8fa View commit details
    Browse the repository at this point in the history
  10. Remove SQLLineup to Lineup

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    69b30a2 View commit details
    Browse the repository at this point in the history
  11. Remove providers package

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    c0219d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bfeda9f View commit details
    Browse the repository at this point in the history
  13. Ignore gometalinter files

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    f12f1b6 View commit details
    Browse the repository at this point in the history
  14. Uncomment sqlite3 import

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    3556e7d View commit details
    Browse the repository at this point in the history
  15. initial channels if nil

    myusuf3 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    1e18b18 View commit details
    Browse the repository at this point in the history
  16. Update frontend

    robbiet480 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    bad23a2 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #170 from myusuf3/database-and-api

    initial channels if nil
    robbiet480 authored Aug 27, 2018
    Configuration menu
    Copy the full SHA
    748d357 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c4085a6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e56d258 View commit details
    Browse the repository at this point in the history
  20. adding new command directory

    myusuf3 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    b70d47f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    774e846 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6c39bce View commit details
    Browse the repository at this point in the history
  23. removing gin prometheus

    myusuf3 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    4064aa6 View commit details
    Browse the repository at this point in the history
  24. adding new cron lock

    myusuf3 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    c6c34a7 View commit details
    Browse the repository at this point in the history
  25. adding two cron jobs

    myusuf3 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    21de869 View commit details
    Browse the repository at this point in the history
  26. adding a run command

    myusuf3 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    0efc30b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ab0d754 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    179f0f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    531c39c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c41d44 View commit details
    Browse the repository at this point in the history
  3. Update frontend

    robbiet480 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    02b86f8 View commit details
    Browse the repository at this point in the history
  4. Minor fixes for SD

    robbiet480 committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    d3fec5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ad6f3a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Configuration menu
    Copy the full SHA
    fc1a441 View commit details
    Browse the repository at this point in the history
  2. fixing context error

    myusuf3 committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    db7da3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fa8256 View commit details
    Browse the repository at this point in the history
  4. re-enable video sources

    robbiet480 committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    56a2c0d View commit details
    Browse the repository at this point in the history
  5. Update frontend

    robbiet480 committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    33776a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7181645 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Configuration menu
    Copy the full SHA
    20a77c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c8c24 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Minor SSDP improvements

    robbiet480 committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    536060a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b988d97 View commit details
    Browse the repository at this point in the history
  3. Add go.uuid to Gopkg.lock

    robbiet480 committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    5cb9009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3db1ba0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    156f464 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65afcd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    813a40d View commit details
    Browse the repository at this point in the history
  8. adding closing match and writing new mapping function

    based on guide source
    myusuf3 committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    7f0a2a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c14722b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9b56bba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da199fd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Configuration menu
    Copy the full SHA
    6a9041f View commit details
    Browse the repository at this point in the history
  2. Update frontend

    robbiet480 committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    ffb89e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Update circleci config

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    e4f9f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    487cda1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34059eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    065b609 View commit details
    Browse the repository at this point in the history
  5. Install dep

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    64a0ea7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad98f36 View commit details
    Browse the repository at this point in the history
  7. Gometalinter fixes

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    af02a0b View commit details
    Browse the repository at this point in the history
  8. Add Squirrel to dep

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    d1bac6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d6e252 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1479622 View commit details
    Browse the repository at this point in the history
  11. curl dep before make

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    6a0fc7e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cfc6a81 View commit details
    Browse the repository at this point in the history
  13. Revert "test running build in docker"

    This reverts commit cfc6a81.
    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    9f520ec View commit details
    Browse the repository at this point in the history
  14. set install directory

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    ef20d91 View commit details
    Browse the repository at this point in the history
  15. keep trying dep fixes

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8abb0a6 View commit details
    Browse the repository at this point in the history
  16. fix test

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    c8af253 View commit details
    Browse the repository at this point in the history
  17. fix test

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    d37dea3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6e9dc15 View commit details
    Browse the repository at this point in the history
  19. set DOCKER_REPO

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    10ed01d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fa271a9 View commit details
    Browse the repository at this point in the history
  21. Fix make docker

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    076c9c2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    454a1b1 View commit details
    Browse the repository at this point in the history
  23. change go version

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    0cfd3b2 View commit details
    Browse the repository at this point in the history
  24. work on promu crossbuild

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    28fbdcb View commit details
    Browse the repository at this point in the history
  25. more work on makefile

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    5fcdea8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e945a1f View commit details
    Browse the repository at this point in the history
  27. more makefile fixes

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    110d00f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    32d106c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4fc5e7f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3433342 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e78b7ca View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7258eb5 View commit details
    Browse the repository at this point in the history
  33. Update frontend

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    9bb2ca5 View commit details
    Browse the repository at this point in the history
  34. update packr data

    robbiet480 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    f57cc1b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7124cd7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f28f1de View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Update Dockerfile to specify path to database on a exposed volume and…

    … change expected config file name to just config
    robbiet480 committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    e95bb84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    534f75d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf09f2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a9ef91 View commit details
    Browse the repository at this point in the history
  5. Fix Viper envars

    robbiet480 committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    ff33dbd View commit details
    Browse the repository at this point in the history
  6. Install tzdata

    robbiet480 committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    afb00b8 View commit details
    Browse the repository at this point in the history
  7. Revert "Install tzdata"

    This reverts commit afb00b8.
    robbiet480 committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    d04f32a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fe46d2 View commit details
    Browse the repository at this point in the history
  9. Fix WHERE IN queries

    robbiet480 committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    f8182c1 View commit details
    Browse the repository at this point in the history
  10. Improve API logging

    robbiet480 committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    6c7476f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    811ea6b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    7f69fc5 View commit details
    Browse the repository at this point in the history
  2. minor sql fixes

    robbiet480 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    b66db1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aac717 View commit details
    Browse the repository at this point in the history
  4. fixes to SD guide updates

    robbiet480 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    5d61aa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    eae9fd8 View commit details
    Browse the repository at this point in the history
  2. Fix XMLTV issues

    robbiet480 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    924bdf3 View commit details
    Browse the repository at this point in the history
  3. Update frontend

    robbiet480 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    7f6bd25 View commit details
    Browse the repository at this point in the history
  4. Update frontend. Fixes #196

    robbiet480 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    f94203e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5b1771 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b9a78c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Remove XMLTV parameter, it was never actually there, just a bad copy/…

    …paste. Replaced with GuideProviders.Channel
    robbiet480 committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    640f149 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b3ada0 View commit details
    Browse the repository at this point in the history
  3. Fix log line

    robbiet480 committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    a8b40cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25a4493 View commit details
    Browse the repository at this point in the history
  5. Fix programme query logic to return 7 days of data and anything with …

    …a start or end time of >= now
    robbiet480 committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    d56d292 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. Update README.md

    Trimmed stuff that doesn't apply to this branch to avoid confusion.
    chazlarson authored Sep 30, 2018
    Configuration menu
    Copy the full SHA
    cc3aeb7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Too many "unsupported" warnings.
    chazlarson authored Sep 30, 2018
    Configuration menu
    Copy the full SHA
    b205a5e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Minor updates

    Update dependencies
    Allow M3U stream URLs to have no extension
    chazlarson committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    fc5afc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Bump VERSION

    Changes to Dockerfile to be sure it uses the Linux executable
    [Those driven by failing Docker builds on my OS X host]
    Added some mostly convenience sections to the Makefile
    chazlarson committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    aa9b4f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. database-and-api merge latest dev changes and misc fixes (#252)

    * Add note that M3U can be a file path.
    
    * Fix some spelling
    
    * Update README.md
    
    * Update README.md
    
    * Note about pre-release status.
    
    * Update README.md
    
    * Clarify which sections are required
    
    * Update README.md
    
    * Update README.md
    
    * Update routes.go
    
    Remove the  "-bsf:v", "h264_mp4toannexb" to fix HEVC streams.
    
    * Update to address minor bug in ffmpeg key handling
    
    * Typo
    
    * Minor fixes for breaking changes in go.schedulesdirect
    
    * More fixes for SD
    
    * Spelling fixes
    
    * Update README.md
    
    Specifically state not to change the magic provider names.
    
    * Note on key fields for multiple instances
    
    * Update .circleci/config.yml to use dep so that we stop having build breakage
    
    * Note about IPTV-EPG field names
    
    They don't make sense, but cest la vie.
    
    * Update README.md
    
    * Update README.md
    
    * Fix XMLTV date parsing because Vaders doesnt know how to write dates properly
    
    * Update README.md
    
    Add a reference to specific version.
    
    * Update Vaders URL
    
    * Update README.md
    
    * bump version to 1.1.0.5
    
    * Add a log line in a situation that might indicate a missing config file.
    
    * Add a couple more targets
    
    * Build using the same mechanism as the makefile so the docker build has a version number
    Remove redundant build
    
    * Update README.md
    
    * Update tnt.go
    
    * hdhr device ids are alpha numeric
    
    * remove HDHomerun prefix from friendly name
    
    * Removed references to the late, lamented Vader Streams.
    
    * set content type for ffmpeg stream
    
    * remove unused ffmpeg option
    
    -tune is an encoding option. when passing -codec copy,
    no encoding is happening so that option is not used.
    
    since there is no encoding or decoding happening, it is
    incorrect to state that ffmpeg is transcoding.
    
    * replace dep with go mod
    
    * update dependencies
    
    * fix test failure
    
    * GOPATH not required anymore
    
    * fix version number configuration to be compatible with go modules
    
    * Bump version number to 1.1.0.6
    
    * updated go.mod, go.sum
    
    * Use standard crossbuild for docker build instead of spinning up a docker build container.
    
    * Support multicast streams through udpxy in the custom provider (#238)
    
    * m3uplus parser: support UDP streams.
    
    * Allow customers using the custom provider to use udpxy as a multicast proxy.
    
    * fix squirrel imports to github.com source instead of gopkg.in
    
    gopkg was previously used to lock the version, this is now done correctly in Go 1.6 by cloning the Github default branch
    
    * replace satori/go.uuid with gofrs/uuid
    
    satori/go.uuid is no longer maintained
    
    * xmltv.go: restore a small linter that was rebased away
    
    * update go module deps
    handsomematt authored and robbiet480 committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    e7b08c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. TNG: Build Process Fixes (Modern Go 1.11) (#253)

    * packr clean - these files shouldn't be included in the git repo
    
    packr should be run before release builds, but then packr clean should be called to not dirty the repo with these files.
    
    * remove make dep since dependencies rely on go modules now
    
    * replace deprecated gometalinter with golangci-lint
    
    gometalinter is fully deprecated and no longer works, preconfigured .golangci.yml with almost equal linters
    
    * backport Makefile & circleci changes from dev branch
    handsomematt authored and chazlarson committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    dbd02b9 View commit details
    Browse the repository at this point in the history
  2. TNG: Guide & Video Providers, Update & Delete API routes (#254)

    * packr clean - these files shouldn't be included in the git repo
    
    packr should be run before release builds, but then packr clean should be called to not dirty the repo with these files.
    
    * remove make dep since dependencies rely on go modules now
    
    * replace deprecated gometalinter with golangci-lint
    
    gometalinter is fully deprecated and no longer works, preconfigured .golangci.yml with almost equal linters
    
    * backport Makefile & circleci changes from dev branch
    
    * Provide API endpoints for updating and deleting video and guide sources
    
    * Update frontend submodule to use the new HTTP API methods for editing/deleting
    handsomematt authored and chazlarson committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    4f8e5ab View commit details
    Browse the repository at this point in the history
  3. TNG: Lint fixes, go mod tidy, update frontend submodule (#255)

    * go mod tidy
    
    * fix linting errors; disable unparam; errcheck ignore fmt:.*,AbortWithError
    
    * update to latest frontend changes
    handsomematt authored and robbiet480 committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    cdf9f93 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. update go.mod

    Charles Larson committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    c56e588 View commit details
    Browse the repository at this point in the history