GooseGoose

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by GooseGoose

  1. Hey, I seem to have an issue where it shows only a quarter of the picture on the screen. Has anyone run into this and got a fix? Cheers GooseGoose
  2. Yeah it does seem like a bit of a pain to use at the moment. Thanks so much for the help! I will try that now. I somehow missed the note at the bottom despite the page being like 10 lines long... not my finest moment..
  3. Hey, I tried to create a superuser using the "pipenv run python manage.py createsuperuser" command like the documentation suggest but it comes up with an error in the console Warning: Python 3.6 was not found on your system… Neither 'pyenv' nor 'asdf' could be found to install Python. You can specify specific versions of Python with: $ pipenv --python path/to/python Are you able to help? Cheers
  4. To get it to do a local scan with the config in appdata i had to run: docker exec -it Mopidy mopidy --config /etc/mopidy.conf local scan Or when I used knex666's mopidy 3 container it picked up the config correctly
  5. I definitely agree! Maybe i didn't describe it very well but i wasn't picturing large movements
  6. I am afraid i know less than you but i would really like that. I am actually still using your icon pack as it covers more of my bases and i really like the consistent look across all of the icons. I really like the idea of the pirate and other eye icon blinking. I think it would be cool to get both of the clouds moving, maybe at different speeds or directions. For the database one maybe have the discs separate and come back together? As far as the background i do quite like the one that looks like a folder (it is what i am using currently) but i do also like the square ones that you have made. Thanks for all of your hard work!
  7. Awesome thanks! I will try to get it working! You have given me hope! Is it alright if i ask you some questions? i will take it off this thread though
  8. super cool. I love the home automation one! On a side note what do you use for LDAP? I really want to setup active directory (I used microsoft active directory at work 5 years ago and linked it) to manage my home network but thinking microsoft charges and not having had the time to research alternatives that much.
  9. I am loving the icons, they look great in both colours in dark mode! Although i think i am going to go with yellow. I don't think that i have any criticism. Great work to complement a great plugin!
  10. ahh cool, thanks! I will try that. nah this is just using the local files, and the same config as the instance that works (with the audio stream changed)
  11. i had a motherboard die, fixed that and i can start working on this again! That is amazing! I didnt know about the post arguments. so i have my mopidy instances like this Mopidy3-test1 [audio] output = audioresample ! audio/x-raw,rate=48000,channels=2,format=S16LE ! audioconvert ! wavenc ! filesink location=/tmp/snapfifo-test1 Mopidy3-test2 [audio] output = audioresample ! audio/x-raw,rate=48000,channels=2,format=S16LE ! audioconvert ! wavenc ! filesink location=/tmp/snapfifo-test2 and my snapserver post arguments: snapserver -s pipe:///data/snapfifo-test1?name=Test1&sampleformat=44100:16:2 -s pipe:///data/snapfifo-test2?name=Test2&sampleformat=44100:16:2 i have also tried: snapserver -s pipe:///data/snapfifo-test1?name=Test1&sampleformat=44100:16:2 snapserver -s pipe:///data/snapfifo-test2?name=Test2&sampleformat=44100:16:2 but the snapcast player on my phone only seems to pick up the first pipe file. Is this how i should be trying to do multiple streams? I am also getting a weird issue with the second instance of mopidy3 where i click play and the audio works perfectly but it looks like it skips all of the songs on the front end. Do you know what would be causing this? cheers
  12. I have the following folders - databases -mariadb, influx - Dependencies - this is for influxdb and some other monitoring. I could rename to monitoring - audio - mopidy x2, snapcast - downloaders - home assistant - has home assistant and some home assistant related dockers - utilities - vs code, duckdns, openvpn, etc - media - plex, tautulli etc - front ends - I wasnt sure about this name. Has things like nextcloud, bookstack, grafana, heimdall You could probably split them even more but that is where I have landed so far. Cheers
  13. That is awesome GuildDarts! I love it! and i love the idea about getting some icons shared! I have no idea how to make things look nice so I am using the mariaDB logo for the folder with all of my databases in. Going with that train of thought, having icons for different categories of dockers would be awesome. For example the databases, downloaders, utilities etc.
  14. Thanks again for helping sort this out! Sorry about the other server issues i had!
  15. I still cant actually create a folder. I tried updating and importing old folders, and i also tried creating new folders, but neither seem to work. I am free to teamviewer generally between the hours of 8:30 pm UTC to 5 am UTC. But i might be able to do something like 11 am UTC for half an hour but that would be day dependant and i probably wouldn't know until the day. Cheers
  16. I got this working with your mopidy3 docker. Seems to work really well. then i setup your snapcast container and got it all working and streaming to multiple phones and everything was in sync. So then i installed another Mopidy3 container and changed the output to a different fifo file as i am wanting to do something like this Snapcast is not finding the other fifo. Do you know where the snapserver.conf is? https://github.com/badaix/snapcast suggests that it might be in /etc/default/snapserver but the default folder doesn't seem to exist. these are the files and folders in etc in the container /etc # ls TZ group issue motd passwd- securetty sysctl.d alpine-release group- localtime mtab periodic services udhcpd.conf apk hostname logrotate.d network profile shadow conf.d hosts modprobe.d opt profile.d shadow- crontabs init.d modules os-release protocols shells fstab inittab modules-load.d passwd resolv.conf sysctl.conf https://wiki.gentoo.org/wiki/Snapcast suggests that it might be in /etc/conf.d/snapserver but again there is no file there Thanks
  17. I didnt even update and i noticed that all of my folders were gone. So in an attempt to be proactive i uninstalled and reinstalled the plugin, i then tried importing previous folders which didnt work. I can however stop containers
  18. I think a toggle button would be cool! maybe as another setting?
  19. oh awesome, i didnt notice the advanced settings. The lines are not lining up very well. Is there any way in getting it toggle-able on the dashboard?
  20. hey, That fixed it! Weird little bug! the next thing, how do you expand out the folders on the dashboard? I don't seem to have that option?
  21. I will PM you when i am available for teamviewer. Yeah i could move my downloaders folder around no problem. Attached is the json for all folders. Hope that helps docker.folder-AllFolders-2020_04_27.json edit: I just checked the time zone and it is 11pm NZST to 7am NZST so i might have to skip the teamviewer session
  22. first time i have made a gif. Hopefully that worked
  23. Hey, I am really liking this, but i cant seem to reorder the folder. My media folder keeps defaulting to the second docker. Cheers
  24. Hey, is anyone else getting super high CPU usage from code-server? Any idea how to find out how what is causing CPU usage in dockers? Cheers Danny
  25. that was in the config file on github, which i copied and edited. I will remove it and try again https://github.com/maschhoff/docker/blob/master/mopidy/mopidy.conf Edit: Okay, so i did a complete reinstall, deleting all of the files and trying again and with this as my config [core] data_dir = /var/lib/mopidy [local] media_dir = /media [m3u] playlists_dir = /var/lib/mopidy/playlists [logging] config_file = /etc/mopidy/logging.conf debug_file = /var/log/mopidy/mopidy-debug.log [mpd] hostname = 0.0.0.0 port = 6600 [http] hostname = 0.0.0.0 port = 6680 [audio] output = lamemp3enc ! shout2send async=false mount=mopidy ip=192.168.0.43 port=8000 password=hackme [iris] snapcast_enabled = true snapcast_port = 6680 [stream] enabled = true protocols = http https mms rtmp rtmps rtsp timeout = 5000 I still get this as the error when i try to "docker exec Mopidy mopidy local scan" docker exec Mopidy mopidy local scan /usr/local/lib/python2.7/dist-packages/mopidy/ext.py:202: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. extension_class = entry_point.load(require=False) INFO Starting Mopidy 2.2.2 INFO Loading config from builtin defaults INFO Loading config from /root/.config/mopidy/mopidy.conf INFO Loading config from command line options INFO Enabled extensions: mopify, iris, mpd, http, stream, spotify_tunigo, m3u, youtube, simple-webclient, tunein, local-images, softwaremixer, file, musicbox_webclient, party, api_explorer, local-sqlite INFO Disabled extensions: spotify, local, scrobbler, soundcloud WARNING Found local configuration errors, the extension has been automatically disabled: WARNING local/media_dir must be set. WARNING Found scrobbler configuration errors, the extension has been automatically disabled: WARNING scrobbler/username must be set. WARNING scrobbler/password must be set. WARNING Found soundcloud configuration errors, the extension has been automatically disabled: WARNING soundcloud/auth_token must be set. WARNING Found spotify configuration errors, the extension has been automatically disabled: WARNING spotify/username must be set. WARNING spotify/client_secret must be set. WARNING spotify/password must be set. WARNING spotify/client_id must be set. WARNING Please fix the extension configuration errors or disable the extensions to silence these messages. ERROR Unable to run command provided by disabled extension local so the error message is about local being disabled, so i have run "docker exec Mopidy mopidy config" and the following is the local config [local] enabled = false ; Extension disabled due to config errors. library = json media_dir = ; Must be set. scan_timeout = 1000 scan_flush_threshold = 100 scan_follow_symlinks = false excluded_file_extensions = .directory .html .jpeg .jpg .log .nfo .png .txt it looks like media_dir hasnt been picked up from my mopidy.config file. any idea how to fix this? second edit: I go to the console for mopidy (is that sh) and when i run this command "cat ~/.config/mopidy/mopidy.conf" i get a completely different config file to the one in appdata