Everything posted by Gepelmario
-
Recycle Bin (vfs recycle) for SMB Shares
I am using this plugin a lot and i like it. It would be great, if it would work with shares created by this plugin:
-
Docker Problem seit 7.3
Hallo Salvadore, ich hatte genau das gleiche Problem mit den verwaisten Containern . Unraid scheint seit 7.3 irgendwie wählerisch bei der Auswahl des Dateisystems des Docker Images zu sein. Mein Cache auf dem die Docker Container laufen, ist mit BTRFS formatiert. Mit einem BTRFS Docker Image und auch mit der Ordner Variante hatte ich nach dem Start des Arrays verwaiste Container. Mir wurde empfohlen mein Docker Image auf XFS umzustellen. Seitdem ich das Image auf XFS umgestellt habe, sind meine Probleme weg und die Container starten auch schneller. Eventuell klappt das bei dir auch.
-
[Plugin] Custom SMB Shares
Thank you very much, the plugin is working great. I have a suggestion to further improve the functionality. Is it possible to make the SMB Share plugin compatible with the official Recycle Bin plugin?
-
Kann gelöscht werden
Kann gelöscht werden. Ich habe den Fehler selbst gefunden.
-
[Support] alturismo - Repos
That did the trick:) Thank you very much for your patience
-
[Support] alturismo - Repos
AHH, ok , thank you.
-
[Support] alturismo - Repos
I have no idea what you mean :)
-
[Support] alturismo - Repos
- [Support] alturismo - Repos
Sorry, Unfortunately, I am not able to understand everything you wrote. Can you please check my scrennshots ?In in my opinion the amateur should have been deleted yesterday.- [Support] alturismo - Repos
Ok, the cache cleaner is not working at all. Every file is " still in range" disks="" pool="download-ssd" subfolders="Filme Serien" filetypes=".mkv" wait_todo="120" move_excl="yes" move_excl_list="/mnt/user/system/mover/mover_excl.txt" move_tune_list="/mnt/user/system/mover/mover_ignore.txt" rsync_mode="folder" rsync_move="" rsync_copy="rsync --stats -azht --mkpath" switch_mode="switch" time_keephours="24" time_keephours_sub="720" subfolder_keep_sub="" target_keephours="user0" use_recycle="no" recycle_folder=".Recycle.Bin" unraid_note="Yes" unraid_syslog="yes" script_cron="*/5 * * * *" clean_cron="0 */12 * * *" mediaserver_type="emby" mediaserver_url="http" mediaserver_host="192.168.178.2" mediaserver_port="8096" mediaserver_key=" mediaserver_only="only" script_cron_state="started" clean_cron_state="started" exclusions="" rewrite_source="/media/Media:/mnt/user/Media"- [Support] alturismo - Repos
At the moment I'm waiting for the plugin to delete the data from the SSD🙃- [Support] alturismo - Repos
- [Support] alturismo - Repos
root@Server:~# wget -q -O - "http://192.168.178.2:8096/emby/Sessions?api_key=2e5701c3fc314112b67b4f10c6483e7b" | \jq '.[] | {NowPlayingItem: .NowPlayingItem.Path} | select(.NowPlayingItem!=null)' | \sed 's|{||g;s|}||g;s|"NowPlayingItem":||g;s|"||g;s|^[ \t]*||;/^[[:space:]]*$/d' | shuf -n 1 /media/Media/Filme/The.Surfer.2024.German.EAC3.DL.1080p.BluRay.x265-VECTOR/The Surfer (2024).mkv- [Support] alturismo - Repos
- [Support] alturismo - Repos
root@Server:~# wget -q -O - "http://192.168.178.2:8096/emby/Sessions?api_key=" | \jq '.[] | {NowPlayingItem: .NowPlayingItem.Path} | select(.NowPlayingItem!=null)' | \sed 's|{||g;s|}||g;s|"NowPlayingItem":||g;s|"||g;s|^[ \t]*||;/^[[:space:]]*$/d' | shuf -n 1 \\\\192.168.178.2\\Media\\Filme\\The.Surfer.2024.German.EAC3.DL.1080p.BluRay.x265-VECTOR\\The Surfer (2024).mkv- [Support] alturismo - Repos
there is no emby respone😒 Are we talking about: /usr/local/emhttp/plugins/cache-mover/scripts/cache_mover1 ?- [Support] alturismo - Repos
The first resonse to /usr/local/emhttp/plugins/cache-mover/scripts/cache_mover1 was " already Running " in the log. After killall cache_mover1 i tried /usr/local/emhttp/plugins/cache-mover/scripts/cache_mover1 again. The attached picture is the respone to /usr/local/emhttp/plugins/cache-mover/scripts/cache_mover1 You can ignore the not matching Filme/Serien, breaking here log entry. Somebody was using a library not using the Cache Mover Plugin. I- [Support] alturismo - Repos
disks="" pool="download-ssd" subfolders="Filme Serien" filetypes=".mkv" wait_todo="120" move_excl="yes" move_excl_list="/mnt/user/system/mover/mover_excl.txt" move_tune_list="/mnt/user/system/mover/mover_ignore.txt" rsync_mode="folder" rsync_move="" rsync_copy="rsync --stats -azht --mkpath" switch_mode="switch" time_keephours="24" time_keephours_sub="720" subfolder_keep_sub="" target_keephours="user0" use_recycle="no" recycle_folder=".Recycle.Bin" unraid_note="Yes" unraid_syslog="yes" script_cron="*/5 * * * *" clean_cron="0 0 * * * " mediaserver_type="emby" mediaserver_url="http" mediaserver_host="192.168.178.2" mediaserver_port="8096" mediaserver_key="emby token" mediaserver_only="only" script_cron_state="started" clean_cron_state="started" exclusions="" rewrite_source="/media/Media:/mnt/user/Media"- [Support] alturismo - Repos
- [Support] alturismo - Repos
- [Support] alturismo - Repos
as requested, or did you mean something else ? I am not using the "nobody" uid 99. My folders have the UID 1000, can the different owner influence the plugin ?- [Support] alturismo - Repos
- [Support] alturismo - Repos
That command shows the media i am playing.- [Support] alturismo - Repos
Your suggestions did not solve my issues. The plugin still do not recognize the playback in "only" mode. And the Cache Cleaner is still writing the content is "still in range " in the log. What else can i try to solve my problems ?- [Support] alturismo - Repos
- [Support] alturismo - Repos