Advertisement
randyf1965

Untitled

Sep 29th, 2022
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. ./filebot.sh
  2. Run script [fn:amc] at [Thu Sep 29 22:40:05 UTC 2022]
  3. Parameter: ut_dir = /input
  4. Parameter: ut_kind = multi
  5. Parameter: music = y
  6. Parameter: deleteAfterExtract = y
  7. Parameter: clean = y
  8. Parameter: excludeList = /config/amc-exclude-list.txt
  9. Parameter: movieFormat = 0Movies/{n.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""')} {' CD'+pi}
  10. Parameter: musicFormat = Music/{n.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""')}/{album.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""')}/{media.TrackPosition.pad(2)} - {t.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""')}
  11. Parameter: seriesFormat = 0TV shows/{n}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{n} - {episode.special ? 'S00E'+special.pad(2) : s00e00} - {t.replaceAll(/[\`\u00b4\u2018\u2019\u02bb]/, "'").replaceAll(/[\u201c\u201d]/, '""').replaceAll(/[!?.]+$/).replacePart(', Part ')}{'.'+lang}
  12. Use excludes: /config/amc-exclude-list.txt (0)
  13. #
  14. # A fatal error has been detected by the Java Runtime Environment:
  15. #
  16. # SIGSEGV (0xb) at pc=0x00007f0783c94a72, pid=18168, tid=18169
  17. #
  18. # JRE version: OpenJDK Runtime Environment Temurin-17.0.2+8 (17.0.2+8) (build 17.0.2+8)
  19. # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.2+8 (17.0.2+8, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
  20. # Problematic frame:
  21. # C [libmediainfo.so.0.0.0+0x3c3a72]
  22. #
  23. # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /config/core.18168)
  24. #
  25. # An error report file with more information is saved as:
  26. # /config/hs_err_pid18168.log
  27. #
  28. # If you would like to submit a bug report, please visit:
  29. # https://github.com/adoptium/adoptium-support/issues
  30. # The crash happened outside the Java Virtual Machine in native code.
  31. # See problematic frame for where to report the bug.
  32. #
  33. Aborted (core dumped)
  34.  
  35. filebot -script fn:sysinfo
  36. FileBot 4.9.6 (r9125)
  37. JNA Native: 6.1.2
  38. MediaInfo: 0.7.67
  39. 7-Zip-JBinding: 16.02
  40. Tools: fpcalc/1.5.0
  41. Extended Attributes: OK
  42. Unicode Filesystem: OK
  43. Script Bundle: 2022-08-15 (r836)
  44. Groovy: 3.0.9
  45. JRE: OpenJDK Runtime Environment 17.0.2
  46. JVM: OpenJDK 64-Bit Server VM
  47. CPU/MEM: 6 Core / 2.0 GB Max Memory / 35 MB Used Memory
  48. OS: Linux (amd64)
  49. HW: Linux 49d7e4f16607 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
  50. CPU/MEM: Intel(R) Core(TM) i5-8600 CPU @ 3.10GHz [MemTotal: 8 GB | MemFree: 134 MB | MemAvailable: 6 GB | SwapCached: 1.3 MB | SwapTotal: 4.3 GB | SwapFree: 4.2 GB]
  51. STORAGE: overlay [/] @ 415 GB | ext4 [/media] @ 415 GB | cifs [/output] @ 6 TB | cifs [/input] @ 6 TB | ext4 [/config] @ 415 GB
  52. USER: root
  53. DATA: /root/.filebot
  54. Package: DEB
  55. Activate License [P31922450] on [Thu Sep 29 22:42:20 UTC 2022]
  56. License: FileBot License P31922450 (Valid-Until: 2022-12-30)
  57. Done ヾ(@⌒ー⌒@)ノ
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement