public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Dolphin and adding a option, if it exists.
Date: Wed, 23 Nov 2022 06:16:12 -0600	[thread overview]
Message-ID: <142f5beb-6632-5a2a-2e24-3b3990fd1a48@gmail.com> (raw)
In-Reply-To: <Y34LcLvLpL2a4BlE@tp>

Frank Steinmetzger wrote:
> Am Wed, Nov 23, 2022 at 05:54:30AM -0600 schrieb Dale:
>> Frank Steinmetzger wrote:
>>> There ya goo. As I suspected, I already wrote most of it in October right
>>> away, I only couldn’t find the file until now. I just had to fix the same
>>> bugs as in the first script (and some more in the additional parts :D ),
>>> and put some more grease into the interal logic and output strings.
>>>
>> I saved it and then tried to figure it out.  I got lost.  I see the
>> commented sections which kinda help I guess but still got lost. 
> I was kinda verbose on the comments for you. But in the end, you don’t need to
> understand every line of it. ;-) Suffice it to say it won’t syphon off your
> data to me.
>
>
>> What does it try to do in simple terms?  Or, how would I use it may be a
>> better question? 
> Look at my mail from 23.10., it has a textual description (the one with the
> file tree): it basically wraps the old script over all files.
>
> You have a directory 'A' with videos and a subdirectory 'A/temp' with new
> videos. Start the script in A and it will go through all files in A/temp and
> ask you what to do with each – skip (do nothing), keep (move to A without
> renaming), or overwrite a certain file in A (keeping the extension), which is
> the same as the old script.
>
>> I been using the other script and it is coming in very handy.  It saves
>> me quite a bit of time. 

OK.  I think I get it.  It's kinda like dispatch-conf except it is for
files not lines in a file.  No 'merge' option tho. Kinda hard to merge a
video.  lol 

I may try that sometime.  I may copy the files to a different location
just in case I screw up something.  It won't be the real files so no
harm if I botch it.  This is mostly because I haven't seen it run
before.  I don't know what I'm doing.  ;-) 

Since I usually name the directory torrent, I may edit that part.  That
or change the name on my directories to temp. 

If you have other scripts, I'd like to see them.  Others might too. 
Someone may google for a way to do something and run up on them too. 

Dale

:-)  :-) 

P. S.  Now I'm trying to figure out how to change the resolution of all
videos in a directory.  Usually going from 1080p to 720p.  If you have a
script for that, awesome.  I'm currently using handbrake and it works
but there may be a better way. 


  reply	other threads:[~2022-11-23 12:16 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-06  4:39 [gentoo-user] Dolphin and adding a option, if it exists Dale
2022-10-06  7:33 ` Michael
2022-10-06  7:52   ` Wol
2022-10-06  7:57     ` Michael
2022-10-06  8:10 ` Arve Barsnes
2022-10-06 12:45   ` Neil Bothwick
2022-10-06 15:19     ` Ramon Fischer
2022-10-06 15:22       ` Ramon Fischer
2022-10-06 15:24       ` Neil Bothwick
2022-10-06 17:41     ` Dale
2022-10-08  3:44       ` Dale
2022-10-08  8:05         ` Michael
2022-10-08  8:18           ` Dale
2022-10-08 21:02             ` Neil Bothwick
2022-10-08 22:15               ` Dale
2022-10-08 22:20                 ` Mark Knecht
2022-10-08 23:20                   ` Dale
2022-10-09  7:44                 ` Neil Bothwick
2022-10-08  9:10         ` Wols Lists
2022-10-08  9:24           ` Dale
2022-10-10  0:53           ` [gentoo-user] " Grant Edwards
2022-10-08 20:58         ` [gentoo-user] " Neil Bothwick
2022-10-23  6:35       ` Dale
2022-10-23  9:41         ` Frank Steinmetzger
2022-10-23 11:16           ` Dale
2022-10-23 11:57             ` Frank Steinmetzger
2022-10-24 13:49             ` [gentoo-user] " Grant Edwards
2022-10-24 22:08               ` Peter Humphrey
2022-11-22  9:59           ` [gentoo-user] " Dale
2022-11-22 10:07             ` Frank Steinmetzger
2022-11-22 12:17               ` Dale
     [not found]                 ` <7773a6e5-4b60-495f-8889-411c1a7def96@PRAP251MB0466.EURP251.PROD.OUTLOOK.COM>
2022-11-22 21:58                   ` Undeliverable: " Dale
2022-11-23  0:06                     ` Wols Lists
2022-11-23  4:32                       ` Dale
2023-01-27 13:54                     ` Peter Humphrey
2023-01-29 15:18                       ` Peter Humphrey
2022-11-23 11:39                 ` Frank Steinmetzger
2022-11-23 11:54                   ` Dale
2022-11-23 12:00                     ` Frank Steinmetzger
2022-11-23 12:16                       ` Dale [this message]
2022-11-23 13:05                         ` Frank Steinmetzger
2022-11-23 18:17                           ` Dale
2022-11-24 14:37                             ` Michael
2022-11-22 19:14               ` Wol
2022-10-08 20:32   ` Frank Steinmetzger
2022-10-09  6:58     ` Arve Barsnes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=142f5beb-6632-5a2a-2e24-3b3990fd1a48@gmail.com \
    --to=rdalek1967@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox