| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dms_1.7.2_checksums.txt | 2025-08-20 | 994 Bytes | |
| dms_1.7.2_freebsd_amd64 | 2025-08-20 | 10.2 MB | |
| dms_1.7.2_freebsd_armv6 | 2025-08-20 | 9.8 MB | |
| dms_1.7.2_windows_arm64.exe | 2025-08-20 | 9.8 MB | |
| dms_1.7.2_darwin_amd64 | 2025-08-20 | 10.5 MB | |
| dms_1.7.2_darwin_arm64 | 2025-08-20 | 9.9 MB | |
| dms_1.7.2_freebsd_arm64 | 2025-08-20 | 9.6 MB | |
| dms_1.7.2_linux_amd64 | 2025-08-20 | 4.0 MB | |
| dms_1.7.2_linux_arm64 | 2025-08-20 | 3.7 MB | |
| dms_1.7.2_linux_armv6 | 2025-08-20 | 3.7 MB | |
| dms_1.7.2_windows_amd64.exe | 2025-08-20 | 4.3 MB | |
| dms_1.7.2_windows_armv6.exe | 2025-08-20 | 10.0 MB | |
| README.md | 2025-06-21 | 1.4 kB | |
| v1.7.2 source code.tar.gz | 2025-06-21 | 70.3 kB | |
| v1.7.2 source code.zip | 2025-06-21 | 87.0 kB | |
| Totals: 15 Items | 85.8 MB | 3 | |
What's Changed
- Add deviceIconSizes flag by @stuart-mclaren in https://github.com/anacrolix/dms/pull/147
- Fix ssdp.Server.Serve not returning when closed by @WithoutPants in https://github.com/anacrolix/dms/pull/150
- Print device icon sizes after config load by @stuart-mclaren in https://github.com/anacrolix/dms/pull/149
- Add second screenshot to README by @stuart-mclaren in https://github.com/anacrolix/dms/pull/148
- Add an example json config file by @stuart-mclaren in https://github.com/anacrolix/dms/pull/151
- Use file modified timestamp for dynamic streams by @claes in https://github.com/anacrolix/dms/pull/152
- Update install command in README by @reezer in https://github.com/anacrolix/dms/pull/156
- Fix slow browse due to directory walk and ffprobe by @fholzer in https://github.com/anacrolix/dms/pull/160
- fix: time.After leaks memory by @Oppen in https://github.com/anacrolix/dms/pull/161
New Contributors
- @stuart-mclaren made their first contribution in https://github.com/anacrolix/dms/pull/147
- @claes made their first contribution in https://github.com/anacrolix/dms/pull/152
- @reezer made their first contribution in https://github.com/anacrolix/dms/pull/156
- @fholzer made their first contribution in https://github.com/anacrolix/dms/pull/160
Full Changelog: https://github.com/anacrolix/dms/compare/v1.7.1...v1.7.2