1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
archive of deleted filebot
Go to file
Reinhard Pointner ee7c19d443 Fix potential NPE
Stacktrace:
java.lang.NullPointerException
    at net.filebot.util.PreferencesMap$StringAdapter.put(PreferencesMap.java:177)
    at net.filebot.util.PreferencesMap$StringAdapter.put(PreferencesMap.java:168)
    at net.filebot.util.PreferencesMap.put(PreferencesMap.java:37)
    at net.filebot.util.PreferencesList.setImpl(PreferencesList.java:63)
    at net.filebot.util.PreferencesList.copy(PreferencesList.java:97)
    at net.filebot.util.PreferencesList.remove(PreferencesList.java:74)
    at net.filebot.util.PreferencesList.trimToSize(PreferencesList.java:104)
    at net.filebot.util.PreferencesList.set(PreferencesList.java:111)
    at net.filebot.ui.rename.FormatDialog.lambda$new$17(FormatDialog.java:719)
    at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:382)
    at net.filebot.ui.rename.RenamePanel.lambda$showFormatEditor$21(RenamePanel.java:585)
    at net.filebot.util.ui.SwingUI.withWaitCursor(SwingUI.java:327)
    at net.filebot.ui.rename.RenamePanel.showFormatEditor(RenamePanel.java:582)
    at net.filebot.ui.rename.RenamePanel.lambda$createFetchPopup$17(RenamePanel.java:472)
    at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:382)
2017-12-11 18:58:19 +01:00
build-data TheTVDB rewrites HTTP to HTTPS nowadays 2017-09-28 21:39:21 +02:00
installer MaxVersionTested="10.0.16299.15" 2017-10-28 20:36:44 +02:00
lib Refactor com.apple.* usages to JDK 9 2017-10-16 17:53:33 +02:00
source Fix potential NPE 2017-12-11 18:58:19 +01:00
test/net/filebot Make sure to use language-COUNTRY codes for all languages (even the exceptions) 2017-11-08 11:54:53 +01:00
website Refactor deployment scripts 2017-06-13 20:27:31 +08:00
.classpath Work around eclipse compiler issues 2017-10-31 17:57:52 +01:00
.gitignore Explicitly exclude .DS_Store files 2017-09-09 21:02:22 +07:00
.project Remove old data files 2017-03-21 17:34:17 +08:00
build.xml Move Windows Store Artwork to make sure it's not accidentally included in APPX packages 2017-10-20 17:12:59 +02:00
ivy.xml Add JAXB as library (since JDK 9 does no longer include it by default) 2017-10-16 17:34:18 +02:00
LICENSE Move to GitHub 2016-04-21 00:57:03 +08:00
README.md Move to GitHub 2016-04-21 13:19:06 +08:00
reviews.tsv Review: chr0nemics 2016-09-20 20,000 files renamed and counting. Best little investment I ever made. Saves me a ton of time on formatting my media files. 2016-09-22 14:45:03 +08:00

FileBot

SourceForge SourceForge SourceForge