Is there a way to edit the database?

30 views
Skip to first unread message

John Shearhart

unread,
Apr 5, 2016, 4:13:08 PM4/5/16
to clean-editing-movie-player
Hi! I'd like to edit the database of objectionable words to remove some of them. I've searched here and sifted through all the downloaded files without luck. Does anyone know how to do this? Thanks!

Roger Pack

unread,
Apr 7, 2016, 1:24:06 AM4/7/16
to clean-editing...@googlegroups.com
Like a personal list or to the main list?

On Tue, Apr 5, 2016 at 2:13 PM, John Shearhart <john.sh...@gmail.com> wrote:
Hi! I'd like to edit the database of objectionable words to remove some of them. I've searched here and sifted through all the downloaded files without luck. Does anyone know how to do this? Thanks!

--
You received this message because you are subscribed to the Google Groups "clean-editing-movie-player" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clean-editing-movie...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

John Shearhart

unread,
Apr 7, 2016, 5:00:22 PM4/7/16
to clean-editing...@googlegroups.com

Some of the words that are blocked aren't offensive to me. Rather than remove them from the .edl every time, can I take them out of my personal database? Thanks for helping.


You received this message because you are subscribed to a topic in the Google Groups "clean-editing-movie-player" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/clean-editing-movie-player/twnsWww8AAM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to clean-editing-movie...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
--

John Shearhart

Roger Pack

unread,
Apr 7, 2016, 6:15:10 PM4/7/16
to clean-editing...@googlegroups.com
That is an interesting idea...I'll have to mull it over.  For now you can just manually edit those lines out, FWIW, as you mentioned :)

John Shearhart

unread,
Apr 8, 2016, 12:25:01 AM4/8/16
to clean-editing...@googlegroups.com

Great! I really appreciate the program, by the way. So many movies we wouldn't have watched otherwise. If it ever goes donation/paid I'm happy to pay for it.

Roger Pack

unread,
Apr 8, 2016, 8:59:05 AM4/8/16
to clean-editing...@googlegroups.com
OK I did think of one way, if you can find this file "in the sensible cinema files":
https://github.com/rdp/sensible-cinema/blob/master/lib/subtitle_profanity_finder.rb
you could manually edit it to remove some.
Will let you know if I ever go pay with something like it.
If you have EDL's for DVD's and want to, feel free to submit them (maybe as attachments to this mailing list?) not sure.
Cheers!
-roger-

John Shearhart

unread,
Apr 9, 2016, 6:47:27 PM4/9/16
to clean-editing...@googlegroups.com
Very nice. I found it, but yikes! (I don't really know html). I'll save a backup and play around with it and let you know how it goes. Thanks again for the support!

John Shearhart

unread,
Apr 11, 2016, 3:42:11 PM4/11/16
to clean-editing...@googlegroups.com
I got it! I made a backup and just played around until I got it to my liking. Now it works perfectly! Thanks so much for your help.
--

John Shearhart

John Shearhart

unread,
Apr 11, 2016, 4:25:16 PM4/11/16
to clean-editing...@googlegroups.com
None of my edl's are for DVD. Do you want them anyway? I'm happy to share. I also have another question. I found this line:

output += %!  "#{ts_begin_human}" , "#{ts_end_human}", "profanity", "#{found_category}", "#{text}",\n!

and changed it to:

output += %!  "#{ts_begin_human}" , "#{ts_end_human}     1     ##{found_category}", "#{text}",\n!

Now my edl looks like this and requires a little less work:

"0:04:00.70" , "0:04:04.16     1     #"b....", "blah, blah, blah",

I've looked through the files without luck, but I'd like to know how I can edit the first half also. In other words, I want this:

 "0:04:00.70" , "0:04:04.16

To look like this:

0:04:00.70     0:04:04.16

I'd also like to delete the opening line: "# copy and paste these into your "mute" section of A SEPARATE EDL already created with the other buttons, for lines you deem mute-worthy". Any idea how? Thanks again!
--

John Shearhart

Roger Pack

unread,
Apr 11, 2016, 5:05:58 PM4/11/16
to clean-editing...@googlegroups.com
If you want to remove those quotes then you should be able to just remove them out of that line with the %
the opening line might be here?
https://github.com/rdp/sensible-cinema/blob/1c8ac2ebe00ea38f92d836e0c0092059d271970e/lib/gui/create.rb#L173

John Shearhart

unread,
Apr 11, 2016, 5:13:18 PM4/11/16
to clean-editing...@googlegroups.com
Ok. Man, I feel like I've gotten a TON of use out of this program. I know it's not for sale, but is there a way I can donate. I want to support however I can.

John Shearhart

unread,
Apr 11, 2016, 5:24:10 PM4/11/16
to clean-editing...@googlegroups.com
...also I changed the data after the % and it works fine. I was able to remove the first line through the "create.rb" file.
--

John Shearhart

Reply all
Reply to author
Forward
0 new messages