Jump to content

Search the Community

Showing results for tags 'Command Line'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Ember for Emby
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 4 results

  1. My file system that isn't compatible with real time monitoring. I upload movies and series several times per day and I don't want to do a full scan for the whole library every time I add a new movie. The following curl command curl -d '{"Updates":[{"path":"/path/my-movies/movie (2020)/movie (2020).mkv","updateType":"Created"}]}' -H "Content-Type: application/json" -X POST http://localhost:8096/emby/Library/Media/Updated?api_key=my-apI-key When I ran this command I can see on Emby debug logs a message that says: New file refresher created for "/path/my-movies/movie (2020)/movie (2020).mkv" However the file doesn't seem to be scanned. Am I doing something wrong? Isn't it possible to force the scan of one individual file rather than the whole library? thanks
  2. deaerator

    Need help on Command Line install

    I need some help with this fresh install of Emby on Bare Metal. emby-server-deb_4.0.2.0_amd64.deb bc@ubuntu:~$ sudo dpkg -i emby-server-deb_4.0.2.0_amd64.deb dpkg-deb: error: 'emby-server-deb_4.0.2.0_amd64.deb' is not a Debian format archive dpkg: error processing archive emby-server-deb_4.0.2.0_amd64.deb (--install): dpkg-deb --control subprocess returned error exit status 2 Errors were encountered while processing: emby-server-deb_4.0.2.0_amd64.deb bc@ubuntu:~$ ls -l total 0 -rw-rw-r-- 1 bc bc 0 Mar 3 01:46 emby-server-deb_4.0.2.0_amd64.deb bc@ubuntu:~$ dpkg-deb: error: 'emby-server-deb_4.0.2.0_amd64.deb' is not a Debian format archive
  3. Since 3.1 (I think), whenever I restart emby-server using the command /etc/init.d/emby-server restart or service emby-server restart (or with start instead of restart) it starts spewing out log information on what appears to be stdout. Has anyone else had this issue? Also, it doesn't seem that triggering a restart from the management page works - it kills emby-server, but I have to manually start it (which is why I noticed this problem in the first place).
  4. Hi does anyone know the exact name that Windows 8.1 uses for media browser from the metro start menu. I am trying to make a batch file to load media browser, this way I can put a entry to go straight to the app from media centre. It's not media browser by the way lol.. here is an example for loading the weather app cmd.exe /c start "" "bingweather:" bigweather is the actual real name of the metro weather app. any help would be appreciated thank you
×
×
  • Create New...