v0.1.5 (Power Cable)
#1
Official release of firmware 0.1.5 (Codename: Power Cable). Remember to checkout the Readme.1st announcement if you are new to all this.

v0.1.5 ISO file is being uploaded as we speak and will be online in a few hours (yes that's how slow my Internet is Cry)

Download

.fw   snakeoil-0.1.5-i686.fw (Size: 28.03 MB / Downloads: 9)
.fw   snakeoil-0.1.5-amd64.fw (Size: 29.02 MB / Downloads: 20)

CHANGELOG (since 0.1.4)
  1. 0000043[players] Include MPD v20 (agent_kith)
  2. 0000034[web-app] Capture more information of all available sound cards and place 'em in the diagnostics file (agent_kith)
  3. 0000042[web-app] Use better default skin for web app (agent_kith)
  4. 0000038[web-app] Don't always go back to the home tab after a firmware upgrade (agent_kith)
  5. 0000040[web-app] Add direct support of Monkey Audio (APE) in Snakeoil (agent_kith)
  6. 0000024[players] Support roon Server and Roon Ready in Snakeoil (agent_kith)
  7. 0000036[web-app] Show all running processes when generating diagnostics file (agent_kith)
  8. 0000026: [web-app] Generating Diagnostics File Is confusing as it says Please wait, and there is a 10000 second counter below! D'oh! (agent_kith) - resolved.
  9. 0000021: [players] Fix MPD crash when scanning database (agent_kith) - resolved.
  10. 0000029: [players] Update squeezelite ralph to latest commit (agent_kith) - resolved.
  11. 0000027: [install] Kernel modules are not installed properly (agent_kith) - resolved.
  12. 0000028: [web-app] Tweak install text for vmlinuz/kernel/module (agent_kith) - resolved.
  13. 0000020: [players] Setup better permission levels for MPD (agent_kith) - resolved.
  14. 0000016: [web-app] Firmware files with the words generic in it don't seem to work on amd64 system (agent_kith) - resolved.
  15. 0000006: [web-app] Allow user to use ALSA:default as the output device (agent_kith) - resolved.
  16. 0000001: [General] Disable fixed volume in MPD (agent_kith) - resolved.
  17. 0000012: [web-app] Download Troubleshooting Diagnostics (agent_kith) - resolved.
  18. 0000013: [web-app] Block access to /config from web (agent_kith) - resolved.
  19. 0000010: [web-app] show_media_client script not working (agent_kith) - resolved.
  20. 0000011: [players] inotify issues in mpd-git and mpd-v19 (agent_kith) - resolved.
  21. 0000014: [web-app] Show Donation Details If Present (agent_kith) - closed.
  22. Allow for software mixer for MPD
  23. Disable IPv6 when running NAA
  24. Potentially fixed a bug when RoonServer isn't starting
  25. Fixed a problem when moving one SSD/HDD from one computer to another
  26. Only show "Start LMS: Yes|No" messages when you are using Squeezelite players
  27. Ability to install/uninstall most software players from the Snakeoil tab now. Select Install to have the player show up in the Software tab or Not Installed to uninstall the player from the computer and not shown in the Software tab.
  28. Added support for RoonServer and JRiver MediaCenter 22 (RoonBridge and RoonServer is available only on 64 bits version)
  29. Added new backend code for various features
  30. Cleaned up and simplify some existing backend code
  31. Don't return any remote web client when no software players are installed
  32. Fixed up executable path detection for players (no more false positives for players that's uninstalled)
  33. Allow one to update firmware/modules tagged as generic
  34. Allow you to change your hostname
  35. Added php file manager
  36. Allow upgrade of generic firmware and deb for all architectures
  37. Always repair NTFS partitions before mounting them
  38. Fixed broken apt installs.
  39. Clarify the difference between forum activation and Snakeoil web app activation
  40. Some width and size changes to the web app
  41. Fixed issue when Web Remote Control list is not any LMS when in LMS only mode [Credit: Leonard]
  42. Fixed Start LMS only mode, may possibly fix this Mandatory ALSA required for LMS only issue.
  43. Fixed bug when removing a storage in music tab doesn't do anything [Credit: Doncentric]
  44. Fix bad HTML tags in Music tab when saving > 1 mount points [Credit: Doncentric]
  45. Load the default English language file (always works) if the multi-language file cannot load
  46. Disable kernel tweaking, kernel upgrade and password reset when in LiveCD mode
  47. Strip referrer information when accessing snakeoil websifte from the snakeoil web interface to protect your privacy. Tested to work with Chrome (not sure if true for other browsers).
  48. Removed irqpoll for boot options as it is not doing anyhing (makes sense I guess as RT kernel is totally pre-emptive)
  49. Improved error detection when starting players from VNC (i.e. there will be a msg if the player fail to start)
  50. NAA, Roon and other players require manual configuration, as such you should be allowed to start them without configuring ALSA output devices in the Hardware tab.
  51. Added "Player Status" in software tab allowing you to be better informed if things goes wrong. It will also display a message if your selected player requires manual configuration. You no longer need to ssh into the machine and see if your player is now started or not as all the information is now shown from here.
  52. Strip high ASCII characters (e.g. ASCII colour) when displaying output from a deb install. (This makes NAA install more legible)
  53. All 32 bit players (MPD, Squeezelite and XMMS) are now built & linked against ALSA 1.0.28. Will this sound as amazing as the 64 bit edition?
  54. Multi-lingual support! I need translators to help translate the Snakeoil web interface to your native language. If you have the time and patience to do this, please leave a comment below. State which language you are working on (so others will notice and not duplicate the work you have done). Refer to this section of the manual on how to translate.
  55. Fixed and updated a lot of the English text 
  56. Re-factored a lot of the build mechanism such that a single platform can be used to build 32 and 64 bit stuffs (This should improve quality of future releases)
  57. Updated JQuery to 3.0.0
  58. fixed broken 64 bit cyclictest (My bad!)
  59. fixed broken vnc virtual desktop on newer 0.1.4 installs
Snakeoil Operating System - Music, your way!
[-] The following 3 users Like agent_kith's post:
  • Jhya, psergy, Leonard

#2
Thanks for your hard work and effort!!!
[-] The following 1 user Likes Leonard's post:
  • agent_kith

#3
(06-Feb-2017, 10:23 PM)Leonard Wrote: Thanks for your hard work and effort!!!
Thank you Thumbs Up It has been a long ten months. Next step is to move away from the current web interface and make it more modern looking (angular and node.js). Then I can do stuffs like CD Ripping, universal remote control and etc..

So many things to do, so little time Nonono
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • Bromf

#4
(07-Feb-2017, 08:19 AM)agent_kith Wrote:
(06-Feb-2017, 10:23 PM)Leonard Wrote: Thanks for your hard work and effort!!!
Thank you Thumbs Up It has been a long ten months. Next step is to move away from the current web interface and make it more modern looking (angular and node.js). Then I can do stuffs like CD Ripping, universal remote control and etc..

So many things to do, so little time [Image: nonono.gif]
cd ripping and remote woohoo !   Key bindings would be great too..... I have a number-pad I use with Daphile to toggle play/pause... I have a workshop and need to halt play while I run machinery and gas torches and then resume once finished...a simple key-press instead of awakening the lms interface or wifi connecting for squeezer would be great..!

#5
(07-Feb-2017, 02:23 PM)Bromf Wrote: Key bindings would be great too..... I have a number-pad I use with Daphile to toggle play/pause... I have a workshop and need to halt play while I run machinery and gas torches and then resume once finished...a simple key-press instead of awakening the lms interface or wifi connecting for squeezer would be great..!
Keybindings would be harder to do since Snakeoil is a minimal system. You can always login to the computer and start ncmpc. that way you can use your number-pad (and keyboard) to control the system.

If you're interested in trying that I can whip up a module to do this.
Snakeoil Operating System - Music, your way!

#6
(07-Feb-2017, 02:42 PM)agent_kith Wrote:
(07-Feb-2017, 02:23 PM)Bromf Wrote: Key bindings would be great too..... I have a number-pad I use with Daphile to toggle play/pause... I have a workshop and need to halt play while I run machinery and gas torches and then resume once finished...a simple key-press instead of awakening the lms interface or wifi connecting for squeezer would be great..!
Keybindings would be harder to do since Snakeoil is a minimal system. You can always login to the computer and start ncmpc. that way you can use your number-pad (and keyboard) to control the system.

If you're interested in trying that I can whip up a module to do this.

Interested in buckets !... would make operation just vunderbar...!

#7
Hmmm,,, I ssh'd in as my user and ran ncmpc.  It starts, shows the interface and a message..."connection refused"   That's it..!
Sounds like the connection problem to MPD we're having over in the other thread.

#8
(08-Feb-2017, 06:44 AM)Bromf Wrote: Hmmm,,, I ssh'd in as my user and ran ncmpc.  It starts, shows the interface and a message..."connection refused"   That's it..!
Sounds like the connection problem to MPD we're having over in the other thread.

I have moved the MPD issues into it's own thread: Link

Post all the issues and anything you have found into that thread so I can better understand what the problem is.
Snakeoil Operating System - Music, your way!



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Final Maintenance Update for 0.1.x series - v0.1.5d (Power Cable) agent_kith 19 7,823 11-Jun-2017, 03:03 PM
Last Post: agent_kith
  Maintenance update - v0.1.5c (Power Cable) agent_kith 0 2,022 04-Mar-2017, 09:00 AM
Last Post: agent_kith
  Maintenance update - v0.1.5b (Power Cable) agent_kith 0 1,610 26-Feb-2017, 10:27 AM
Last Post: agent_kith
  v0.1.5a (Power Cable) agent_kith 1 3,051 12-Feb-2017, 08:09 AM
Last Post: agent_kith



Users browsing this thread:
1 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
ZimaBoard 2x NIC, 2x SATA, 2x USB, 1x PC...
Last Post: agent_kith
26-Mar-2024 12:04 PM
» Replies: 13
» Views: 612
LMS Upgrade ?
Last Post: uglymusic
15-Mar-2024 09:14 PM
» Replies: 7
» Views: 149
Squeezebox shutdown
Last Post: TripleX
13-Mar-2024 07:34 AM
» Replies: 4
» Views: 70
MP3 Not Playing
Last Post: Coacharnold
10-Mar-2024 10:25 AM
» Replies: 3
» Views: 52
Fail to install myMPD
Last Post: hkphantomgtr
03-Mar-2024 08:45 PM
» Replies: 9
» Views: 195
Intel HFI Driver Can "Save Tons Of CPU C...
Last Post: hkphantomgtr
28-Feb-2024 09:15 PM
» Replies: 0
» Views: 41
Announcing Snakeoil Measurements 1.3.0
Last Post: agent_kith
26-Feb-2024 10:02 PM
» Replies: 94
» Views: 4137
More Problems with Squeezelite in 1.3
Last Post: Coacharnold
17-Feb-2024 09:47 PM
» Replies: 2
» Views: 69
Snakeoil Music server & Snakeoil its own...
Last Post: Snoopy8
17-Feb-2024 11:20 AM
» Replies: 8
» Views: 365
RoonBridge (64 bit only)
Last Post: scrarfussi
15-Feb-2024 08:26 PM
» Replies: 3
» Views: 4125

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2024. Theme © Melroy van den Berg.