Thomas_K

Members
  • Posts

    34
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Thomas_K's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I don't have more PCIe slots, but it used to work without any problems
  2. Hi I've at some point lost my connection to one of my M1015 SCSI adaptors flashed in IT mode. I don't know what have happend and when it happend but somehow my system only see one M1015 adaptor. I've tried to change the adaptor with a new one, but that didn't resolve the issue I've attached a system diagnostics file Please advise server-diagnostics-20180225-1600.zip
  3. Hi I'm having problems with my discs not spinning down automatic after upgrading to Unraid 6.3.5. After a restart of the server, spindown is working for a week or so, but after that i'm experiencing that all my array discs don't spin down anymore. The spindown of the parity is working perfectly. Even if i press the spin down button the discs spin down, but imediately spin up again. I've tried disabeling my dockers 1 by 1, but that didn't do the trick, however when looking at the open files plugin it seems that Docker could be the reason. I just don't understand that as all my dockers are located on an Unassigned device Do anyone have similar spin down issues?? br, Thomas
  4. I haven't got an email yet, but what are the alternatives?? Thomas
  5. Hi, I've been using this Docker for a while, and as an absolute linux and Docker noob, it is flawless, however i'm having one issue with it. When using the internal XMLTV grabber, the grabbing starts over and over again. It does not follow the entered Cron statement(Standard) # Default config (00:04 and 12:04 everyday) 4 */12 * * * Whenever it has finished downloading, it restarts right away, but as i understand, it should only run at 0:04 and at 12:04 Please advise br, Thomas
  6. Is it possible to remove entries on the "Files on the host during the last scan" list. I've experienced problems downloading a file, but i can't test if it's working now Thomas
  7. That was what i was afraid of. As "Unassigned Devices" can't be used anymore, and as it's not possible to assign my SSD as cache an only use it for my Dockerapps. I wonder why Lime Tech removed the posibility to use "Unassigned Devices" i believe is due to the fact that on many systems the unassigned Devices plugin does not always mount its drives before docker is started, so on such systems docker will fail to start. Ok, but it worked flawlesly on 6.1 I've never had any problems until now
  8. That was what i was afraid of. As "Unassigned Devices" can't be used anymore, and as it's not possible to assign my SSD as cache an only use it for my Dockerapps. I wonder why Lime Tech removed the posibility to use "Unassigned Devices" Thomas
  9. After the upgrade to Unraid 6.2 it's not possible to use an "Unassigned Device" as dockerstorage. Due to that i've installed my SSD into the array, and then removed the drive from the "Global share settings" but now i'm wondering wether the disk(disk22) is part of the parity calculation or not. I was looking at installing my SSD as a Cache device, but it's i don't think it's possible to force my docker to use only the SSD. Further I haven't found it possible to only use my normal cache drive for my array Is disk 22 a part of the parity calculation. If so, please advise how to solve this issue br, Thomas
  10. Aaahh, ok. I was just pressing the "Play program" on the "broadcast detals" popup(When pressing details on the EPG). Wonder why that one does not open the HTML5 player screen? Thomas
  11. Hi Does anyone now a good tutorial on how to learn creating docker containers? br, Thomas
  12. Hi again Saag Is it possible for you to compile a TVHeadend version with trancoding support. If you do that, it should be possible to play or show your channels directly in a webbrowser, using HTML5 br, Thomas
  13. You have to add the number of days to grab in the extra arguments box in the xmltv grabber in the tvheadend settings. Add the below to get 14 days. --days 14 Extra arguments box? Could you please explain where i find that? Thomas I thought I just did, but here it goes again. Configuration --> channel/EPG --> EPG grabber module --> Your configured xmltv grabber. Found it. Just had to install the unstable version
  14. You have to add the number of days to grab in the extra arguments box in the xmltv grabber in the tvheadend settings. Add the below to get 14 days. --days 14 Extra arguments box? Could you please explain where i find that? Thomas