Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DietPi-Config | Samba Client does not parse spaces #1201

Closed
Fourdee opened this issue Oct 20, 2017 · 2 comments
Closed

DietPi-Config | Samba Client does not parse spaces #1201

Fourdee opened this issue Oct 20, 2017 · 2 comments

Comments

@Fourdee
Copy link
Collaborator

Fourdee commented Oct 20, 2017

https://www.computeraudiophile.com/forums/topic/37205-allo-digione/?do=findComment&comment=731851

@Fourdee
Copy link
Collaborator Author

Fourdee commented Oct 26, 2017

Limitation, need to convert [space] into \040 in /etc/fstab

echo 'test share' | sed 's/ /\\040/g'

Fourdee referenced this issue Oct 26, 2017
+ DietPi-Config | NAS: Resolved an issue where samba client share names,
which contained spaces, would cause the mount the fail:
https://github.com/Fourdee/DietPi/issues/1201
@Fourdee
Copy link
Collaborator Author

Fourdee commented Oct 26, 2017

Completed.

@Fourdee Fourdee closed this as completed Oct 26, 2017
@Fourdee Fourdee mentioned this issue Nov 12, 2017
Fourdee referenced this issue Nov 12, 2017
v158
(12/11/17)

**Changes / Improvements / Optimizations:**

DietPi-Services | status: Improved this command to highlight working and detail failed services. Failed services will also be listed. 'dietpi-services status': https://github.com/Fourdee/DietPi/issues/1230

DietPi-Software | Google AIY: Now available for installation: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=9486#p9486

DietPi-Software | moOde: Initial pass adding into DietPi: https://github.com/Fourdee/DietPi/issues/1223

DietPi-Software | Gitea: Now available for installation. Many thanks to @TechDabbler for contributing this addition: https://github.com/Fourdee/DietPi/issues/686

DietPi-Software | Squeezelite recompiled with -DDSD, now supports DSD and DoP audio playback: https://github.com/Fourdee/DietPi/issues/1210

DietPi-Sotware | AudioPhonics Pi-SPC: Now available for installation. Power control module which lets you physically power off system using a button: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=9359#p9359

DietPi-Software | Raspotify: Now available for installation. Spotify Connect client for the Raspberry Pi (and other ARMv6/v7 devices) that Just Works™: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=9368#p9368

DietPi-Software | Sabnzbd: Updated to 2.3.1 for new installations only. Thanks @Invictaz : https://github.com/Fourdee/DietPi/issues/865#issuecomment-340282019

DietPi-Set_Software | Improved useradd/userdel functions. Please see sourcecode for details.

**Bug Fixes:**

General | Sparky SBC: Applied latest kernel (USB + ETH) stability patches, which will resolve loss of connection, audio device and URB errors. Thanks @sudeep.
General | Fixed kill-ssh-user-sessions-before-network.service, to prevent it always generating an error.

DietPi-Config | Corrected descriptions for Auto swapfile size, and, Ondemand as recommended CPU gov. Thanks @k-plan : https://github.com/Fourdee/DietPi/issues/1205

DietPi-Config | NAS: Resolved an issue where samba client share names, which contained spaces, would cause the mount the fail: https://github.com/Fourdee/DietPi/issues/1201

DietPi-Config | Rock64: Resolved an issue with incorrect card/device indexs for HDMI/3.5mm, thanks @BryanSmithDev : https://github.com/Fourdee/DietPi/issues/1102

DietPi-Set_Hardware | Soundcard: When setting USB-DAC, and it fails detection, the soundcard will be reset to 'none'.

DietPi-Set_Software | DietPi User: Resolved an issue where /etc/sudoers was being incorrectly written with additional \.

DietPi-Software | Uninstalling DietPi-Cam, will no longer remove the motion package, shared with Motioneye, thanks @vilhelmp: https://github.com/Fourdee/DietPi/issues/1194

DietPi-Software | Resolved an issue with Emby server (ARMv7/ARMv8) failing to install, due to missing packages not available in Debian repo: https://github.com/Fourdee/DietPi/issues/1150

DietPi-Software | Resolved an issue with 404 and Owncloud: https://github.com/Fourdee/DietPi/issues/1225

DietPi-Software | Resolved an issue with Home Assistant on Native PC failing. Many thanks to @sytone : https://github.com/Fourdee/DietPi/issues/1145

**Allo Web Interface v3:**

Roon | Resolved an issue where Roon was not generating unique IDs, resulting in multiple devices on the same network, having issues with Roon Core detection.

Squeezelite | Now supports DSD and DoP audio playback: https://github.com/Fourdee/DietPi/issues/1210

General | Added ability to set S24_3 bit depth modes for Shairport-sync and Squeezelite. Required by some DACs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant