Jump to content

Jidovu Marius Adrian

Members
  • Posts

    105
  • Joined

  • Last visited

Posts posted by Jidovu Marius Adrian

  1. On 3/3/2020 at 12:30 PM, EdgarWallace said:

    With the new Nextcloud version 18 I was hoping to enable and use the internal Onlyoffice but with the LSIO docker it seems to be an issue.

    I am back using your docker @Jidovu Marius Adrian

    I again performed all steps and have the docker running but currently only by adding https://192.168.178.28:4432/ into the Onlyoffice server address. As soon as I am trying to use https://myaddress.com/apps/onlyoffice I am getting this error:

    
    HealthcheckRequest on check error: Client error: `GET https://myaddress.com/apps/onlyoffice/healthcheck` resulted in a `401 Unauthorized` response: {"message":"Current user is not logged in"}

     

    Clear the browser cache and login again, probably you mistyped the credentials.

    The 401 error is a client side error.

  2. 2 hours ago, LordShaaver said:

    Is there a way to download a youtube channel and sort the videos in folders for each playlist they are in?

    I've tried youtube-dl outputs like /channel/%(uploader)s/%(playlist)s/%(title)s.%(ext)s, but it just puts everythin in a subfolder called "Uploads from (and the channel name)".

     

    I've got the output to work when downloading only one specific playlist in the Playlist tab, but not in the Channels tab.

    I would like if it's possible to have GoAutoYT to listen to specific youtube channels and download any new video and put them in the corresponding playlist folder that the video was published to.

    You can make a request for a feature here.

  3. 35 minutes ago, ffhelllskjdje said:

    docker just updated this morning and now i'm getting this error message.

     

    
    {"level":"error","msg":"database.load: could not read file: json: cannot unmarshal string into Go struct field DownloadTarget.CheckingInterval of type int","time":"2020-01-12T12:05:00Z"}

     

    Do you have the json config files in the config folder with the read and write permissions?

  4. On 1/10/2020 at 4:52 AM, Redxd said:

    I've just got back from holidays and the docker is working pretty good now.

    One thing I have started to notice is that every once and a while (maybe when it does it's check for new videos) the docker will consume 100% CPU on my server (As shown on the dashboard) and slow down everything else.

    This has happened before though while pre-clearing disks and it wasn't the CPU that was maxing it, it was the IO wait time increasing.

    It goes straight back to normal when i kill the auto-yt docker.

     

    What information can I provide to help diagnose it?

    You can open an issue on github here.

  5. 5 hours ago, emod said:

    Hello, Can you help me answer 4 critical questions to decide whether to install this mail server?

     

    1. Can I register >1 domains on mail server, such as example1.com, example2.com and example3.com?

    2. Does the mail server come with a (web-based) mail client? (or is assumption I should use mine like iMail, Thunderbird etc...)

    3. Is it possible to import existing mail content (e.g. [email protected]) from .mbox file format? (intent is migration of all emails from GMAIL to my own mail server)

    4. Is it possible to, using email account on my own example1.com domain, set up POP that will connect to GMAIL account, and retrieve all emails (intent is again migration of all emails from GMAIL to my own mail server)

     

    Thanks.

    1. Only Office does not register domains, for that you need to register a domain with a domain register and update the dns accordingly to your server.

    2. The server does come with a web based mail client and you can also configure windows mail or any other program you may want to use for your mails.

    3. It is possible import accounts and other data from MS Exchange.

    4. You can probably achieve this by creating your own mail in Only Office and add it to windows mail and add the gmail account separately then move mails between them. You can also setup a mail with other mail providers in Only Office as well.

  6. On 12/25/2019 at 2:42 PM, ffhelllskjdje said:
    
    
    {"level":"info","msg":"received a request to get all videos","time":"2019-12-25T13:43:09Z"}
    {"level":"info","msg":"getting all videos from videos.json","time":"2019-12-25T13:43:09Z"}
    {"level":"info","msg":"successfully read all channels","time":"2019-12-25T13:43:09Z"}
    {"level":"info","msg":"received a request to download a video","time":"2019-12-25T13:43:25Z"}
    {"level":"info","msg":"{https://www.youtube.com/watch?v=g_jk9D2e5q0 Video And Audio m4a medium /videos/%(uploader)s/%(title)s.%(ext)s%(uploader)s/video/%(title)s.%(ext)s}","time":"2019-12-25T13:43:25Z"}
    {"level":"info","msg":"downloading video","time":"2019-12-25T13:43:25Z"}
    {"level":"info","msg":"{ youtube-dl bestvideo[ext=m4a] downloads/videos/%(uploader)s/%(title)s.%(ext)s%(uploader)s/video/%(title)s.%(ext)s https://www.youtube.com/watch?v=g_jk9D2e5q0}","time":"2019-12-25T13:43:25Z"}
    {"level":"info","msg":"executing youtube-dl command: /usr/local/bin/youtube-dl -f bestvideo[ext=m4a] -o downloads/videos/%(uploader)s/%(title)s.%(ext)s%(uploader)s/video/%(title)s.%(ext)s https://www.youtube.com/watch?v=g_jk9D2e5q0","time":"2019-12-25T13:43:25Z"}
    {"level":"error","msg":"There was an error downloading the video: [youtube] g_jk9D2e5q0: Downloading webpage\n[youtube] g_jk9D2e5q0: Downloading video info webpage\nERROR: requested format not available\n","time":"2019-12-25T13:43:29Z"}

    cant get this working at all. trying to dlownload video and audio, m4a/best/medium. mp3 doesn't work either

     

    There was an error while downloading the video: DownloadVideo: [youtube] g_jk9D2e5q0: Downloading webpage [youtube] g_jk9D2e5q0: Downloading video info webpage ERROR: requested format not available

    Sorry for answering this late ( being really busy irl ).

    All will be fixed pretty soon, it just takes a little bit more time because of holidays and such.

  7. On 12/26/2019 at 10:14 PM, markhsa said:

    Linux VM.

    Maybe this post can help you out.

    https://askubuntu.com/questions/195139/how-to-convert-qcow2-virtual-disk-to-physical-machine-and-reversely

    Sorry for writing back this late but I had guests (still have) and I did not have much time.

     

    The following link shows 4 ways to back up entire hard drive in linux:

    https://www.maketecheasier.com/back-up-entire-hard-drive-linux/

  8. 12 hours ago, 1tieraboveidiot said:

    This would be a fantastic tool to use. Thank you for working on this.

     

    I tried using it but ran into some errors.

     

    I tried the channel download feature and it will only work when selecting MP4. Also when I add a channel I simply get a spinning wheel inside the ADD button and no indication that the channel was added. The downloads folder does get populated with videos as it downloads them though.

     

    I did not try the playlist feature.

     

    The individual video feature does not work for me. When I change the GUI from Audio Only, the default, to Video and Audio the drop down for format does not change and I am unable to select MP4.

    There will be some change/s made to the "Channels" tab with the next version release.

  9. 25 minutes ago, melmurp said:

    Yup

     

    Here are the calls
    {"level":"info","msg":"executing youtube-dl command: /usr/local/bin/youtube-dl -j --playlist-end 1 https://www.youtube.com/channel/UCnsQjCVzmEd-YvlQZbo6zCg","time":"2019-12-19T00:37:41Z"} {"level":"info","msg":"DOWNLOAD: {https://www.youtube.com/channel/UCnsQjCVzmEd-YvlQZbo6zCg Video And Audio Uploads from 2NE1 mp4 [] 12-19-2019 00:37:48 Channel /channels/%(uploader)s/video/%(title)s.%(ext)s}","time":"2019-12-19T00:37:48Z"} {"level":"info","msg":"downloading video","time":"2019-12-19T00:37:48Z"} {"level":"info","msg":"{ youtube-dl --ignore-errors bestvideo[ext=mp4] downloads/channels/%(uploader)s/video/%(title)s.%(ext)s https://www.youtube.com/channel/UCnsQjCVzmEd-YvlQZbo6zCg}","time":"2019-12-19T00:37:48Z"} {"level":"info","msg":"executing youtube-dl command: /usr/local/bin/youtube-dl --ignore-errors -f bestvideo[ext=mp4] -o downloads/channels/%(uploader)s/video/%(title)s.%(ext)s

     

    Looks like it grabs the last file, I'm assuming to update the json record, and it's not using the -f option then it makes the call to grab all the files using the -f with mp4 set.

     

    Noticed that if you click "check" on the gui it ignores the json settings and uses the ones in the drop down

    Are you using a proxy by any chance ?

  10. 27 minutes ago, melmurp said:

    Looks like the gui adds "[ext=any]" which isn't a supported option for youtube-dl... pretty much breaks everything unless you pick mp4 or go with audio only mode.

     

    Does it work for you to download an entire channel using mp4 for video and audio option ?

  11. 2 hours ago, AndreasLindroth said:

    Im most likley just stupied, but as soon as i try to start this i just get this

     

    
    time="2019-12-18T12:55:40Z" level=error msg="database.load: could not read file: open config/playlists.json: no such file or directory"
    
    time="2019-12-18T12:55:40Z" level=fatal msg="<nil>"

     

    It is a bug on this version, it should be fixed on the next version release.

    In order to fix it you have to create 3 files and place them in the config directory of the mounted config folder.

    Download the attached files and put them in:

    /mnt/user/appdata/go-auto-yt/config

    Assuming you did not change the config folder of the app in the docker template, if you did then add them in the folder you specified.

    channels.json playlists.json videos.json

  12. 36 minutes ago, Redxd said:

    I have tried a few different custom paths in troubleshooting this.

    With a /channels/ folder (created and not created)

    No channels folder so just /

    /Downloads/ but then in the logs it must already prefix Downloads show it was showing up as downloads/downloads/

    Adding "Channels" tab to the bug list.

     

    This issue is with youtube-dl and latest youtube changes.

  13. 3 minutes ago, Redxd said:

    No matter what i set the download folder path to be, or what customised path I set, I'm always getting the same error messages in the logs.

    I've tried a two different youtube channels but get the same error.

    
    {"level":"info","msg":"received a request to add a target","time":"2019-12-14T08:09:58Z"}
    {"level":"info","msg":"executing youtube-dl command: /usr/local/bin/youtube-dl -j --playlist-end 1 https://youtube.com/users/destinws2","time":"2019-12-14T08:09:58Z"}
    {"level":"error","msg":"From GetMetadata(): unexpected end of JSON input","time":"2019-12-14T08:10:02Z"}
    
    {"level":"info","msg":"adding {https://youtube.com/users/destinws2 Video And Audio any [] 12-14-2019 08:10:02 Channel /%(uploader)s_[UC2LVhJH_9cT2XKp0VAfsKOQ]/%(title)s_[%(id)s].%(ext)s%(uploader)s/video/%(title)s.%(ext)s} to DB","time":"2019-12-14T08:10:02Z"}
    {"level":"info","msg":"DOWNLOAD: {https://youtube.com/users/destinws2 Video And Audio any [] 12-14-2019 08:10:02 Channel /%(uploader)s_[UC2LVhJH_9cT2XKp0VAfsKOQ]/%(title)s_[%(id)s].%(ext)s%(uploader)s/video/%(title)s.%(ext)s}","time":"2019-12-14T08:10:02Z"}
    {"level":"info","msg":"downloading video","time":"2019-12-14T08:10:02Z"}
    {"level":"info","msg":"{ youtube-dl --ignore-errors bestvideo[ext=any] downloads/%(uploader)s_[UC2LVhJH_9cT2XKp0VAfsKOQ]/%(title)s_[%(id)s].%(ext)s%(uploader)s/video/%(title)s.%(ext)s https://youtube.com/users/destinws2}","time":"2019-12-14T08:10:02Z"}
    {"level":"info","msg":"executing youtube-dl command: /usr/local/bin/youtube-dl --ignore-errors -f bestvideo[ext=any] -o downloads/%(uploader)s_[UC2LVhJH_9cT2XKp0VAfsKOQ]/%(title)s_[%(id)s].%(ext)s%(uploader)s/video/%(title)s.%(ext)s https://youtube.com/users/destinws2","time":"2019-12-14T08:10:02Z"}
    {"level":"error","msg":"exit status 1/usr/local/bin/youtube-dl --ignore-errors -f bestvideo[ext=any] -o downloads/%(uploader)s_[UC2LVhJH_9cT2XKp0VAfsKOQ]/%(title)s_[%(id)s].%(ext)s%(uploader)s/video/%(title)s.%(ext)s https://youtube.com/users/destinws2","time":"2019-12-14T08:10:05Z"}
    
    {"level":"info","msg":"updating latest downloaded video id","time":"2019-12-14T08:10:05Z"}
    {"level":"info","msg":"latest downloaded video id updated successfully","time":"2019-12-14T08:10:05Z"}
    {"level":"info","msg":"updating download history","time":"2019-12-14T08:10:05Z"}
    {"level":"info","msg":"[{https://youtube.com/users/destinws2 Video And Audio any [] 12-14-2019 08:10:02 Channel /%(uploader)s_[UC2LVhJH_9cT2XKp0VAfsKOQ]/%(title)s_[%(id)s].%(ext)s%(uploader)s/video/%(title)s.%(ext)s}]","time":"2019-12-14T08:10:05Z"}
    {"level":"info","msg":"returning response: {Error ERROR_DOWNLOADING There was an error downloading the target Download: DownloadVideo: exit status 1}","time":"2019-12-14T08:10:05Z"}
    
    {"level":"info","msg":"got this data: {channels}","time":"2019-12-14T08:10:06Z"}
    {"level":"info","msg":"getting all channels from channels.json","time":"2019-12-14T08:10:06Z"}
    {"level":"info","msg":"successfully read all channels","time":"2019-12-14T08:10:06Z"}
    {"level":"info","msg":"[{https://youtube.com/users/destinws2 Video And Audio any [] 12-14-2019 08:10:02 Channel /%(uploader)s_[UC2LVhJH_9cT2XKp0VAfsKOQ]/%(title)s_[%(id)s].%(ext)s%(uploader)s/video/%(title)s.%(ext)s}]","time":"2019-12-14T08:10:06Z"}
    {"level":"info","msg":"got this data: {channels}","time":"2019-12-14T08:10:43Z"}
    {"level":"info","msg":"getting all channels from channels.json","time":"2019-12-14T08:10:43Z"}
    {"level":"info","msg":"successfully read all channels","time":"2019-12-14T08:10:43Z"}
    {"level":"info","msg":"[{https://youtube.com/users/destinws2 Video And Audio any [] 12-14-2019 08:10:02 Channel /%(uploader)s_[UC2LVhJH_9cT2XKp0VAfsKOQ]/%(title)s_[%(id)s].%(ext)s%(uploader)s/video/%(title)s.%(ext)s}]","time":"2019-12-14T08:10:43Z"}

     

    Can you make a picture with the settings you are using and post it ?

  14. 3 hours ago, INTEL said:

    If I'm downloading playlist, what should I put in custom download path so it doestn't create folder for every song in playlist, instead just one folder where whole playlist should be downloaded?

    /playlists/audio/%(title)s.%(ext)s

    Replace the name "audio" with the desired folder name or add a desired folder name after the audio.

    /playlists/audio/mixed/%(title)s.%(ext)s

    And replace the "mixed" folder name with the folder of your choosing.

    And you need to use "Enter custom youtube-dl output" to work.

    Do not forget to tick "Download the entire playlist (will ignore youtube-dl errors so it doesn't crash)" else will download one video and stop, then will wait for a channel check until next video download and checks can be from minutes to hours to days , depends on the setup you made.

  15. I was thinking like giving out a test key that does not change unless you change the usb stick like a normal key does and have it attached to the master key somehow that you can use it for 30-60 days and gets automatically reactivated on major releases each 8-10 months, this would be for those who are waiting on doing any upgrade on the main system and the countdown to start once it gets automatically reactivated each time regardless of using it or not.

    And that test key can be upgraded in stages to a basic license like so:

    Each stage would cost 10$ and extend the time duration by 30 days until it reaches the basic key license then it will auto upgrade to basic license, also the upgrade would carry to the next auto reactivation in case is not fully paid by then.

    Maybe someone else have a better idea to improve this one.

    This is still paying the full price of a key, just not all at once and would make it easier to buy a second license for people who can not afford to pay even the basic key upfront for example and need to wait until they gather all the money to buy a license, that way they can start using the test system without playing around with trial keys and change usb sticks every 30-60 days.

    That would be somehow a waste of money throw on usb sticks that they may or may not use them all in the long run since the stick id gets blacklisted once trial period ends.

    Instead of doing that they would pay a final total of 64-69$ for the basic key but they start using unraid without waiting and the 5-10$ would be considered the usb sticks waste in exchange of time waiting.

    This would require at least a basic master key ( or it can start from a trial key for new users maybe? )

    Not to mention that each time they want to have the test server there is another time consuming of formatting the unraid test server since unraid would detect the time of the system and the trial key will instantly stop working.

    Just and idea.

×
×
  • Create New...