diff --git a/couchpotato/core/plugins/updater/__init__.py b/couchpotato/core/_base/updater/__init__.py similarity index 100% rename from couchpotato/core/plugins/updater/__init__.py rename to couchpotato/core/_base/updater/__init__.py diff --git a/couchpotato/core/plugins/updater/main.py b/couchpotato/core/_base/updater/main.py similarity index 100% rename from couchpotato/core/plugins/updater/main.py rename to couchpotato/core/_base/updater/main.py diff --git a/couchpotato/core/plugins/updater/static/updater.js b/couchpotato/core/_base/updater/static/updater.js similarity index 100% rename from couchpotato/core/plugins/updater/static/updater.js rename to couchpotato/core/_base/updater/static/updater.js