sensible-cinema 0.24.3 → 0.24.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (30) hide show
  1. data/Rakefile +3 -1
  2. data/TODO +59 -46
  3. data/VERSION +1 -1
  4. data/bin/sensible-cinema +158 -82
  5. data/change_log_with_feature_list.txt +13 -1
  6. data/developer_how_to_contribute_to_the_project.txt +18 -24
  7. data/documentation/is_it_legal_to_copy_dvds.txt +12 -15
  8. data/history_and_related_works_list.txt +6 -3
  9. data/lib/ruby_clip.rb +2 -2
  10. data/lib/subtitle_profanity_finder.rb +10 -6
  11. data/spec/notes +2 -0
  12. data/template_bats/mac/RUN SENSIBLE CINEMA CLICK HERE.sh +4 -0
  13. data/template_bats/mac/advanced--create or edit sensible cinema edit list files.sh +1 -0
  14. data/template_bats/mac/advanced--run-upconverting-video-player.sh +1 -0
  15. data/todo.propaganda +2 -0
  16. data/todo.subtitle +2 -9
  17. data/todo.upconvert +3 -12
  18. data/www/index.html +36 -25
  19. data/www/monkey.png +0 -0
  20. data/zamples/edit_decision_lists/dvds/Harry Potter 2.txt b/data/zamples/edit_decision_lists/dvds/Harry Potter 2 chamber of → secrets.txt +0 -0
  21. data/zamples/edit_decision_lists/dvds/{edls_being_edited/bambi.txt → bambi.txt} +0 -0
  22. data/zamples/edit_decision_lists/dvds/edls_being_edited/court_jester.txt +26 -0
  23. data/zamples/edit_decision_lists/dvds/{harry_potter_prisoner_of_azkaban.txt → harry_potter_3_prisoner_of_azkaban.txt} +0 -0
  24. data/zamples/edit_decision_lists/dvds/{edls_being_edited/hitchhiker's_guide_to_the_galaxy.txt → hitchhiker's_guide_to_the_galaxy.txt} +0 -0
  25. data/zamples/edit_decision_lists/dvds/{edls_being_edited/iq.txt → iq.txt} +0 -0
  26. data/zamples/edit_decision_lists/dvds/kung_fu_panda_1.txt +17 -17
  27. data/zamples/edit_decision_lists/dvds/{pack_wedding_2007-03-03.txt → pack_jackson_wedding_2007-03-03.txt} +0 -0
  28. data/zamples/edit_decision_lists/dvds/{sintel_open_source_blender.txt → sintel_open_source_blender_ntsc_dvd.txt} +0 -0
  29. data/zamples/edit_decision_lists/dvds/{edls_being_edited/snow_white_and_the_7_dwarfs_1937.txt → snow_white_and_the_7_dwarfs_1937.txt} +0 -0
  30. metadata +15 -10
@@ -1,17 +1,17 @@
1
- "mutes" => [
2
- # she's clean! At least nothing obvious...
3
- ],
4
-
5
- "blank_outs" => [
6
- # example line, uncomment the leading "#" to make it active
7
- # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
8
- ],
9
-
10
- "name" => "kung fu panda 1",
11
- "volume_name" => "KUNG_FU_PANDA",
12
- #"disk_unique_id" => "",
13
-
14
- "dvd_title_track" => "16",
15
- "not edited out stuff" => "some violence",
16
- # "closing thoughts" => "still...",
17
- # I think it had none... #"mplayer_dvd_splits" => ["59:59", "1:04:59"], # these are where, in mplayer, the DVD timestamp "resets" to zero for some reason (bug) http://goo.gl/yMfqX . [] is a valid option, if there are none.
1
+ "mutes" => [
2
+ # she's clean! At least nothing obviously bad in there...
3
+ ],
4
+
5
+ "blank_outs" => [
6
+ # example line, uncomment the leading "#" to make it active
7
+ # "00:03:00.0" , "00:04:00.0", "violence", "of some sort",
8
+ ],
9
+
10
+ "name" => "kung fu panda 1",
11
+ "volume_name" => "KUNG_FU_PANDA",
12
+ #"disk_unique_id" => "",
13
+
14
+ "dvd_title_track" => "16",
15
+ "not edited out stuff" => "some violence",
16
+ # "closing thoughts" => "still...",
17
+ # I think it had none... #"mplayer_dvd_splits" => ["59:59", "1:04:59"], # these are where, in mplayer, the DVD timestamp "resets" to zero for some reason (bug) http://goo.gl/yMfqX . [] is a valid option, if there are none.
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: sensible-cinema
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.24.3
5
+ version: 0.24.4
6
6
  platform: ruby
7
7
  authors:
8
8
  - Roger Pack
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-07-15 00:00:00 -06:00
13
+ date: 2011-07-18 00:00:00 -06:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -301,6 +301,9 @@ files:
301
301
  - template_bats/_DO_NOT_RUN_IT_FROM_HERE_DOWNLOAD_THE_RELEASE_ZIP_FROM_SOURCEFORGE_INSTEAD
302
302
  - template_bats/advanced--create or edit sensible cinema edit list files.bat
303
303
  - template_bats/advanced--run-upconverting-video-player.bat
304
+ - template_bats/mac/RUN SENSIBLE CINEMA CLICK HERE.sh
305
+ - template_bats/mac/advanced--create or edit sensible cinema edit list files.sh
306
+ - template_bats/mac/advanced--run-upconverting-video-player.sh
304
307
  - todo.build_library.txt
305
308
  - todo.inventionzy.txt
306
309
  - todo.open_edl_list_org.txt
@@ -321,29 +324,31 @@ files:
321
324
  - vendor/readme.txt
322
325
  - vendor/tsmuxer_1.10.6/licence.txt
323
326
  - www/index.html
324
- - zamples/edit_decision_lists/dvds/Harry Potter 2.txt
327
+ - www/monkey.png
328
+ - zamples/edit_decision_lists/dvds/Harry Potter 2 chamber of secrets.txt
325
329
  - zamples/edit_decision_lists/dvds/aa_example_delete_list_that_has_no_cuts_in_it.txt
330
+ - zamples/edit_decision_lists/dvds/bambi.txt
326
331
  - zamples/edit_decision_lists/dvds/big_buck_bunny_dvd.txt
327
332
  - zamples/edit_decision_lists/dvds/bob the builder pets in a pickle.txt
328
333
  - zamples/edit_decision_lists/dvds/bobs_big_plan.txt
329
334
  - zamples/edit_decision_lists/dvds/cool runnings.txt
330
- - zamples/edit_decision_lists/dvds/edls_being_edited/bambi.txt
335
+ - zamples/edit_decision_lists/dvds/edls_being_edited/court_jester.txt
331
336
  - zamples/edit_decision_lists/dvds/edls_being_edited/edl_for_unit_tests.txt
332
337
  - zamples/edit_decision_lists/dvds/edls_being_edited/flight_of_the_navigator.txt
333
- - zamples/edit_decision_lists/dvds/edls_being_edited/hitchhiker's_guide_to_the_galaxy.txt
334
- - zamples/edit_decision_lists/dvds/edls_being_edited/iq.txt
335
338
  - zamples/edit_decision_lists/dvds/edls_being_edited/other_side_of_heaven.txt
336
- - zamples/edit_decision_lists/dvds/edls_being_edited/snow_white_and_the_7_dwarfs_1937.txt
337
339
  - zamples/edit_decision_lists/dvds/edls_being_edited/test_delete_list_for_experimenting_with.txt
338
340
  - zamples/edit_decision_lists/dvds/happiest baby on the block.txt
339
- - zamples/edit_decision_lists/dvds/harry_potter_prisoner_of_azkaban.txt
341
+ - zamples/edit_decision_lists/dvds/harry_potter_3_prisoner_of_azkaban.txt
342
+ - zamples/edit_decision_lists/dvds/hitchhiker's_guide_to_the_galaxy.txt
340
343
  - zamples/edit_decision_lists/dvds/how_to_train_your_dragon.txt
344
+ - zamples/edit_decision_lists/dvds/iq.txt
341
345
  - zamples/edit_decision_lists/dvds/kung_fu_panda_1.txt
342
346
  - zamples/edit_decision_lists/dvds/legend_of_the_guardians_the_owls_of_gahoole.txt
343
347
  - zamples/edit_decision_lists/dvds/making_marriage_work.txt
344
348
  - zamples/edit_decision_lists/dvds/narnia_voyage_of_the_dawn_treader.txt
345
- - zamples/edit_decision_lists/dvds/pack_wedding_2007-03-03.txt
346
- - zamples/edit_decision_lists/dvds/sintel_open_source_blender.txt
349
+ - zamples/edit_decision_lists/dvds/pack_jackson_wedding_2007-03-03.txt
350
+ - zamples/edit_decision_lists/dvds/sintel_open_source_blender_ntsc_dvd.txt
351
+ - zamples/edit_decision_lists/dvds/snow_white_and_the_7_dwarfs_1937.txt
347
352
  - zamples/edit_decision_lists/dvds/tron_legacy.txt
348
353
  - zamples/edit_decision_lists/dvds/turn_around_alma_younger.txt
349
354
  - zamples/edit_decision_lists/netflix_instant/greatest_story_ever_told_netflix.txt