Jump to content

thedude459

Members
  • Posts

    119
  • Joined

  • Last visited

Posts posted by thedude459

  1. I can't get nzbget to go to the gui.  It seems to be stuck in a loop:

     

    -------------------------------------

    _ _ _

    | |___| (_) ___

    | / __| | |/ _ \

    | \__ \ | | (_) |

    |_|___/ |_|\___/

    |_|

     

    Brought to you by linuxserver.io

    We do accept donations at:

    https://www.linuxserver.io/donations

    -------------------------------------

    GID/UID

    -------------------------------------

    User uid: 99

    User gid: 100

    -------------------------------------

     

    finding fastest mirror

     

    -------------------------------------

    _ _ _

    | |___| (_) ___

    | / __| | |/ _ \

    | \__ \ | | (_) |

    |_|___/ |_|\___/

    |_|

     

    Brought to you by linuxserver.io

    We do accept donations at:

    https://www.linuxserver.io/donations

    -------------------------------------

    GID/UID

    -------------------------------------

    User uid: 99

    User gid: 100

    -------------------------------------

     

    finding fastest mirror

    1. mirrors.tripadvisor.com

    Latency: 12.65 ms

    Org: TripAdvisor

    Status: Up to date

    Speed: 1 Gbps

    2. ubuntu.mirror.constant.com

    Latency: 17.47 ms

    Org: Constant.com

    Status: Up to date

    Speed: 2 Gbps

    3. us.archive.ubuntu.com

    Latency: 19.02 ms

    Org: None

    Status: Up to date

    Speed: 100 Mbps

    New config file saved to /defaults/sources.list

    We are now refreshing packages from apt repositories, this *may* take a while

    Ign http://mirrors.tripadvisor.com trusty InRelease

    Get:1 http://mirrors.tripadvisor.com trusty-updates InRelease [65.9 kB]

    Get:2 http://mirrors.tripadvisor.com trusty-security InRelease [65.9 kB]

    Get:3 http://mirrors.tripadvisor.com trusty Release.gpg [933 B]

    Get:4 http://mirrors.tripadvisor.com trusty-updates/main Sources [352 kB]

    Get:5 http://mirrors.tripadvisor.com trusty-updates/restricted Sources [5,217 B]

    Get:6 http://mirrors.tripadvisor.com trusty-updates/universe Sources [199 kB]

    Get:7 http://mirrors.tripadvisor.com trusty-updates/multiverse Sources [5,946 B]

    Get:8 http://mirrors.tripadvisor.com trusty-updates/main amd64 Packages [1,003 kB]

    Get:9 http://mirrors.tripadvisor.com trusty-updates/restricted amd64 Packages [23.5 kB]

    Get:10 http://mirrors.tripadvisor.com trusty-updates/universe amd64 Packages [470 kB]

    Get:11 http://mirrors.tripadvisor.com trusty-updates/multiverse amd64 Packages [14.3 kB]

    Get:12 http://mirrors.tripadvisor.com trusty Release [58.5 kB]

    Get:13 http://mirrors.tripadvisor.com trusty-security/main Sources [150 kB]

    Get:14 http://mirrors.tripadvisor.com trusty-security/restricted Sources [3,920 B]

    Get:15 http://mirrors.tripadvisor.com trusty-security/universe Sources [44.1 kB]

    Get:16 http://mirrors.tripadvisor.com trusty-security/multiverse Sources [2,550 B]

    Get:17 http://mirrors.tripadvisor.com trusty-security/main amd64 Packages [638 kB]

    Get:18 http://mirrors.tripadvisor.com trusty-security/restricted amd64 Packages [20.2 kB]

    Get:19 http://mirrors.tripadvisor.com trusty-security/universe amd64 Packages [170 kB]

    Get:20 http://mirrors.tripadvisor.com trusty-security/multiverse amd64 Packages [4,850 B]

    Get:21 http://mirrors.tripadvisor.com trusty/main Sources [1,335 kB]

    Get:22 http://mirrors.tripadvisor.com trusty/restricted Sources [5,335 B]

    Get:23 http://mirrors.tripadvisor.com trusty/universe Sources [7,926 kB]

    Get:24 http://mirrors.tripadvisor.com trusty/multiverse Sources [211 kB]

    Get:25 http://mirrors.tripadvisor.com trusty/main amd64 Packages [1,743 kB]

    Get:26 http://mirrors.tripadvisor.com trusty/restricted amd64 Packages [16.0 kB]

    Get:27 http://mirrors.tripadvisor.com trusty/universe amd64 Packages [7,589 kB]

    Get:28 http://mirrors.tripadvisor.com trusty/multiverse amd64 Packages [169 kB]

    Fetched 22.3 MB in 7s (3,087 kB/s)

    Reading package lists...

    Useing STABLE Branch:

    Checking som config options

    Jul 28 18:28:53 df39d76c7d8e syslog-ng[144]: syslog-ng starting up; version='3.5.3'

    nzbget.conf(888): Option "DeleteCleanupDisk" is obsolete, ignored

    nzbget.conf(1237): Option "ParCleanupQueue" is obsolete, ignored

    [WARNING] nzbget.conf(888): Option "DeleteCleanupDisk" is obsolete, ignored

    [WARNING] nzbget.conf(1237): Option "ParCleanupQueue" is obsolete, ignored

     

  2. I don't, I need to clean on update.  What is happening is a show is there but then a better quality version is found so it is put in the database and the previous file is deleted, but they both are showing in kodi.  When you click on the one that was deleted it says it can't be found and lets you remove it.  I just want to have the database cleaned everytime an update happens.

  3. Actually I already have it like that:

     

    <advancedsettings>

     

    <videolibrary>

    <cleanonupdate>true</cleanonupdate>

    <importresumepoint>true</importresumepoint>    <!-- import previously exported resume point from .nfo files -->

    <importwatchedstate>true</importwatchedstate>  <!-- import previously exported playdate and playcount from .nfo files -->

    <dateadded>1</dateadded> <!-- 0 results in using the current datetime when adding a video;

                                  1 (default) results in prefering to use the files mtime (if it's valid) and only using the file's ctime if the mtime isn't valid;

                                  2 results in using the newer datetime of the file's mtime and ctime -->

    </videolibrary>

    </advancedsettings>

     

     

×
×
  • Create New...