Pomoc Autotools, Filebot and Group Version

Kreonium

System Engineer
Q Specialist
14 Wrzesień 2018
122
11
18
61
QNAP
TS-x73A
Ethernet
1 GbE
Is it possible for the filebot to make the version accordingly?
Example:
moviename (2019) UHD
moviename (2019) 1080p
What i notes, if is downloaded two movies where one is 1080p and second is UHD, depence which one is finished first this one is going to multimedia/movie folder but second one is omitted.

P.s. I have problem. Finished files are not moved to the "completed" folder.
 
Is it possible for the filebot to make the version accordingly?
Example:
moviename (2019) UHD
moviename (2019) 1080p
What i notes, if is downloaded two movies where one is 1080p and second is UHD, depence which one is finished first this one is going to multimedia/movie folder but second one is omitted.
This is awaiting settings feature for rtorrent-Pro RC3. There will be a selection of pre-defined naming schemes or custom one.

P.s. I have problem. Finished files are not moved to the "completed" folder.
Have you autotools move enabled? :)
upload_2019-5-5_15-36-32.png


If yes and still something is not working correctly then you should try to read logs of automove feature found in files there: {Download/rtorrent|Rdownload}/logs/ui-rtorrent-error.log|execute.log
 
This is awaiting settings feature for rtorrent-Pro RC3. There will be a selection of pre-defined naming schemes or custom one.
Great!

Have you autotools move enabled?
Yes!
If yes and still something is not working correctly then you should try to read logs of automove feature found in files there: {Download/rtorrent|Rdownload}/logs/ui-rtorrent-error.log|execute.log
i check and seems no errors...
 
Tell me step by step how you start torrent download...

1. Adding .torrent file into Rdownload|rtorrent/watch/test

2. Once torrent gets complete it is available in: Rdownload|rtorrent/downloads/test/torrent and its not moved into Rdownload|rtorrent/complete/test/

Right?
 
Is it possible for the filebot to make the version accordingly?
Example:
moviename (2019) UHD
moviename (2019) 1080p
What i notes, if is downloaded two movies where one is 1080p and second is UHD, depence which one is finished first this one is going to multimedia/movie folder but second one is omitted.
This is awaiting settings feature for rtorrent-Pro RC3. There will be a selection of pre-defined naming schemes or custom one.
Okay, well after weeks of several scenario tests with Emby, Plex and Kodi I decided to move forward.

Emby or even Kodi is able to recognize two different movie resolution formats using Emby's naming scheme (thx @pigers):
https://support.emby.media/support/solutions/articles/44001159102-movie-naming napisał:
Multiple versions of the same content can be stored in a single movie folder.

Kod:
/Movies
  /300 (2006)
  /300 (2006) - 1080p.mkv
  /300 (2006) - 4K.mkv
  /300 (2006) - 720p.mp4
  /300 (2006) - extended edition.mp4
  /300 (2006) - directors cut.mp4
  /300 (2006) - 3D.hsbs.mp4

Each version must begin with the folder name, followed by " - ".

If using the dash method anything following the dash will be what you see in the Emby client app.

Note: The above example includes a 3D version, which is discussed in the 3D Video naming guide.

Unfortunatelly Plex NOT!
X-(

Plex completely does not recognize multiple movie resolutions or editions.

But ...
Plex is more popular (link) so I decided to seperate 4K and FullHD/SD movies into seperate media categories.

Here is how the medialibrary structure will look like:
Kod:
/share/Rdownload/medialibrary :
|
+- 4K             <-- [ Media resolution auto-detection ]
|  +- Movies      <-- label: movie
|  `- TV Shows    <-- label: tv
|
+- Adult          <-- label: adult
|  +- Movies      <-- label: adult, xxx
|  `- TV Shows    <-- label: adult, xxx (lol)
|
+- Anime          <-- label: anime, manga?
|  +- Movies      <-- label: anime, manga? (auto-detection)
|  `- TV Shows    <-- label: anime, manga? (auto-detection)
|
+- Kids           <-- label: kids
|  +- Movies      <-- label: kids (auto-detection)
|  `- TV Shows    <-- label: kids (auto-detection)
|
+- Movies         <-- label: movie [ Full-HD, SD movies ]
|
+- Music          <-- label: music
|
+- TV Shows       <-- label: tv [ Full-HD, SD tv shows]
|
`- Unsorted

Please expect new rtorrent-Pro build this week.
 
  • Lubię to
Reakcje: Kreonium