|
1 | | -## My other scripts |
| 1 | +## All my scripts |
2 | 2 |
|
3 | | -### Plex scripts |
| 3 | +#### Contents |
| 4 | +- [Plex](#plex) |
| 5 | +- [Synology docker](#synology-docker) |
| 6 | +- [Synology recovery](#synology-recovery) |
| 7 | +- [Other Synology scripts](#other-synology-scripts) |
| 8 | +- [Synology hardware restrictions](#synology-hardware-restrictions) |
| 9 | +- [How To Guides](#how-to-guides) |
| 10 | +- [Synology dev](#synology-dev) |
| 11 | + |
| 12 | +*** |
| 13 | + |
| 14 | +### Plex |
4 | 15 |
|
5 | 16 | - **<a href="https://github.com/007revad/Synology_Plex_Backup">Synology_Plex_Backup</a>** |
6 | 17 | - A script to backup Plex to a tgz file foror DSM 7 and DSM 6. |
|
16 | 27 | - Sync your main Plex server database & metadata to a backup Plex server. |
17 | 28 | - Works for Synology, Asustor, Linux and supports Plex package or Plex in docker. |
18 | 29 |
|
| 30 | + [Back to Contents](#contents) |
| 31 | + |
| 32 | +### Synology docker |
| 33 | + |
| 34 | +- **<a href="https://github.com/007revad/Synology_Docker_Export">Synology_Docker_export</a>** |
| 35 | + - Export all Synology Container Manager or Docker containers' settings as json files to your docker shared folder. |
| 36 | + |
| 37 | +- **<a href="https://github.com/007revad/Synology_ContainerManager_IPv6">Synology_ContainerManager_IPv6</a>** |
| 38 | + - Enable IPv6 for Container Manager's bridge network. |
| 39 | + |
| 40 | +- **<a href="https://github.com/007revad/ContainerManager_for_all_armv8">ContainerManager_for_all_armv8</a>** |
| 41 | + - Script to install Container Manager on a RS819, DS119j, DS418, DS418j, DS218, DS218play or DS118. |
| 42 | + |
| 43 | +- **<a href="https://github.com/007revad/Docker_Autocompose">Docker_Autocompose</a>** |
| 44 | + - Create .yml files from your docker existing containers. |
| 45 | + |
| 46 | +- **<a href="https://github.com/007revad/Synology_docker_cleanup">Synology_docker_cleanup</a>** |
| 47 | + - Remove orphan docker btrfs subvolumes and images in Synology DSM 7 and DSM 6. |
| 48 | + |
| 49 | + [Back to Contents](#contents) |
| 50 | + |
| 51 | +### Synology recovery |
| 52 | + |
| 53 | +- **<a href="https://github.com/007revad/Synology_DSM_reinstall">Synology_DSM_reinstall</a>** |
| 54 | + - Easily re-install the same DSM version without losing any data or settings. |
| 55 | + |
| 56 | +- **<a href="https://github.com/007revad/Synology_Recover_Data">Synology_Recover_Data</a>** |
| 57 | + - A script to make it easy to recover your data from your Synology's drives using a computer. |
| 58 | + |
| 59 | +- **<a href="https://github.com/007revad/Synology_clear_drive_error">Synology clear drive error</a>** |
| 60 | + - Clear drive critical errors so DSM will let you use the drive. |
| 61 | + |
| 62 | +- **<a href="https://github.com/007revad/Synology_DSM_Telnet_Password">Synology_DSM_Telnet_Password</a>** |
| 63 | + - Synology DSM Recovery Telnet Password of the Day generator. |
| 64 | + |
| 65 | +- **<a href="https://github.com/007revad/Syno_DSM_Extractor_GUI">Syno_DSM_Extractor_GUI</a>** |
| 66 | + - Windows GUI for extracting Synology DSM 7 pat files and spk package files. |
| 67 | + |
| 68 | + [Back to Contents](#contents) |
| 69 | + |
| 70 | +### Other Synology scripts |
| 71 | + |
| 72 | +- **<a href="https://github.com/007revad/Synology_app_mover">Synology_app_mover</a>** |
| 73 | + - Easily move Synology packages from one volume to another volume. |
| 74 | + |
| 75 | +- **<a href="https://github.com/007revad/Video_Station_for_DSM_722">Video_Station_for_DSM_722</a>** |
| 76 | + - Script to install Video Station in DSM 7.2.2 |
| 77 | + |
| 78 | +- **<a href="https://github.com/007revad/SS_Motion_Detection">SS_Motion_Detection</a>** |
| 79 | + - Installs previous Surveillance Station and Advanced Media Extensions versions so motion detection and HEVC are supported. |
| 80 | + |
| 81 | +- **<a href="https://github.com/007revad/Synology_Config_Backup">Synology_Config_Backup</a>** |
| 82 | + - Backup and export your Synology DSM configuration. |
| 83 | + |
| 84 | +- **<a href="https://github.com/007revad/Synology_CPU_temperature">Synology_CPU_temperature</a>** |
| 85 | + - Get and log Synology NAS CPU temperature via SSH. |
| 86 | + |
| 87 | +- **<a href="https://github.com/007revad/Synology_SMART_info">Synology_SMART_info</a>** |
| 88 | + - Show Synology smart test progress or smart health and attributes. |
| 89 | + |
| 90 | +- **<a href="https://github.com/007revad/Synology_Cleanup_Coredumps">Synology_Cleanup_Coredumps</a>** |
| 91 | + - Cleanup memory core dumps from crashed processes. |
| 92 | + |
| 93 | +- **<a href="https://github.com/007revad/Synology_toggle_reset_button">Synology_toggle_reset_button</a>** |
| 94 | + - Script to disable or enable the reset button and show current setting. |
19 | 95 |
|
20 | | -### Synology scripts |
| 96 | +- **<a href="https://github.com/007revad/Synology_Download_Station_Chrome_Extension">Synology_Download_Station_Chrome_Extension</a>** |
| 97 | + - Download Station Chrome Extension. |
| 98 | + |
| 99 | +- **<a href="https://github.com/007revad/Seagate_lowCurrentSpinup">Seagate_lowCurrentSpinup</a>** |
| 100 | + - This script avoids the need to buy and install a higher wattage power supply when using multiple large Seagate SATA HDDs. |
| 101 | + |
| 102 | + [Back to Contents](#contents) |
| 103 | + |
| 104 | +### Synology hardware restrictions |
21 | 105 |
|
22 | 106 | - **<a href="https://github.com/007revad/Synology_HDD_db">Synology_HDD_db</a>** |
23 | 107 | - Add your SATA or SAS HDDs and SSDs plus SATA and NVMe M.2 drives to your Synology's compatible drive databases, including your Synology M.2 PCIe card and Expansion Unit databases. |
|
29 | 113 | - **<a href="https://github.com/007revad/Synology_M2_volume">Synology_M2_volume</a>** |
30 | 114 | - Easily create an M.2 volume on Synology NAS. |
31 | 115 |
|
32 | | -- **<a href="https://github.com/007revad/Synology_app_mover">Synology_app_mover</a>** |
33 | | - - Easily move Synology packages from one volume to another volume. |
34 | | - |
35 | | -- **<a href="https://github.com/007revad/Synology_docker_cleanup">Synology_docker_cleanup</a>** |
36 | | - - Remove orphan docker btrfs subvolumes and images in Synology DSM 7 and DSM 6. |
37 | | - |
38 | 116 | - **<a href="https://github.com/007revad/Synology_enable_M2_card">Synology_enable_M2_card</a>** |
39 | 117 | - Enable Synology M.2 PCIe cards in Synology NAS that don't officially support them. |
40 | 118 |
|
|
47 | 125 | - **<a href="https://github.com/007revad/Synology_SHR_switch">Synology_SHR_switch</a>** |
48 | 126 | - Easily switch between SHR and RAID Groups, or enable RAID F1. |
49 | 127 |
|
50 | | -- **<a href="https://github.com/007revad/Synology_Recover_Data">Synology_Recover_Data</a>** |
51 | | - - A script to make it easy to recover your data from your Synology's drives using a computer. |
52 | | - |
53 | | -- **<a href="https://github.com/007revad/Synology_clear_drive_error">Synology clear drive error</a>** |
54 | | - - Clear drive critical errors so DSM will let you use the drive. |
55 | | - |
56 | | -- **<a href="https://github.com/007revad/Synology_Config_Backup">Synology_Config_Backup</a>** |
57 | | - - Backup and export your Synology DSM configuration. |
| 128 | +- **<a href="https://github.com/007revad/Synology_enable_sequential_IO">Synology_enable_sequential_IO</a>** |
| 129 | + - Enables sequential I/O for your SSD caches, like DSM 6 had. |
58 | 130 |
|
59 | | -- **<a href="https://github.com/007revad/ContainerManager_for_all_armv8">ContainerManager_for_all_armv8</a>** |
60 | | - - Script to install Container Manager on a RS819, DS119j, DS418, DS418j, DS218, DS218play or DS118. |
| 131 | +- **<a href="https://github.com/007revad/Synology_Information_Wiki">Synology_Information_Wiki</a>** |
| 132 | + - Information about Synology hardware. |
61 | 133 |
|
62 | | -- **<a href="https://github.com/007revad/Synology_DSM_reinstall">Synology_DSM_reinstall</a>** |
63 | | - - Easily re-install the same DSM version without losing any data or settings. |
| 134 | + [Back to Contents](#contents) |
64 | 135 |
|
65 | | -- **<a href="https://github.com/007revad/Synology_CPU_temperature">Synology_CPU_temperature</a>** |
66 | | - - Get Synology NAS CPU temperature via SSH. |
| 136 | +### How To Guides |
67 | 137 |
|
68 | | -- **<a href="https://github.com/007revad/Synology_SMART_info">Synology_SMART_info</a>** |
69 | | - - Show Synology smart test progress or smart health and attributes. |
| 138 | +- **<a href="https://github.com/007revad/Synology_SSH_key_setup">Synology_SSH_key_setup</a>** |
| 139 | + - How to setup SSH key authentication for your Synology. |
70 | 140 |
|
71 | | -- **<a href="https://github.com/007revad/Synology_enable_sequential_IO">Synology_enable_sequential_IO</a>** |
72 | | - - Enables sequential I/O for your SSD caches, like DSM 6 had. |
| 141 | + [Back to Contents](#contents) |
73 | 142 |
|
74 | | -- **<a href="https://github.com/007revad/Synology_Cleanup_Coredumps">Synology_Cleanup_Coredumps</a>** |
75 | | - - Cleanup memory core dumps from crashed processes. |
76 | | - |
77 | | -- **<a href="https://github.com/007revad/Docker_Autocompose">Docker_Autocompose</a>** |
78 | | - - Create .yml files from your docker existing containers. |
| 143 | +### Synology dev |
79 | 144 |
|
80 | 145 | - **<a href="https://github.com/007revad/Download_Synology_Archive">Download_Synology_Archive</a>** |
81 | 146 | - Download all or part of the Synology archive. |
82 | 147 |
|
| 148 | +- **<a href="https://github.com/007revad/Syno_DSM_Extractor_GUI">Syno_DSM_Extractor_GUI</a>** |
| 149 | + - Windows GUI for extracting Synology DSM 7 pat files and spk package files. |
| 150 | + |
83 | 151 | - **<a href="https://github.com/007revad/ScriptNotify">ScriptNotify</a>** |
84 | 152 | - DSM 7 package to allow your scripts to send DSM notifications. |
| 153 | + |
| 154 | +- **<a href="https://github.com/007revad/DTC_GUI_for_Windows">DTC_GUI_for_Windows</a>** |
| 155 | + - GUI for DTC.exe for Windows. |
| 156 | + |
| 157 | + [Back to Contents](#contents) |
0 commit comments