Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starwhooper/ds-loadmusicstick
https://github.com/starwhooper/ds-loadmusicstick
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/starwhooper/ds-loadmusicstick
- Owner: Starwhooper
- License: other
- Created: 2021-06-21T18:47:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T18:53:56.000Z (over 3 years ago)
- Last Synced: 2023-07-28T18:40:57.842Z (over 1 year ago)
- Language: PHP
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DS-LoadMusicStick
Synology DS App um Musikdateien auf einen USB Stick für einen CD Wechsel zu ladenMehr Details: https://www.synology-forum.de/threads/neue-app-loadmusicstick.58610/
Vorherige Lösung: https://github.com/Starwhooper/RandomFileCopy
Version 3.3 build 201604##
* fix issue with 0byte files
* apptype change to popup
* end of support for DSM 4Version 3.2 build 20160421
* send mail after job
* consider musicfiles outside the typical "music" folderVersion 3.1 build 20160418
* fix filesize interpretation since DSM 6
* fix layout of header
* link for feedback via e-mail or forum added
* align foldersize and filecount to right
* extent destination storagesize number
* fix issue to recognize running job under DSM 6
* disable function to delete files from destination.
* create folder by genreVersion 3.0 build 20151003
* use MediaServer Database instead to seek file by self
* seperate deletion to own skript
* offer Genres as selection
* check if USB is really mount (in the past was only check if the mointpoint folder exist)
* change select all/none checkboxes to java function
* filetype will self detected and need no predefination
* supports now also eSATA as destination
* CD01-CD06 option provides only 50 files per folder (more could the radio not handle)
* convert mp3 to lower rates
* list dates and convert info in logfile
* remember selected sources from previous session
* remember selected configuration from previous sessionVersion 2.2 build 20141117
* implement delete function
* Add full licence text during installationVersion 2.1
* link to filemanagerVersion 2.0
* create bash script to handle to long working task of copy and convert and monitor itVersion 1.11
* remember selection of folder from /volume1/music
* implement button to check/uncheck all folder in /volume1/music
* implement option, to break at first time when a file is to big
* implement option to set a limit of free space
* fix issue with chars like ÄÜÖ on the destination file
* implement option to delete the files from the destination (but it is not active)Version 1.10
* show in german, if user set languagesetting to germanVersion 1.9
* add more errormessage to provide more detaisl in case of errorsVersion 1.8 build
* make it compatible with DSM 4.0-2265 and newer version
* add this CHANGELOG document
* note in case of no write permission on USB driveVersion 1.7 build 20141018
* first public release-------------------requirements------------------------------------
* Init3rdParty (php 5.3 or newer) https://www.cphub.net/
* MediaServer (Synology package)-------------------todo for next version------------------------------------
*texte im protocol übersetzen
* multiuser, damit auch nicht Admin account die App nutzen kann
* Im protokoll die „war zu groß“ meldung weniger gefährlich anzeigen und mehr im design das „Added to job“ darstellen
* reload button um seite zu aktualisieren== install/uninstall process ==
* implement a log to check over the package manager when the app does
* implement a upgrade function
* implement to offer a new version if avaiable
* remove checkbox if you want start the app after installation on DMS 4== GUI ==
* prompt anything during the copy process, maybe show the id3 image during the copy
* translate all textes
* refresh size on destination USB after delete the content== Icons ==
** implement icon for DSM 4
** implement icon for DSM 4 package managaer
** implement big icon for package manager== filename output ==
* check chars in destination filename, implement option to remove all non standard chars== copy options ==
copy in folder differd by genre
copy only 50 files, if it choose (currently it copy more)More new ideas: May you post here http://www.synology-forum.de/showthread.html?58610-neue-App-quot-LoadMusicStick-quot or send it my via mail to [email protected]