volumio / volumio3-os

GNU General Public License v2.0
61 stars 40 forks source link

[Feature Request] Change smb.conf so network icon in MacOS doesn't appear as a blank icon #47

Closed oitdmser closed 2 years ago

oitdmser commented 2 years ago

Current behavior: When browsing the network in MacOS Finder, volumio appears as follows, with a blank icon.

Screen Shot 2022-06-18 at 4 57 46 PM

This can be solved by adding the following line to the [global] section smb.conf.

fruit:model = Macmini1,1

MacOS doesn't have an icon for a raspberry pi, but the MacMini icon is prettier than an ugly question mark.

oitdmser commented 2 years ago

Current behavior: When browsing the network in MacOS Finder, volumio appears as follows, with a blank icon. Screen Shot 2022-06-18 at 4 57 46 PM

This can be solved by adding the following line to the [global] section smb.conf.

fruit:model = Macmini1,1

MacOS doesn't have an icon for a raspberry pi, but the MacMini icon is prettier than an ugly question mark.

The following is a list of icons available and the associated fruit:model designation:

Screen Shot 2022-06-19 at 12 56 34 PM

AirPort4,107

Screen Shot 2022-06-19 at 12 57 52 PM

AirPort

Screen Shot 2022-06-19 at 1 00 01 PM

AirPort7,120/TimeCapsule8,119

Screen Shot 2022-06-19 at 1 02 40 PM

iPad

Screen Shot 2022-06-19 at 1 04 49 PM

iPhone

Screen Shot 2022-06-19 at 1 08 22 PM

MacPro

Screen Shot 2022-06-19 at 1 09 23 PM

MacPro6,1 

Screen Shot 2022-06-19 at 1 10 46 PM

MacBook MacBookAir MacBookPro 

Screen Shot 2022-06-19 at 1 14 06 PM

iMac

Screen Shot 2022-06-19 at 1 16 10 PM

PowerMac 

Screen Shot 2022-06-19 at 1 17 27 PM

Macmini 

um 1411)

RackMac Xserve 

Screen Shot 2022-06-19 at 1 20 28 PM

RackMount

oitdmser commented 2 years ago

Figured I'd just put in a pull request instead...