Search found 28 matches

by Stewart
02 Oct 2025, 18:51
Forum: macOS
Topic: File Rename Queries
Replies: 5
Views: 1339

Re: File Rename Queries

Screenshot
by Stewart
02 Oct 2025, 18:50
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah, I think you have spent to much time on this so lets call it a day. If you look at some of my old post you will find you created a script to capitalise all folders and files that's where I think it's come from. I have used filebot to organise my files into jellyfin format? I will make ...
by Stewart
02 Oct 2025, 18:40
Forum: macOS
Topic: File Rename Queries
Replies: 5
Views: 1339

Re: File Rename Queries

Hi rednoah,

Please find screen capture when I try to rename these files, not like yours?

Code: Select all

blob:https://snipboard.io/95610aa2-2b6e-47db-9dd9-e43d4cba1388
Regards

Stewart
by Stewart
02 Oct 2025, 18:06
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah,

I have looked at all movie folder names and all have been capitalised by filebot in the past, could this be the problem?

Regards

Stewart
by Stewart
02 Oct 2025, 13:30
Forum: macOS
Topic: File Rename Queries
Replies: 5
Views: 1339

File Rename Queries

Hi I have the following list of rename queries any help I would be grateful. All Match In Jellyfin With TMDB but Not Named Correctly In Filebot The Bishop's Wife (1947) tmdbid-19490 Kidnapped (1960) tmdbid-43037 Catch Us If You Can (1965) tmdbid-49921 Red White And Zero (1967) tmdbid-550924 Bad Man ...
by Stewart
02 Oct 2025, 11:34
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah There is a line which matches as below Run Script POST http://192.168.0.5:8096/Library/Refresh {} GET http://192.168.0.5:8096/Items?Recursive=true&Fields=Path,Genres,SortName,Studios,Writer,Taglines,LocalTrailerCount,OfficialRating,CumulativeRunTimeTicks,ItemCounts,Metascore,AirTime ...
by Stewart
02 Oct 2025, 10:53
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah, Ran again after restarting see below Run Script POST http://192.168.0.5:8096/Library/Refresh {} GET http://192.168.0.5:8096/Items?Recursive=true&Fields=Path,Genres,SortName,Studios,Writer,Taglines,LocalTrailerCount,OfficialRating,CumulativeRunTimeTicks,ItemCounts,Metascore,AirTime ...
by Stewart
02 Oct 2025, 10:07
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah, Created new debug user script and found the following [Season 01/Firefly (2002) - S01E01 - Serenity.mkv] ≠ [The Lost Century - And How To Reclaim It (2023) [tmdbid-1136906]/The Lost Century - And How to Reclaim It (2023) - 1080p.mp4] Not got a clue what this is ----> "[Season 01/Firefly ( ...
by Stewart
01 Oct 2025, 19:16
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah

Path Reported was as follows

Code: Select all

/volume1/Media/Movies/The Lost Century - And How to Reclaim It (2023) [tmdbid-1136906]/The Lost Century - And How to Reclaim It (2023) - 1080p.mp4
This is correct and where all my movies are?

Regards

Stewart
by Stewart
01 Oct 2025, 14:36
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah, Think I copied and pasted correct but see log below Run Script POST http://192.168.0.5:8096/Library/Refresh {} GET http://192.168.0.5:8096/Items?Recursive=true&Fields=Path,Genres,SortName,Studios,Writer,Taglines,LocalTrailerCount,OfficialRating,CumulativeRunTimeTicks,ItemCounts,Metascore ...
by Stewart
30 Sep 2025, 21:23
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah

Sorry it’s still not working thought it was but looked at some that i changed myself 🤪

Dont see any syntax errors so dont know why its not working

Any ideas

Regards

Stewart
by Stewart
30 Sep 2025, 19:43
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah,

Ran script after delimiters and now works great

Thanks that's save me a lot of time

Regards

Stewart
by Stewart
30 Sep 2025, 18:35
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah, I have created user script using your code and edited first few lines as below. def host = 192.0.168.06 def port = 8096 def auth = 1aa3449d1862402f92bb6e5d6e4aab58 Note! (This in red solid box white lettering is this highlighting an error?) I then tick this user script in post processing ...
by Stewart
30 Sep 2025, 15:36
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah

I tried the following but did not work for me
Def host 192.0.168.6
Def port 8096
def auth I copiied and pasted from api in jellyfin api’s

What have i done wrong?

Regards

Stewart
by Stewart
29 Sep 2025, 18:44
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah

Thanks a lot but can I just run this script or do I need to edit to suit my setup if so where ?

Please advise

Regards

Stewart
by Stewart
29 Sep 2025, 09:17
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah

That would be great but i would not know how to do that, thanks anyway i will have to go through all my movie and do it manually in jellyfin

Thanks for you quick responses👍

Regards

Stewart
by Stewart
29 Sep 2025, 06:03
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah Thank you for info how to change file attributes which i have got working fine. I have set in jellyfin to use file creation date for date added but does not seem to work without removing file and adding back into jellyfin? I wanted to know if filebot could change date added to date ...
by Stewart
28 Sep 2025, 10:31
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Re: Date Added Change To Date Created In Jellyfin

Hi rednoah

Do i have to rename again with jellyfin preset and tick set creation date in post proccessing to change date added in jellyfin?

Thanks

Stewart
by Stewart
27 Sep 2025, 19:59
Forum: Synology NAS & Embedded Linux
Topic: Date Added Change To Date Created In Jellyfin
Replies: 30
Views: 4285

Date Added Change To Date Created In Jellyfin

Hi Rednoah Can filebot change file created metadata to match release date in jellyfin? Thanks in advance Stewar I think you mean to set the Last-Modified and Creation-Date to the episode airdate / movie release date. The Set creation date feature will do just that. PS: Please create a public thread ...
by Stewart
26 Jan 2025, 19:25
Forum: Synology NAS & Embedded Linux
Topic: [macOS] How To Create Hardlinks
Replies: 11
Views: 30034

Re: [macOS] How To Create Hardlinks

Hi rednoah,

Thanks for your help on this error.

Hardlinks not going to work for me because cannot have different id3 tag for singles release and album releases with the same source file.

Stewart
by Stewart
25 Jan 2025, 19:07
Forum: Synology NAS & Embedded Linux
Topic: [macOS] How To Create Hardlinks
Replies: 11
Views: 30034

Re: How To Create Hardlinks

Hi rednoah,

Please find screenshot below

Screenshot
https://snipboard.io/4WmAxf.jpg

That was embarrising lol!

Stewart
by Stewart
22 Jan 2025, 20:56
Forum: Synology NAS & Embedded Linux
Topic: [macOS] How To Create Hardlinks
Replies: 11
Views: 30034

Re: How To Create Hardlinks

Hi Rednoah,

My file format is EXT3 which apparently does NOT support hardlinks?

Have not got a clue how to upload my screen shot even after reading the "Screenshots" link.

Is there any other way.

Stewart
by Stewart
21 Jan 2025, 20:30
Forum: Synology NAS & Embedded Linux
Topic: [macOS] How To Create Hardlinks
Replies: 11
Views: 30034

Re: How To Create Hardlinks

Hi Rednoah,

Thanks for everything but my synology file system does not support "Hardlinks"

Guess I will just have waste space LOL

Stewart
by Stewart
18 Jan 2025, 20:12
Forum: Synology NAS & Embedded Linux
Topic: [macOS] How To Create Hardlinks
Replies: 11
Views: 30034

Re: How To Create Hardlinks

Hi Rednoah, Tried what you said got error "no match to rename. <please load file> and <fetch data> first" ? Don't need to rename file just want to create a "hardlink"? Yes already watched "getting started" video was no help? Just to clarify the scenerio I have one copy of an mp3 music file for the ...
by Stewart
15 Jan 2025, 20:44
Forum: Synology NAS & Embedded Linux
Topic: [macOS] How To Create Hardlinks
Replies: 11
Views: 30034

[macOS] How To Create Hardlinks

Hi Cannot seem to find any tutorial explaining how to create hardlinks in filebot? What I am trying to do is Hardlink? to music track on single release in Plex and put hardlink into album. One problem if I can get this to work is what about metadata needs to be different from single metadata Hope ...