Jump to content

UNcitizenRAID

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by UNcitizenRAID

  1. 6 hours ago, alturismo said:

    you may should leave atleast some more infos ... starting with docker run command and how you try to access your webui

     

    i cant help with "my car doesnt drive, what can i do" ...

    ps , the car is running but it wont drive , which is the gas ? thanks for the guidance 

    • Like 1
  2. sorry i knew someone would point me in the right direction a made a minor change to get this info but im sure i will need to make more.  I changed the network from my created to host and im in !!!  

    you fixed it !

    xteve.jpg

  3. On 9/4/2022 at 8:23 PM, enigma27 said:

    Hi All.

     

    Is there a tutorial on how to repair a corrupt database for this container. Mine randomly started playing up tonight even after watching a movie.

     

    really would rather not reinstall the whole thing.

    same issue with mine , wont start up

     

  4. On 2/18/2020 at 10:20 AM, relink said:

     

    Ah ok, I got it now. There is just a few missing details for someone who doesn't know how Schedules Direct works, or how Guide2Go works. Let me see if I can help a little bit for new users who don't know some of this stuff.

     

    My guide will use the defaults or suggestions for as much as possible. it not meant to be thorough, its meant to get you going.

     

    1. Install the docker with all the default and suggested mappings.

    
    Container Path: /root/.xteve <> /mnt/user/appdata/xteve/
    
    Container Path: /config <> /mnt/user/appdata/xteve/_config/
    
    Container Path: /guide2go <> /mnt/user/appdata/xteve/_guide2go/
    
    Container Path: /tmp/xteve <> /tmp/xteve/
    
    Container Path: /TVH <> /mnt/user/appdata/tvheadend/data/ << not needed if no TVHeadend is used

    the only change I made was I renamed my “xteve” folder to “xteveG2G”. I only did this because I had a current installation of Xteve that I didn’t want to interfere with.

     

    2. Go to “/mnt/user/appdata/xteve/_config/” and open “cronjob.sh” with a text editor. (Im using Atom)     

    
    1. Put a “yes” next to the API options you need and “no” by the ones you don’t.
    
    2. Edit the JsonList with the channel lineups you want to have. Doesn’t have to be specific, just remember what it is. I literally made mine “1.json” and  that’s it.
    
    3. Put in your Xteve IP and Port Number
    
    4. Setup either Emby or Plex, instructions are in the file, or you can google it. I don’t use Emby, but plex wasn’t too hard to figure out.
    
    5. I don’t use TVHeadend with this so im not sure what needs to be done if you do.
    
    6. Save the file and close it.
    
    7. In the same folder you can leave the 2 “sample” files alone unless you want to change those settings from the default.

     

    3. Now start the docker and open a terminal in unraid, I used the built in unraid web terminal which can be accessed from the top bar to the left of the power button.

          1. Issue the following command;

    
    docker exec -it xteve_guide2go guide2go -configure /guide2go/1.json

          Notice the json file is the same as you put in the cronjob.sh file you edited earlier.

         

    2. Follow the setup prompts, the setup process is very self explanatory. As for the lineup to pick that’s upto you. I personally chose the Dishnetwork option that had my locals too.

     

    4. Once your done setting up here, then run the next command.

    
    docker exec -it xteve_guide2go ./config/cronjob.sh

          This will actually start pulling down the data, and it can get pretty big so give it some time.

     

    5. Once the data has been downloaded now its time to set it up in Xteve.

          1. in Xteve add a new XMLTV file with the local path of “/guide2go/1.xml”.

     

    Again notice it’s the same name as before but now its an XML file. So your lineup names will carry through.

     

    6. That’s pretty much it, now you just need to go to each channel, set its XMLTV file and Channel and your done.

     

    7. OPTIONAL FOR PLEX: I ran into an issue loading the xmltv file into Plex DVR using HTTP (which is how your supposed to do it). So I came up with a simple work around. Find the folder where “xteve.xml” is located, and map that folder into your Plex container.

    So far example:

          My Xteve.xml is in “/mnt/user/appdata/xteveG2G/data/” so I mapped that folder to “/epg” in my Plex container.

          Now when I went to setup my DVR I put the XMLTV path as “/epg/xteve.xml” instead of using the URL from xteve like usual.

     

    As far as setting up Xteve and Plex or Emby there are plenty of guides for that so I don’t need to get too specific.  

     

     

    Sorry if I missed anything, I wrote this very quickly.

    this is great i followed all the way untill getting plex to read the epg for the xteve could you screen shot the config screen for plex that way i can see it ? still a little new here

  5. 23 hours ago, jeff.lebowski said:

    I always visit the specific torrent page and copy then paste the correct filenames. You might have to do a little work to determine the correct folder name too.

     

    1) If torrent is a folder with files within, determine folder name

    2) Copy exact name and paste into your watched dir

    3) Copy files from their current server location into that dir

    4) Rename files according to the details found at the tracker/torrent page

     

    It's not a quick process.

    thank you but i feel i have more of an issue reintroducing the files into deluge what is the best process for that action

     

  6. so i have reciently gained access to some private trackers and everything was going well untill i renamed some files that were downloaded from them. i would like to reupload them so they can reseed but when i try to add the files from my server back to deluge they fail, so i am at a loss on how to get them back seeding again any help would be apprieaceted 

  7. so to be clear how would i set plex to transcode in RAM if i already mucked about in my settings and am now receiving loads of docker container % full warnings which i believe is due to my transcoder settings not being correct with my internal transcoding settings , using binhex_plex ?

  8. so i would like my workflow to look like>>>> use radarr or sonarr to get the files using jacket imported int delugevpn ( it does this part no issues), but uppon completion radarr or sonarr needs to cut down the file name lossing all the extra stuff and place the file into a folder in either movies for radarr or plex tv shows for sonarr. which it did do before but no longer

  9. so i would like my workflow to look like>>>> use radarr or sonarr to get the files using jacket imported int delugevpn ( it does this part no issues), but uppon completion radarr or sonarr needs to cut down the file name lossing all the extra stuff and place the file into a folder in either movies for radarr or plex tv shows for sonarr. which it did do before but no longer

  10. 5 minutes ago, raiditup said:

    If you're using Deluge 2.0.0 and up, you have to use plugins that were rewritten for the newer releases.  Any plugins written for Deluge 1.3 will not work in 2.0 and up.

     

    If you do have an up-to-date plugin, you can install them through the Deluge WebUI under Preferences -> Plugins and then click the Install button.  You can also put the .egg file directly in the plugins folder of your docker container e.g. /mnt/user/appdata/binhex-delugevpn/plugins

    thank you BUT i have already tries both of those, no luck when i run a version check it says python 3.8.1 and none of the .egg files are that up to date. if i try from web ui i get [object FileList] in the window and nothing happens? im at a loss

     

    Capture.PNG

  11. On 1/24/2020 at 8:50 PM, Djoss said:

    What are you trying to do? Copy the track or encode it?

    edit commercials from channelsDVR recording so in this case just copy, any help would be appreciated, all the different options in preferences gives me a trouble initializing  audio device error

  12. edit commercials from channelsDVR recording so in this case just copy, any help would be appreciated, all the different options in preferences gives me a trouble initializing  audio device error

×
×
  • Create New...